<86>Dec 2 05:31:52 userdel[817571]: delete user 'rooter' <86>Dec 2 05:31:52 userdel[817571]: removed group 'rooter' owned by 'rooter' <86>Dec 2 05:31:52 userdel[817571]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 2 05:31:52 groupadd[817630]: group added to /etc/group: name=rooter, GID=1850 <86>Dec 2 05:31:52 groupadd[817630]: group added to /etc/gshadow: name=rooter <86>Dec 2 05:31:52 groupadd[817630]: new group: name=rooter, GID=1850 <86>Dec 2 05:31:52 useradd[817665]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>Dec 2 05:31:52 userdel[817709]: delete user 'builder' <86>Dec 2 05:31:52 userdel[817709]: removed group 'builder' owned by 'builder' <86>Dec 2 05:31:52 userdel[817709]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 05:31:52 groupadd[817747]: group added to /etc/group: name=builder, GID=1851 <86>Dec 2 05:31:52 groupadd[817747]: group added to /etc/gshadow: name=builder <86>Dec 2 05:31:52 groupadd[817747]: new group: name=builder, GID=1851 <86>Dec 2 05:31:52 useradd[817784]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none <13>Dec 2 05:31:54 rpmi: libdatrie-0.2.13-alt1_7 sisyphus+328221.100.1.1 1693336967 installed <13>Dec 2 05:31:54 rpmi: libdatrie-devel-0.2.13-alt1_7 sisyphus+328221.100.1.1 1693336967 installed <13>Dec 2 05:31:55 rpmi: doxygen-1:1.9.8-alt1 sisyphus+328470.100.1.1 1693572074 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libthai-0.1.29-alt1_6.nosrc.rpm (w1.gzdio) Installing libthai-0.1.29-alt1_6.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68920 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libthai-0.1.29 + echo 'Source #0 (libthai-0.1.29.tar.xz):' Source #0 (libthai-0.1.29.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/libthai-0.1.29.tar.xz + /bin/tar -xf - + cd libthai-0.1.29 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libthai-0.1.9-multilib.patch):' Patch #0 (libthai-0.1.9-multilib.patch): + /usr/bin/patch -p1 patching file doc/Doxyfile.in Hunk #1 succeeded at 1256 (offset 132 lines). patching file doc/no_date_footer.html + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68920 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libthai-0.1.29 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-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 the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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 whether linker supports -version-script... yes checking for doxygen... doxygen checking doxygen >= 1.9.1... 1.9.8, yes checking for trietool-0.2... trietool-0.2 checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for datrie-0.2... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libthai.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/thai/Makefile config.status: creating src/Makefile config.status: creating src/thctype/Makefile config.status: creating src/thstr/Makefile config.status: creating src/thcell/Makefile config.status: creating src/thinp/Makefile config.status: creating src/thrend/Makefile config.status: creating src/thcoll/Makefile config.status: creating src/thbrk/Makefile config.status: creating src/thwchar/Makefile config.status: creating src/thwctype/Makefile config.status: creating src/thwstr/Makefile config.status: creating src/thwbrk/Makefile config.status: creating data/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext Type make to build libthai. + make make: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29' Making all in include make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' Making all in thai make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include/thai' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include/thai' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' Making all in thctype make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thctype' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thctype.lo thctype.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thctype.c -fPIC -DPIC -o .libs/thctype.o /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o wtt.lo wtt.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c wtt.c -fPIC -DPIC -o .libs/wtt.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthctype.la thctype.lo wtt.lo libtool: link: ar cr .libs/libthctype.a .libs/thctype.o .libs/wtt.o libtool: link: ranlib .libs/libthctype.a libtool: link: ( cd ".libs" && rm -f "libthctype.la" && ln -s "../libthctype.la" "libthctype.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thctype' Making all in thstr make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thstr' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thstr.lo thstr.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thstr.c -fPIC -DPIC -o .libs/thstr.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthstr.la thstr.lo libtool: link: ar cr .libs/libthstr.a .libs/thstr.o libtool: link: ranlib .libs/libthstr.a libtool: link: ( cd ".libs" && rm -f "libthstr.la" && ln -s "../libthstr.la" "libthstr.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thstr' Making all in thcell make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcell' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thcell.lo thcell.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thcell.c -fPIC -DPIC -o .libs/thcell.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthcell.la thcell.lo libtool: link: ar cr .libs/libthcell.a .libs/thcell.o libtool: link: ranlib .libs/libthcell.a libtool: link: ( cd ".libs" && rm -f "libthcell.la" && ln -s "../libthcell.la" "libthcell.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcell' Making all in thinp make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thinp' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thinp.lo thinp.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thinp.c -fPIC -DPIC -o .libs/thinp.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthinp.la thinp.lo libtool: link: ar cr .libs/libthinp.a .libs/thinp.o libtool: link: ranlib .libs/libthinp.a libtool: link: ( cd ".libs" && rm -f "libthinp.la" && ln -s "../libthinp.la" "libthinp.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thinp' Making all in thrend make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thrend' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thrend.lo thrend.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thrend.c -fPIC -DPIC -o .libs/thrend.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthrend.la thrend.lo libtool: link: ar cr .libs/libthrend.a .libs/thrend.o libtool: link: ranlib .libs/libthrend.a libtool: link: ( cd ".libs" && rm -f "libthrend.la" && ln -s "../libthrend.la" "libthrend.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thrend' Making all in thcoll make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o cweight.lo cweight.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c cweight.c -fPIC -DPIC -o .libs/cweight.o /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thcoll.lo thcoll.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thcoll.c -fPIC -DPIC -o .libs/thcoll.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthcoll.la cweight.lo thcoll.lo libtool: link: ar cr .libs/libthcoll.a .libs/cweight.o .libs/thcoll.o libtool: link: ranlib .libs/libthcoll.a libtool: link: ( cd ".libs" && rm -f "libthcoll.la" && ln -s "../libthcoll.la" "libthcoll.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll' Making all in thbrk make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thbrk.lo thbrk.c libtool: compile: i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thbrk.c -fPIC -DPIC -o .libs/thbrk.o /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o brk-ctype.lo brk-ctype.c libtool: compile: i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c brk-ctype.c -fPIC -DPIC -o .libs/brk-ctype.o /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o brk-common.lo brk-common.c libtool: compile: i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c brk-common.c -fPIC -DPIC -o .libs/brk-common.o /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o brk-maximal.lo brk-maximal.c libtool: compile: i586-alt-linux-gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c brk-maximal.c -fPIC -DPIC -o .libs/brk-maximal.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthbrk.la thbrk.lo brk-ctype.lo brk-common.lo brk-maximal.lo -ldatrie libtool: link: ar cr .libs/libthbrk.a .libs/thbrk.o .libs/brk-ctype.o .libs/brk-common.o .libs/brk-maximal.o libtool: link: ranlib .libs/libthbrk.a libtool: link: ( cd ".libs" && rm -f "libthbrk.la" && ln -s "../libthbrk.la" "libthbrk.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk' Making all in thwchar make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thwchar.lo thwchar.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thwchar.c -fPIC -DPIC -o .libs/thwchar.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthwchar.la thwchar.lo libtool: link: ar cr .libs/libthwchar.a .libs/thwchar.o libtool: link: ranlib .libs/libthwchar.a libtool: link: ( cd ".libs" && rm -f "libthwchar.la" && ln -s "../libthwchar.la" "libthwchar.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar' Making all in thwctype make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thwctype.lo thwctype.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thwctype.c -fPIC -DPIC -o .libs/thwctype.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthwctype.la thwctype.lo libtool: link: ar cr .libs/libthwctype.a .libs/thwctype.o libtool: link: ranlib .libs/libthwctype.a libtool: link: ( cd ".libs" && rm -f "libthwctype.la" && ln -s "../libthwctype.la" "libthwctype.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype' Making all in thwstr make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thwstr.lo thwstr.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thwstr.c -fPIC -DPIC -o .libs/thwstr.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthwstr.la thwstr.lo libtool: link: ar cr .libs/libthwstr.a .libs/thwstr.o libtool: link: ranlib .libs/libthwstr.a libtool: link: ( cd ".libs" && rm -f "libthwstr.la" && ln -s "../libthwstr.la" "libthwstr.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr' Making all in thwbrk make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o thwbrk.lo thwbrk.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c thwbrk.c -fPIC -DPIC -o .libs/thwbrk.o /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -o libthwbrk.la thwbrk.lo libtool: link: ar cr .libs/libthwbrk.a .libs/thwbrk.o libtool: link: ranlib .libs/libthwbrk.a libtool: link: ( cd ".libs" && rm -f "libthwbrk.la" && ln -s "../libthwbrk.la" "libthwbrk.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" -DPACKAGE_STRING=\"libthai\ 0.1.29\" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c -o libthai.lo libthai.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -c libthai.c -fPIC -DPIC -o .libs/libthai.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG -no-undefined -version-info 3:1:3 -Wl,-version-script -Wl,./libthai.map -o libthai.la -rpath /usr/lib libthai.lo ../src/thctype/libthctype.la ../src/thstr/libthstr.la ../src/thcell/libthcell.la ../src/thinp/libthinp.la ../src/thrend/libthrend.la ../src/thcoll/libthcoll.la ../src/thbrk/libthbrk.la ../src/thwchar/libthwchar.la ../src/thwctype/libthwctype.la ../src/thwstr/libthwstr.la ../src/thwbrk/libthwbrk.la libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libthai.o -Wl,--whole-archive ../src/thctype/.libs/libthctype.a ../src/thstr/.libs/libthstr.a ../src/thcell/.libs/libthcell.a ../src/thinp/.libs/libthinp.a ../src/thrend/.libs/libthrend.a ../src/thcoll/.libs/libthcoll.a ../src/thbrk/.libs/libthbrk.a ../src/thwchar/.libs/libthwchar.a ../src/thwctype/.libs/libthwctype.a ../src/thwstr/.libs/libthwstr.a ../src/thwbrk/.libs/libthwbrk.a -Wl,--no-whole-archive -ldatrie -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-version-script -Wl,./libthai.map -Wl,-soname -Wl,libthai.so.0 -o .libs/libthai.so.0.3.1 libtool: link: (cd ".libs" && rm -f "libthai.so.0" && ln -s "libthai.so.0.3.1" "libthai.so.0") libtool: link: (cd ".libs" && rm -f "libthai.so" && ln -s "libthai.so.0.3.1" "libthai.so") libtool: link: ( cd ".libs" && rm -f "libthai.la" && ln -s "../libthai.la" "libthai.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' Making all in data make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/data' cat ./tdict-common.txt ./tdict-collection.txt ./tdict-currency.txt ./tdict-district.txt ./tdict-city.txt ./tdict-country.txt ./tdict-geo.txt ./tdict-history.txt ./tdict-ict.txt ./tdict-lang-ethnic.txt ./tdict-proper.txt ./tdict-science.txt ./tdict-slang.txt ./tdict-spell.txt ./tdict-std.txt ./tdict-std-compound.txt | LC_ALL=C sort -u > tdict.txt if test ! -e thbrk.abm; then \ ln -s ../data/thbrk.abm . ; \ fi rm -f thbrk.tri trietool-0.2 thbrk add-list -e utf-8 tdict.txt make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/data' Making all in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/tests' Making all in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/doc' doxygen warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLANG_ASSISTED_PARSING' at line 1159 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_ADD_INC_PATHS' at line 1165 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_OPTIONS' at line 1173 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_DATABASE_PATH' at line 1186 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'HTML_TIMESTAMP' at line 1333 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1638 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1951 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_TIMESTAMP' at line 1967 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 2041 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2146 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2333 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2375 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2382 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2630 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. Doxygen version used: 1.9.8 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/ Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/data Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thinp Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thcell Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thctype Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thstr Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thrend Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/include Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/include/thai Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/tests Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/build-aux Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/doc Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/doc/html Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.29/m4 Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thailib.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thailib.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thbrk.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thbrk.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thcell.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thcell.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thcoll.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thcoll.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thctype.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thctype.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thinp.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thinp.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thrend.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thrend.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thstr.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thstr.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwbrk.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwbrk.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwchar.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwchar.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwcoll.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwcoll.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwctype.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwctype.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwinp.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwinp.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwrend.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwrend.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwstr.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/thwstr.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/tis.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/tis.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/wtt.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/include/thai/wtt.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/libthai.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/libthai.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-common.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-common.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-common.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-common.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-ctype.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-ctype.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-ctype.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-ctype.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-maximal.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-maximal.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-maximal.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/brk-maximal.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/thbrk-priv.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/thbrk-priv.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/thbrk-utils.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/thbrk-utils.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/thbrk.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk/thbrk.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thcell/thcell.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thcell/thcell.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll/cweight.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll/cweight.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll/cweight.h... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll/cweight.h... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll/thcoll.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll/thcoll.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thctype/thctype.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thctype/thctype.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thctype/wtt.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thctype/wtt.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thinp/thinp.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thinp/thinp.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thrend/thrend.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thrend/thrend.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thstr/thstr.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thstr/thstr.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk/thwbrk.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk/thwbrk.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar/thwchar.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar/thwchar.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype/thwctype.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype/thwctype.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr/thwstr.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr/thwstr.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thbrk.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thbrk.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thcell.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thcell.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thctype.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thctype.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thinp.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thinp.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thrend.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thrend.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thstr.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thstr.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thwbrk.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thwbrk.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thwchar.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/test_thwchar.c... Preprocessing /usr/src/RPM/BUILD/libthai-0.1.29/tests/thsort.c... Parsing file /usr/src/RPM/BUILD/libthai-0.1.29/tests/thsort.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Associating documentation with modules... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Computing module relations... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file thai/thailib.h... Generating docs for file thai/thbrk.h... Generating docs for file thai/thcell.h... Generating docs for file thai/thcoll.h... Generating docs for file thai/thctype.h... Generating docs for file thai/thinp.h... Generating docs for file thai/thrend.h... Generating docs for file thai/thstr.h... Generating docs for file thai/thwbrk.h... Generating docs for file thai/thwchar.h... Generating docs for file thai/thwcoll.h... Generating docs for file thai/thwctype.h... Generating docs for file thai/thwstr.h... Generating docs for file thai/tis.h... Generating docs for file thai/wtt.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _BrkShot... Generating docs for compound BestBrk... Generating docs for compound RecovHist... Generating docs for compound thcell_t... Generating docs for compound thinpconv_t... Generating concept documentation... Generating module documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating main page... Generating page index... Generating topic index... Generating module index... Generating module member index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 69/65536 hits=941 misses=86 symbol lookup cache used 138/65536 hits=29 misses=138 finished... touch doxygen.stamp make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29' make: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83297 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libthai-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libthai-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libthai-0.1.29 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libthai-buildroot/usr exec_prefix=/usr/src/tmp/libthai-buildroot/usr bindir=/usr/src/tmp/libthai-buildroot/usr/bin sbindir=/usr/src/tmp/libthai-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libthai-buildroot/etc datadir=/usr/src/tmp/libthai-buildroot/usr/share includedir=/usr/src/tmp/libthai-buildroot/usr/include libdir=/usr/src/tmp/libthai-buildroot/usr/lib libexecdir=/usr/src/tmp/libthai-buildroot/usr/lib localstatedir=/usr/src/tmp/libthai-buildroot/var runstatedir=/usr/src/tmp/libthai-buildroot/var/run sharedstatedir=/usr/src/tmp/libthai-buildroot/var/lib mandir=/usr/src/tmp/libthai-buildroot/usr/share/man infodir=/usr/src/tmp/libthai-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' Making install in thai make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include/thai' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include/thai' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/include/thai' /usr/libexec/rpm-build/install -p -m 644 thailib.h thctype.h thstr.h thcoll.h thcell.h thinp.h thrend.h thbrk.h thwchar.h thwctype.h thwcoll.h thwinp.h thwrend.h thwstr.h thwbrk.h tis.h wtt.h '/usr/src/tmp/libthai-buildroot/usr/include/thai' make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include/thai' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include/thai' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' Making install in thctype make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thctype' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thctype' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thctype' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thctype' Making install in thstr make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thstr' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thstr' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thstr' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thstr' Making install in thcell make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcell' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcell' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcell' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcell' Making install in thinp make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thinp' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thinp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thinp' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thinp' Making install in thrend make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thrend' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thrend' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thrend' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thrend' Making install in thcoll make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thcoll' Making install in thbrk make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thbrk' Making install in thwchar make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwchar' Making install in thwctype make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwctype' Making install in thwstr make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwstr' Making install in thwbrk make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src/thwbrk' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libthai.la '/usr/src/tmp/libthai-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libthai.so.0.3.1 /usr/src/tmp/libthai-buildroot/usr/lib/libthai.so.0.3.1 libtool: install: (cd /usr/src/tmp/libthai-buildroot/usr/lib && { ln -s -f libthai.so.0.3.1 libthai.so.0 || { rm -f libthai.so.0 && ln -s libthai.so.0.3.1 libthai.so.0; }; }) libtool: install: (cd /usr/src/tmp/libthai-buildroot/usr/lib && { ln -s -f libthai.so.0.3.1 libthai.so || { rm -f libthai.so && ln -s libthai.so.0.3.1 libthai.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libthai.lai /usr/src/tmp/libthai-buildroot/usr/lib/libthai.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/src' Making install in data make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/data' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/data' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/share/libthai' /usr/libexec/rpm-build/install -p -m 644 thbrk.tri '/usr/src/tmp/libthai-buildroot/usr/share/libthai' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/data' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/data' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/tests' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai/html /usr/libexec/rpm-build/install -p -m 644 html/* /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai/html make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29' make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.29' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libthai.pc '/usr/src/tmp/libthai-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29' make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29' make: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.29' + mkdir installed-docs + mv /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai/html installed-docs + rmdir /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai + rm /usr/src/tmp/libthai-buildroot/usr/lib/libthai.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libthai-buildroot (auto) mode of './usr/lib/libthai.so.0.3.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libthai-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libthai.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libthai.pc: Libs: '-L${libdir} -lthai' --> '-lthai' Checking contents of files in /usr/src/tmp/libthai-buildroot/ (default) Compressing files in /usr/src/tmp/libthai-buildroot (auto) Adjusting library links in /usr/src/tmp/libthai-buildroot ./usr/lib: (from :0) libthai.so.0 -> libthai.so.0.3.1 Verifying ELF objects in /usr/src/tmp/libthai-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libthai-0.1.29-alt1_6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83297 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libthai-0.1.29 + DOCDIR=/usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.29 + export DOCDIR + rm -rf /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.29 + /bin/mkdir -p /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.29 + cp -prL README AUTHORS COPYING ChangeLog /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.29 + chmod -R go-w /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.29 + chmod -R a+rX /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.29 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tSC89O find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libthai-buildroot/usr/lib/libthai.so.0: 79 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Siqdu1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libthai.so.0 = set:kdIgNKJnfjoNxnI8MIsk5hK2j8p6O25WiZhgjmuZlkcbbMIcGvPrPd40UeU9Daa4FPajLBFZplAGY4lZoUEW9C3ZzuwaFMI2gv1mKZf7P66XIvO4oqx9Qq34lRd4SM3mDEGkIGzQagRn6S9ZhSkZEAb36uwPYOFW2NWd2, libthai.so.0(LIBTHAI_0.1), libthai.so.0(LIBTHAI_0.1.19), libthai.so.0(LIBTHAI_0.1.25) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdatrie.so.1 >= set:jfRmFHpKayG4TnsrZu7OK4Wprc, libdatrie.so.1(DATRIE_0.2), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.85QzqS Creating libthai-debuginfo package Processing files: libthai-devel-0.1.29-alt1_6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37499 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libthai-0.1.29 + DOCDIR=/usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.29 + export DOCDIR + rm -rf /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.29 + /bin/mkdir -p /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.29 + cp -prL installed-docs/html /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.29 + chmod -R go-w /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.29 + chmod -R a+rX /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.29 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YR2JEG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jhkg5F find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libthai) = 0.1.29 Requires: libthai = 0.1.29-alt1_6, pkgconfig, /usr/lib/libthai.so.0.3.1, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nckO6Q Processing files: libthai-debuginfo-0.1.29-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vdE3Fi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1IcpuI find-requires: running scripts (debuginfo) Provides: debug(libthai.so.0) Requires: libthai = 0.1.29-alt1_6, debug(libc.so.6), debug(libdatrie.so.1) Adding to libthai-devel a strict dependency on libthai Adding to libthai-debuginfo a strict dependency on libthai Removing 1 extra deps from libthai-devel due to dependency on libthai Wrote: /usr/src/RPM/RPMS/i586/libthai-0.1.29-alt1_6.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libthai-devel-0.1.29-alt1_6.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libthai-debuginfo-0.1.29-alt1_6.i586.rpm (w2.lzdio) 3.68user 2.99system 0:13.68elapsed 48%CPU (0avgtext+0avgdata 32384maxresident)k 0inputs+0outputs (0major+1090228minor)pagefaults 0swaps 2.88user 1.30system 0:20.26elapsed 20%CPU (0avgtext+0avgdata 126008maxresident)k 248inputs+0outputs (0major+193551minor)pagefaults 0swaps --- libthai-0.1.29-alt1_6.i586.rpm.repo 2023-08-29 22:27:25.000000000 +0000 +++ libthai-0.1.29-alt1_6.i586.rpm.hasher 2023-12-02 05:32:10.982477511 +0000 @@ -24,3 +24,3 @@ File: /usr/lib/libthai.so.0 120777 root:root libthai.so.0.3.1 -File: /usr/lib/libthai.so.0.3.1 100644 root:root 2217a68147950f75968937de9b809a3f +File: /usr/lib/libthai.so.0.3.1 100644 root:root db583145b9aa03370c728fd4097e6a2e File: /usr/share/doc/libthai-0.1.29 40755 root:root @@ -32,2 +32,2 @@ File: /usr/share/libthai/thbrk.tri 100644 root:root 7f5995c9d80b5e95c66018e81f7a55da -RPMIdentity: 7020e54163722da7389924c69705d7dc81896b4d6e3e22dc1d6a0714be19496c5ff178608f116a6f9fbdd681006af88ce07eb7fa4f72e49a570b46e2c7e9eee3 +RPMIdentity: 4732d6636665859fd8a322cab457d77ff40f4b926c33fcbf392d01a9bb506f24d92da1a62d10817878a55bb398151592cc647c4c345b0320de4b35e149e9297f --- libthai-debuginfo-0.1.29-alt1_6.i586.rpm.repo 2023-08-29 22:27:26.000000000 +0000 +++ libthai-debuginfo-0.1.29-alt1_6.i586.rpm.hasher 2023-12-02 05:32:12.971500013 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/35429a8a480341e5f8b554bfa8351eca14339c 120777 root:root ../../../libthai.so.0.3.1 -/usr/lib/debug/.build-id/ec/35429a8a480341e5f8b554bfa8351eca14339c.debug 120777 root:root ../../usr/lib/libthai.so.0.3.1.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/2cd89e083484b99b2afe0a86cac39b50eeefc0 120777 root:root ../../../libthai.so.0.3.1 +/usr/lib/debug/.build-id/c2/2cd89e083484b99b2afe0a86cac39b50eeefc0.debug 120777 root:root ../../usr/lib/libthai.so.0.3.1.debug /usr/lib/debug/usr/lib/libthai.so.0.3.1.debug 100644 root:root @@ -57,6 +57,6 @@ Provides: libthai-debuginfo = 0.1.29-alt1_6:sisyphus+328230.100.1.2 -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/35429a8a480341e5f8b554bfa8351eca14339c 120777 root:root ../../../libthai.so.0.3.1 -File: /usr/lib/debug/.build-id/ec/35429a8a480341e5f8b554bfa8351eca14339c.debug 120777 root:root ../../usr/lib/libthai.so.0.3.1.debug -File: /usr/lib/debug/usr/lib/libthai.so.0.3.1.debug 100644 root:root 1d062080edb630e1f075d97a18bd68d4 +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/2cd89e083484b99b2afe0a86cac39b50eeefc0 120777 root:root ../../../libthai.so.0.3.1 +File: /usr/lib/debug/.build-id/c2/2cd89e083484b99b2afe0a86cac39b50eeefc0.debug 120777 root:root ../../usr/lib/libthai.so.0.3.1.debug +File: /usr/lib/debug/usr/lib/libthai.so.0.3.1.debug 100644 root:root c69f4afff4a7a10b94092e0e0a0e4c96 File: /usr/lib/debug/usr/lib/libthai.so.0.debug 120777 root:root libthai.so.0.3.1.debug @@ -108,2 +108,2 @@ File: /usr/src/debug/libthai-0.1.29/src/thwstr/thwstr.c 100644 root:root 11eb03e2501bae496c0edb729c2f3ec6 -RPMIdentity: 0e085d4c3fef59731e1a9ef64334f64e0824916656c9572d8aa07433665ebe0244e997fc74216ac426ea80e15114f005eb0e7cbbf7e354335180351359d2a31e +RPMIdentity: e76398a6af35c99bcef9658a9add240ffc4d6ed66002cab10126587836806f7bba4024c835de5587e591bca3cb0e65b4c59fc81542fe0701c0a6789c9afb40c6 --- libthai-devel-0.1.29-alt1_6.i586.rpm.repo 2023-08-29 22:27:26.000000000 +0000 +++ libthai-devel-0.1.29-alt1_6.i586.rpm.hasher 2023-12-02 05:32:13.259503271 +0000 @@ -61,2 +61,4 @@ /usr/share/doc/libthai-devel-0.1.29/html/menudata.js 100644 root:root +/usr/share/doc/libthai-devel-0.1.29/html/minus.svg 100644 root:root +/usr/share/doc/libthai-devel-0.1.29/html/minusd.svg 100644 root:root /usr/share/doc/libthai-devel-0.1.29/html/nav_f.png 100644 root:root @@ -67,2 +69,4 @@ /usr/share/doc/libthai-devel-0.1.29/html/open.png 100644 root:root +/usr/share/doc/libthai-devel-0.1.29/html/plus.svg 100644 root:root +/usr/share/doc/libthai-devel-0.1.29/html/plusd.svg 100644 root:root /usr/share/doc/libthai-devel-0.1.29/html/splitbar.png 100644 root:root @@ -128,25 +132,25 @@ File: /usr/share/doc/libthai-devel-0.1.29/html 40755 root:root -File: /usr/share/doc/libthai-devel-0.1.29/html/annotated.html 100644 root:root fdfc05d109d6c43e4a64f20e7efb7e41 +File: /usr/share/doc/libthai-devel-0.1.29/html/annotated.html 100644 root:root 7929c2c253d4bc1b860abacf7c26a08f File: /usr/share/doc/libthai-devel-0.1.29/html/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 File: /usr/share/doc/libthai-devel-0.1.29/html/bc_sd.png 100644 root:root dd8557b2a24d0ec5eb1975fa34a48f0d -File: /usr/share/doc/libthai-devel-0.1.29/html/classes.html 100644 root:root ef660d53f378d4ec6bb474f8e599e3f5 +File: /usr/share/doc/libthai-devel-0.1.29/html/classes.html 100644 root:root 0cb179cf2e7e8c5af3f3a513d047dd58 File: /usr/share/doc/libthai-devel-0.1.29/html/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_0449c117ea8526a2d75906818366ea00.html 100644 root:root fad50736ef78a1d47c19a0c4cf872fde -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_21d789961216af290d042750153b8196.html 100644 root:root a69513ec080bb4068a4294bba5da02ba -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_27634488b513a0cc2afc6ccdc5595e06.html 100644 root:root b4755d5b4cdf7b842e33cc8be56c66ce -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_2b8aac3db400906f5e79e7f370615f3e.html 100644 root:root 5cd8e0d24d8d3d7f306a08f09966defd -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_640b03dcaffdb7a9c0cde9fd2f0ca223.html 100644 root:root 0ffb4b58415eaedd1932daa4ecdd03d7 -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_7f62d35e0bc619b4325d379e099523b3.html 100644 root:root dd4c6ddbeb517231c070e8076673bbb8 -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_8c685ef5a7dbf790469f6c666e21f413.html 100644 root:root c0e4283d855678ae52f1e88fb9095cef -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_98a1b52be5bcdc51cfeaab671abbf84f.html 100644 root:root cfc296c28dcb68936e41b3faf31216df -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_a93553028060ed033770017dd9746646.html 100644 root:root babaab5bbd521cfcf7562c899eb75ee8 -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_c658eed3dfdff50853274a716487bd3c.html 100644 root:root a45ec841e6677aa915eb31d47813c6de -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_d972ad55ccf58833cd1ca22189049c8f.html 100644 root:root 3e70bfbf713869a909bf0e0963a8bb76 -File: /usr/share/doc/libthai-devel-0.1.29/html/dir_f4af657a97c564dea6d05f2b597ff3b2.html 100644 root:root aaa0ec8ec763715a4164b8cba95f7a46 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_0449c117ea8526a2d75906818366ea00.html 100644 root:root 43e1e29cff74d858365d6397da1ebe5c +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_21d789961216af290d042750153b8196.html 100644 root:root 7bd52cc030abacf281414ad6af196c35 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_27634488b513a0cc2afc6ccdc5595e06.html 100644 root:root 3e4f0807e5d7c16d1bb96e2733a0d285 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_2b8aac3db400906f5e79e7f370615f3e.html 100644 root:root 65082ee4a0a82a96a04622fb1f7b4db4 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_640b03dcaffdb7a9c0cde9fd2f0ca223.html 100644 root:root ac1a5a5d024bfdbc04b5db8061ea9da0 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_7f62d35e0bc619b4325d379e099523b3.html 100644 root:root 375963e0b44c94e912777e75e35c06d5 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_8c685ef5a7dbf790469f6c666e21f413.html 100644 root:root 44c89a321f72a08eb54d114c46786104 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_98a1b52be5bcdc51cfeaab671abbf84f.html 100644 root:root e0b4ba11ffb09d3c3fc224b30ffad8e1 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_a93553028060ed033770017dd9746646.html 100644 root:root 52e04a53492b3aa8c4a153ae65f3e489 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_c658eed3dfdff50853274a716487bd3c.html 100644 root:root 9484140dfcdf263bc33b0bab561c4877 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_d972ad55ccf58833cd1ca22189049c8f.html 100644 root:root 2f6aa3ba35753150f0ea1c5f7aae9474 +File: /usr/share/doc/libthai-devel-0.1.29/html/dir_f4af657a97c564dea6d05f2b597ff3b2.html 100644 root:root c46f303d6aca357e390c2e0fb7dbfa7d File: /usr/share/doc/libthai-devel-0.1.29/html/doc.svg 100644 root:root a3ffe2973c4496fa58356d2ce26a05ca File: /usr/share/doc/libthai-devel-0.1.29/html/docd.svg 100644 root:root b5ed1e341efff55ac43fa615512d7bf6 -File: /usr/share/doc/libthai-devel-0.1.29/html/doxygen.css 100644 root:root c342036b3023eea972cf6d4b1f393299 +File: /usr/share/doc/libthai-devel-0.1.29/html/doxygen.css 100644 root:root db2cffb56d848727bdd0b411fd9f5fbe File: /usr/share/doc/libthai-devel-0.1.29/html/doxygen.svg 100644 root:root 015d40fdbaec957e6eb9ff89362edddf -File: /usr/share/doc/libthai-devel-0.1.29/html/dynsections.js 100644 root:root d17eaf4331c05c6245986910c6d1e14d -File: /usr/share/doc/libthai-devel-0.1.29/html/files.html 100644 root:root 5f2b93c449686a3e9205aa3dc61d71db +File: /usr/share/doc/libthai-devel-0.1.29/html/dynsections.js 100644 root:root 2daa1d89a52f93ed2db223e56dc38cbd +File: /usr/share/doc/libthai-devel-0.1.29/html/files.html 100644 root:root 4656157d116e6a4b1c7a3bca4fa3404a File: /usr/share/doc/libthai-devel-0.1.29/html/folderclosed.svg 100644 root:root d59fa3e5a7de31d13df1ffb55ced0ec2 @@ -155,11 +159,11 @@ File: /usr/share/doc/libthai-devel-0.1.29/html/folderopend.svg 100644 root:root db33f4e200641cd0f0fc74f62c6fe64d -File: /usr/share/doc/libthai-devel-0.1.29/html/functions.html 100644 root:root b9e61dfd062f1f2864de6f100e73b0a2 -File: /usr/share/doc/libthai-devel-0.1.29/html/functions_vars.html 100644 root:root 8c7075b046b9c6dfada0d6adacc0b58a -File: /usr/share/doc/libthai-devel-0.1.29/html/globals.html 100644 root:root b3a14cfbb529d20fd6c9940022b51261 -File: /usr/share/doc/libthai-devel-0.1.29/html/globals_defs.html 100644 root:root 299a55fd7d10ab4ecdde72f3c98973a6 -File: /usr/share/doc/libthai-devel-0.1.29/html/globals_enum.html 100644 root:root 74b0bd15f3e77cd0776c3b4eb0e080ba -File: /usr/share/doc/libthai-devel-0.1.29/html/globals_eval.html 100644 root:root 31db9e42a32ec9c7ed1dfa0afb6e1beb -File: /usr/share/doc/libthai-devel-0.1.29/html/globals_func.html 100644 root:root 1ca2fc9530264135fc81ff358758f39d -File: /usr/share/doc/libthai-devel-0.1.29/html/globals_type.html 100644 root:root 307f97d6a10b415cbc9aba3d7e76d817 -File: /usr/share/doc/libthai-devel-0.1.29/html/index.html 100644 root:root 357c346fef91b8537053df5fb42af289 +File: /usr/share/doc/libthai-devel-0.1.29/html/functions.html 100644 root:root 14fda903ebf8196af91a263d903d541c +File: /usr/share/doc/libthai-devel-0.1.29/html/functions_vars.html 100644 root:root 4481a2c15a7cd292e0a1616b3a47a5d0 +File: /usr/share/doc/libthai-devel-0.1.29/html/globals.html 100644 root:root 97610485125e74ebaad4a18b8ec6a58f +File: /usr/share/doc/libthai-devel-0.1.29/html/globals_defs.html 100644 root:root e49ae13fa03ebaf5e9933347a75d4b07 +File: /usr/share/doc/libthai-devel-0.1.29/html/globals_enum.html 100644 root:root fceb73d03a4d6f45a3e8f5f195a481f3 +File: /usr/share/doc/libthai-devel-0.1.29/html/globals_eval.html 100644 root:root 04a977e0d17e8be4a253e6dde11cd644 +File: /usr/share/doc/libthai-devel-0.1.29/html/globals_func.html 100644 root:root fd5a16f5890572d2c461b5beb0cb3ddd +File: /usr/share/doc/libthai-devel-0.1.29/html/globals_type.html 100644 root:root 51e28bc48ea3ec336ac43e62b4a35051 +File: /usr/share/doc/libthai-devel-0.1.29/html/index.html 100644 root:root ada32a98d139f241eb51ced8ecd7701b File: /usr/share/doc/libthai-devel-0.1.29/html/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 @@ -167,2 +171,4 @@ File: /usr/share/doc/libthai-devel-0.1.29/html/menudata.js 100644 root:root 9ea8ed0a6fb6a315c02f3e49726d1753 +File: /usr/share/doc/libthai-devel-0.1.29/html/minus.svg 100644 root:root 51ec53e9ff9b261cb926eae53217c6ac +File: /usr/share/doc/libthai-devel-0.1.29/html/minusd.svg 100644 root:root f68bbeafb79ae06678624c32884119c8 File: /usr/share/doc/libthai-devel-0.1.29/html/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 @@ -173,9 +179,11 @@ File: /usr/share/doc/libthai-devel-0.1.29/html/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd +File: /usr/share/doc/libthai-devel-0.1.29/html/plus.svg 100644 root:root 4056f653f73e5d4992d457833955f3f0 +File: /usr/share/doc/libthai-devel-0.1.29/html/plusd.svg 100644 root:root 71a2506028aa9b38a14a4657bfe1f5fa File: /usr/share/doc/libthai-devel-0.1.29/html/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e File: /usr/share/doc/libthai-devel-0.1.29/html/splitbard.png 100644 root:root d10438bab00ef343ca05c1fa00e0456a -File: /usr/share/doc/libthai-devel-0.1.29/html/structBestBrk.html 100644 root:root 7f8c7cf6394910aec1e920782ac0a00f -File: /usr/share/doc/libthai-devel-0.1.29/html/structRecovHist.html 100644 root:root f29fed4bb28e35f99ab3b51de04e3fac -File: /usr/share/doc/libthai-devel-0.1.29/html/struct__BrkShot.html 100644 root:root 66b56debf91f6fc3051a7b3a516fe7eb -File: /usr/share/doc/libthai-devel-0.1.29/html/structthcell__t.html 100644 root:root 627158cc85901321ed27ed31dda8b6a0 -File: /usr/share/doc/libthai-devel-0.1.29/html/structthinpconv__t.html 100644 root:root 199e850aa0a4719bcaf809b06e8659de +File: /usr/share/doc/libthai-devel-0.1.29/html/structBestBrk.html 100644 root:root 12f7ce3d338d0508c981d324574ff295 +File: /usr/share/doc/libthai-devel-0.1.29/html/structRecovHist.html 100644 root:root 8cf27610d2a5f0d55e30e0cf4764682e +File: /usr/share/doc/libthai-devel-0.1.29/html/struct__BrkShot.html 100644 root:root e97bb702c056ae066a35d398eeb1574f +File: /usr/share/doc/libthai-devel-0.1.29/html/structthcell__t.html 100644 root:root d9876d17ba54dae3dcb4a494689b043d +File: /usr/share/doc/libthai-devel-0.1.29/html/structthinpconv__t.html 100644 root:root 8ce4b667373f40af71d98a5aa1ed6ce8 File: /usr/share/doc/libthai-devel-0.1.29/html/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -191,17 +199,17 @@ File: /usr/share/doc/libthai-devel-0.1.29/html/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 -File: /usr/share/doc/libthai-devel-0.1.29/html/thailib_8h.html 100644 root:root 89e40a125bb50cc76c747ca701ee2afd -File: /usr/share/doc/libthai-devel-0.1.29/html/thbrk_8h.html 100644 root:root 77c6572af6836613a297e7acd3eb85c8 -File: /usr/share/doc/libthai-devel-0.1.29/html/thcell_8h.html 100644 root:root 0633d36901d9234fb2c3baded7db939e -File: /usr/share/doc/libthai-devel-0.1.29/html/thcoll_8h.html 100644 root:root 36b9be70bacd4de278b82bf6b898ceef -File: /usr/share/doc/libthai-devel-0.1.29/html/thctype_8h.html 100644 root:root 232725ebc53af9cf2ed6db7d9818532f -File: /usr/share/doc/libthai-devel-0.1.29/html/thinp_8h.html 100644 root:root 31ace193461e127752b0874803d92345 -File: /usr/share/doc/libthai-devel-0.1.29/html/thrend_8h.html 100644 root:root e95c95fd49989fa5dad65ce4a3f7c3b5 -File: /usr/share/doc/libthai-devel-0.1.29/html/thstr_8h.html 100644 root:root da8d4ee72a789a12ef304debae304d0f -File: /usr/share/doc/libthai-devel-0.1.29/html/thwbrk_8h.html 100644 root:root 516a88cacdff6c57e418aa993fc21600 -File: /usr/share/doc/libthai-devel-0.1.29/html/thwchar_8h.html 100644 root:root b0022e4ba0ed89c380a3128dd809897b -File: /usr/share/doc/libthai-devel-0.1.29/html/thwcoll_8h.html 100644 root:root b0df4780ca3092328503b48798bcbc82 -File: /usr/share/doc/libthai-devel-0.1.29/html/thwctype_8h.html 100644 root:root d69ec2e19cada91fd0bd4c50d4f8fdb8 -File: /usr/share/doc/libthai-devel-0.1.29/html/thwstr_8h.html 100644 root:root 268c873bdffaa9dc3f6841e73272a496 -File: /usr/share/doc/libthai-devel-0.1.29/html/tis_8h.html 100644 root:root 48669616e947de5e0f6c24602331098d -File: /usr/share/doc/libthai-devel-0.1.29/html/wtt_8h.html 100644 root:root 3a4dbb5b9db37319f1e4c2ed1ebfca3c -RPMIdentity: eec80615bed6b1bc652d04b9e7e191b1a6c1d4d3a811e460ed369e7014f574f4d0d8822fb7699818c03b5013ebf6f6279fe82510d9794d764f227372d83c20fc +File: /usr/share/doc/libthai-devel-0.1.29/html/thailib_8h.html 100644 root:root a933288b9c9157662bb27162385749cb +File: /usr/share/doc/libthai-devel-0.1.29/html/thbrk_8h.html 100644 root:root 4c1834ae624177b84bfe2d565a740754 +File: /usr/share/doc/libthai-devel-0.1.29/html/thcell_8h.html 100644 root:root 4ad440eb3c55b058495e26a38a1fa203 +File: /usr/share/doc/libthai-devel-0.1.29/html/thcoll_8h.html 100644 root:root 2121ca9f28becd0891b7bf964ac9f2a8 +File: /usr/share/doc/libthai-devel-0.1.29/html/thctype_8h.html 100644 root:root 66375f77edf02eac4f784ba17ec28227 +File: /usr/share/doc/libthai-devel-0.1.29/html/thinp_8h.html 100644 root:root 40a384ed9dbf90ce63a5d0ae4b20ee3d +File: /usr/share/doc/libthai-devel-0.1.29/html/thrend_8h.html 100644 root:root eaafb4a2e8a4959148f3449ab0aa263a +File: /usr/share/doc/libthai-devel-0.1.29/html/thstr_8h.html 100644 root:root be592eea326aef323eef02275b3c9315 +File: /usr/share/doc/libthai-devel-0.1.29/html/thwbrk_8h.html 100644 root:root 86acc6ab954332186f097022b4b7dece +File: /usr/share/doc/libthai-devel-0.1.29/html/thwchar_8h.html 100644 root:root 5d0be0cf7890baa28bfec80c34a4b757 +File: /usr/share/doc/libthai-devel-0.1.29/html/thwcoll_8h.html 100644 root:root fcf9e7c08e3095c9d0b44bc37e8b6f09 +File: /usr/share/doc/libthai-devel-0.1.29/html/thwctype_8h.html 100644 root:root 12f92b0da09546f349d2911713cc3ec8 +File: /usr/share/doc/libthai-devel-0.1.29/html/thwstr_8h.html 100644 root:root b0da9645f30205fe07b98a3a6815702c +File: /usr/share/doc/libthai-devel-0.1.29/html/tis_8h.html 100644 root:root e51f15dd8d21d60066f37ad2106bda8e +File: /usr/share/doc/libthai-devel-0.1.29/html/wtt_8h.html 100644 root:root fc997c61a27a08a58bd719b31e67bc1c +RPMIdentity: 9798c85dabc3c5d264dbb89c0bf3c2d88f66d448b6cfdd4ef16f33f4922dc188e38de0b1c2a4dc63ca0d879f3bcf4c9f20eec044d5c4697614c938f2aa12f928