<86>Dec  1 10:12:58 userdel[19998]: delete user 'rooter'
<86>Dec  1 10:12:58 userdel[19998]: removed group 'rooter' owned by 'rooter'
<86>Dec  1 10:12:58 userdel[19998]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  1 10:12:58 groupadd[20008]: group added to /etc/group: name=rooter, GID=549
<86>Dec  1 10:12:58 groupadd[20008]: group added to /etc/gshadow: name=rooter
<86>Dec  1 10:12:58 groupadd[20008]: new group: name=rooter, GID=549
<86>Dec  1 10:12:58 useradd[20018]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Dec  1 10:12:58 userdel[20036]: delete user 'builder'
<86>Dec  1 10:12:58 userdel[20036]: removed group 'builder' owned by 'builder'
<86>Dec  1 10:12:58 userdel[20036]: removed shadow group 'builder' owned by 'builder'
<86>Dec  1 10:12:58 groupadd[20048]: group added to /etc/group: name=builder, GID=550
<86>Dec  1 10:12:58 groupadd[20048]: group added to /etc/gshadow: name=builder
<86>Dec  1 10:12:58 groupadd[20048]: new group: name=builder, GID=550
<86>Dec  1 10:12:58 useradd[20060]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
<13>Dec  1 10:13:02 rpmi: libdatrie-0.2.9-alt1_6 1511686676 installed
<13>Dec  1 10:13:02 rpmi: libdatrie-devel-0.2.9-alt1_6 1511686676 installed
<13>Dec  1 10:13:03 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663873 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libthai-0.1.28-alt1_1.nosrc.rpm
Installing libthai-0.1.28-alt1_1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85272
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libthai-0.1.28
+ echo 'Source #0 (libthai-0.1.28.tar.xz):'
Source #0 (libthai-0.1.28.tar.xz):
+ /usr/bin/xz -dc /usr/src/RPM/SOURCES/libthai-0.1.28.tar.xz
+ /bin/tar -xf -
+ cd libthai-0.1.28
+ /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 -b --suffix .multilib
patching file doc/Doxyfile.in
Hunk #1 succeeded at 1126 (offset 2 lines).
patching file doc/no_date_footer.html
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85272
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libthai-0.1.28
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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 --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 thread-safe 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 we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
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... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... dlltool
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 how to run the C preprocessor... i586-alt-linux-gcc -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 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.8.8... 1.8.15, 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... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... 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.28'
Making all in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
Making all in thai
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/include/thai'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/include/thai'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
Making all in thctype
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thctype'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthctype.la  thctype.lo wtt.lo  
libtool: link: ar cru .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.28/src/thctype'
Making all in thstr
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thstr'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthstr.la  thstr.lo  
libtool: link: ar cru .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.28/src/thstr'
Making all in thcell
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thcell'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthcell.la  thcell.lo  
libtool: link: ar cru .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.28/src/thcell'
Making all in thinp
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thinp'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthinp.la  thinp.lo  
libtool: link: ar cru .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.28/src/thinp'
Making all in thrend
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thrend'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthrend.la  thrend.lo  
libtool: link: ar cru .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.28/src/thrend'
Making all in thcoll
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthcoll.la  cweight.lo thcoll.lo  
libtool: link: ar cru .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.28/src/thcoll'
Making all in thbrk
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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 -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 -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 -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 -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 -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 -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 -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 -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 -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 cru .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.28/src/thbrk'
Making all in thwchar
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwchar'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthwchar.la  thwchar.lo  
libtool: link: ar cru .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.28/src/thwchar'
Making all in thwctype
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwctype'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthwctype.la  thwctype.lo  
libtool: link: ar cru .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.28/src/thwctype'
Making all in thwstr
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwstr'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthwstr.la  thwstr.lo  
libtool: link: ar cru .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.28/src/thwstr'
Making all in thwbrk
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwbrk'
/bin/sh ../../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -march=i586 -mtune=generic -fPIC -DPIC -DNDEBUG   -o libthwbrk.la  thwbrk.lo  
libtool: link: ar cru .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.28/src/thwbrk'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.28\" -DPACKAGE_STRING=\"libthai\ 0.1.28\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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.28\" "-DPACKAGE_STRING=\"libthai 0.1.28\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.28\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 -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 -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.28/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
Making all in data
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/data'
cat ./tdict-common.txt ./tdict-collection.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.28/data'
Making all in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/tests'
Making all in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/doc'
doxygen
warning: Tag `CLANG_ASSISTED_PARSING' at line 1041 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 1049 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.
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.28
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/build-aux
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/data
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/doc
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/include
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/include/thai
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/m4
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thcell
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thctype
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thinp
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thrend
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thstr
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thwbrk
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thwchar
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thwctype
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/src/thwstr
Searching for files in directory /usr/src/RPM/BUILD/libthai-0.1.28/tests
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thailib.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thailib.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thbrk.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thbrk.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thcell.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thcell.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thcoll.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thcoll.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thctype.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thctype.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thinp.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thinp.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thrend.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thrend.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thstr.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thstr.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwbrk.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwbrk.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwchar.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwchar.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwcoll.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwcoll.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwctype.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwctype.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwinp.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwinp.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwrend.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwrend.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwstr.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/thwstr.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/tis.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/tis.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/wtt.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/include/thai/wtt.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/libthai.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/libthai.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-common.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-common.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-common.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-common.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-ctype.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-ctype.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-ctype.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-ctype.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-maximal.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-maximal.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-maximal.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/brk-maximal.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/thbrk-priv.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/thbrk-priv.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/thbrk-utils.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/thbrk-utils.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/thbrk.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk/thbrk.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thcell/thcell.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thcell/thcell.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll/cweight.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll/cweight.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll/cweight.h...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll/cweight.h...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll/thcoll.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll/thcoll.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thctype/thctype.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thctype/thctype.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thctype/wtt.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thctype/wtt.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thinp/thinp.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thinp/thinp.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thrend/thrend.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thrend/thrend.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thstr/thstr.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thstr/thstr.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thwbrk/thwbrk.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thwbrk/thwbrk.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thwchar/thwchar.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thwchar/thwchar.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thwctype/thwctype.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thwctype/thwctype.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/src/thwstr/thwstr.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/src/thwstr/thwstr.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thbrk.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thbrk.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thcell.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thcell.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thctype.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thctype.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thinp.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thinp.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thrend.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thrend.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thstr.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thstr.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thwbrk.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thwbrk.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thwchar.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/test_thwchar.c...
Preprocessing /usr/src/RPM/BUILD/libthai-0.1.28/tests/thsort.c...
Parsing file /usr/src/RPM/BUILD/libthai-0.1.28/tests/thsort.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
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 namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member 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...
lookup cache used 73/65536 hits=997 misses=83
finished...
touch doxygen.stamp
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28'
make: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40535
+ 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
+ cd libthai-0.1.28
+ /usr/bin/make 'INSTALL=/bin/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 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.28'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
Making install in thai
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/include/thai'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/include/thai'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/include/thai'
 /bin/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.28/include/thai'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/include/thai'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
Making install in thctype
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thctype'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thctype'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thctype'
Making install in thstr
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thstr'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thstr'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thstr'
Making install in thcell
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thcell'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thcell'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thcell'
Making install in thinp
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thinp'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thinp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thinp'
Making install in thrend
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thrend'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thrend'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thrend'
Making install in thcoll
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thcoll'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thcoll'
Making install in thbrk
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thbrk'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thbrk'
Making install in thwchar
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwchar'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thwchar'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwchar'
Making install in thwctype
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwctype'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thwctype'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwctype'
Making install in thwstr
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwstr'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thwstr'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwstr'
Making install in thwbrk
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwbrk'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/src/thwbrk'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src/thwbrk'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
 /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libthai.la '/usr/src/tmp/libthai-buildroot/usr/lib'
libtool: install: /bin/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: /bin/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.28/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/src'
Making install in data
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/data'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/share/libthai'
 /bin/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.28/data'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/data'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/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.28/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/tests'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/install -p -d /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai/html
/bin/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.28/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28'
make[2]: Entering directory '/usr/src/RPM/BUILD/libthai-0.1.28'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libthai-buildroot/usr/lib/pkgconfig'
 /bin/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.28'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28'
make: Leaving directory '/usr/src/RPM/BUILD/libthai-0.1.28'
+ 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)
/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:
	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)
Hardlinking identical .pyc and .pyo files
Processing files: libthai-0.1.28-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37689
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libthai-0.1.28
+ DOCDIR=/usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.28
+ export DOCDIR
+ rm -rf /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.28
+ /bin/mkdir -p /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.28
+ cp -prL README AUTHORS COPYING ChangeLog /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.28
+ chmod -R go-w /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.28
+ chmod -R a+rX /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-0.1.28
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IdoJL5
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.kuLP5m
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.J0J1Tb
Creating libthai-debuginfo package
Processing files: libthai-devel-0.1.28-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3450
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libthai-0.1.28
+ DOCDIR=/usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.28
+ export DOCDIR
+ rm -rf /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.28
+ /bin/mkdir -p /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.28
+ cp -prL installed-docs/html /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.28
+ chmod -R go-w /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.28
+ chmod -R a+rX /usr/src/tmp/libthai-buildroot/usr/share/doc/libthai-devel-0.1.28
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6mVloU
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DVjZTV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(libthai) = 0.1.28
Requires: libthai = 0.1.28-alt1_1, 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.Cdcfwq
Processing files: libthai-debuginfo-0.1.28-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wLDcYt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yigzhQ
find-requires: running scripts (debuginfo)
Provides: debug(libthai.so.0)
Requires: libthai = 0.1.28-alt1_1, 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.28-alt1_1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libthai-devel-0.1.28-alt1_1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libthai-debuginfo-0.1.28-alt1_1.i586.rpm
14.50user 5.29system 0:26.96elapsed 73%CPU (0avgtext+0avgdata 25468maxresident)k
0inputs+0outputs (0major+939611minor)pagefaults 0swaps
21.71user 10.25system 0:39.72elapsed 80%CPU (0avgtext+0avgdata 114936maxresident)k
224inputs+0outputs (0major+1240709minor)pagefaults 0swaps
--- libthai-0.1.28-alt1_1.i586.rpm.repo	2019-04-01 12:51:23.000000000 +0000
+++ libthai-0.1.28-alt1_1.i586.rpm.hasher	2019-12-01 10:13:34.636263787 +0000
@@ -12,2 +12,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: libdatrie.so.1 >= set:jfRmFHpKayG4TnsrZu7OK4Wprc