Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145715 Details for
Bug 222611
libthai
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
full mock build log
build.log (text/plain), 88.75 KB, created by
Matthias Clasen
on 2007-01-16 18:36:56 UTC
(
hide
)
Description:
full mock build log
Filename:
MIME Type:
Creator:
Matthias Clasen
Created:
2007-01-16 18:36:56 UTC
Size:
88.75 KB
patch
obsolete
>Installing /builddir/build/SRPMS/libthai-0.1.7-1.fc7.src.rpm >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.29207 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libthai-0.1.7 >+ /bin/gzip -dc /builddir/build/SOURCES/libthai-0.1.7.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libthai-0.1.7 >+ /bin/gzip -dc /builddir/build/SOURCES/libdatrie-0.1.1.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (libthai-0.1.7-libdatrie-0.1.1-build-static.patch):' >Patch #0 (libthai-0.1.7-libdatrie-0.1.1-build-static.patch): >+ patch -p1 -b --suffix .static-build -s >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.29207 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libthai-0.1.7 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ pushd libdatrie-0.1.1 >~/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 ~/build/BUILD/libthai-0.1.7 >+ CFLAGS='-fPIC ' >+ CFLAGS='-fPIC ' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-maintainer-mode >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >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 ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... 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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for ANSI C header files... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for doxygen... doxygen >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating datrie.pc >config.status: creating datrie/Makefile >config.status: creating tools/Makefile >config.status: creating man/Makefile >config.status: creating doc/Makefile >config.status: creating doc/Doxyfile >config.status: creating config.h >config.status: executing depfiles commands >+ make >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1' >Making all in datrie >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie' > cd .. && /bin/sh /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/missing --run automake-1.9 --gnu datrie/Makefile >/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/missing: line 52: automake-1.9: command not found >WARNING: `automake-1.9' is missing on your system. You should only need it if > you modified `Makefile.am', `acinclude.m4' or `configure.ac'. > You might want to install the `Automake' and `Perl' packages. > Grab them from any GNU archive site. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT fileutils.lo -MD -MP -MF ".deps/fileutils.Tpo" -c -o fileutils.lo fileutils.c; \ > then mv -f ".deps/fileutils.Tpo" ".deps/fileutils.Plo"; else rm -f ".deps/fileutils.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c fileutils.c -fPIC -DPIC -o .libs/fileutils.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c fileutils.c -o fileutils.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT darray.lo -MD -MP -MF ".deps/darray.Tpo" -c -o darray.lo darray.c; \ > then mv -f ".deps/darray.Tpo" ".deps/darray.Plo"; else rm -f ".deps/darray.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT darray.lo -MD -MP -MF .deps/darray.Tpo -c darray.c -fPIC -DPIC -o .libs/darray.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT darray.lo -MD -MP -MF .deps/darray.Tpo -c darray.c -o darray.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT tail.lo -MD -MP -MF ".deps/tail.Tpo" -c -o tail.lo tail.c; \ > then mv -f ".deps/tail.Tpo" ".deps/tail.Plo"; else rm -f ".deps/tail.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c tail.c -fPIC -DPIC -o .libs/tail.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c tail.c -o tail.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT trie.lo -MD -MP -MF ".deps/trie.Tpo" -c -o trie.lo trie.c; \ > then mv -f ".deps/trie.Tpo" ".deps/trie.Plo"; else rm -f ".deps/trie.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT alpha-map.lo -MD -MP -MF ".deps/alpha-map.Tpo" -c -o alpha-map.lo alpha-map.c; \ > then mv -f ".deps/alpha-map.Tpo" ".deps/alpha-map.Plo"; else rm -f ".deps/alpha-map.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT alpha-map.lo -MD -MP -MF .deps/alpha-map.Tpo -c alpha-map.c -fPIC -DPIC -o .libs/alpha-map.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT alpha-map.lo -MD -MP -MF .deps/alpha-map.Tpo -c alpha-map.c -o alpha-map.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT sb-trie.lo -MD -MP -MF ".deps/sb-trie.Tpo" -c -o sb-trie.lo sb-trie.c; \ > then mv -f ".deps/sb-trie.Tpo" ".deps/sb-trie.Plo"; else rm -f ".deps/sb-trie.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT sb-trie.lo -MD -MP -MF .deps/sb-trie.Tpo -c sb-trie.c -fPIC -DPIC -o .libs/sb-trie.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT sb-trie.lo -MD -MP -MF .deps/sb-trie.Tpo -c sb-trie.c -o sb-trie.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o libdatrie.la -rpath /usr/lib fileutils.lo darray.lo tail.lo trie.lo alpha-map.lo sb-trie.lo >gcc -shared .libs/fileutils.o .libs/darray.o .libs/tail.o .libs/trie.o .libs/alpha-map.o .libs/sb-trie.o -Wl,-soname -Wl,libdatrie.so.0 -o .libs/libdatrie.so.0.0.0 >(cd .libs && rm -f libdatrie.so.0 && ln -s libdatrie.so.0.0.0 libdatrie.so.0) >(cd .libs && rm -f libdatrie.so && ln -s libdatrie.so.0.0.0 libdatrie.so) >ar cru .libs/libdatrie.a fileutils.o darray.o tail.o trie.o alpha-map.o sb-trie.o >ranlib .libs/libdatrie.a >creating libdatrie.la >(cd .libs && rm -f libdatrie.la && ln -s ../libdatrie.la libdatrie.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie' >Making all in tools >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -fPIC -MT trietool.o -MD -MP -MF ".deps/trietool.Tpo" -c -o trietool.o trietool.c; \ > then mv -f ".deps/trietool.Tpo" ".deps/trietool.Po"; else rm -f ".deps/trietool.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o trietool trietool.o ../datrie/libdatrie.la >mkdir .libs >gcc -fPIC -o .libs/trietool trietool.o ../datrie/.libs/libdatrie.so >creating trietool >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools' >Making all in man >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/man' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/doc' >doxygen >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for files to exclude >Searching for files to process... >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/.deps >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/.libs >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/doc >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/man >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools/.deps >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools/.libs >Reading and parsing tag files >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/config.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/config.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/alpha-map.c... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/alpha-map.c... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/alpha-map.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/alpha-map.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/darray.c... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/darray.c... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/darray.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/darray.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/fileutils.c... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/fileutils.c... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/fileutils.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/fileutils.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/sb-trie.c... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/sb-trie.c... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/sb-trie.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/sb-trie.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/tail.c... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/tail.c... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/tail.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/tail.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/trie.c... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/trie.c... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/trie.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/trie.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/triedefs.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/triedefs.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/typedefs.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/typedefs.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools/trietool.c... >Parsing file /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools/trietool.c... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Searching for included using directives... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Searching for members imported via using declarations... >Building example list... >Searching for enumerations... >Searching for documented variables... >Building member list... >Searching for friends... >Searching for documented defines... >Computing template instances... >Flushing cached template relations that have become invalid... >Creating members for template instances... >Computing class relations... >Searching for member function documentation... >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 todo/test/bug list items... >Generating style sheet... >Counting data structures... >Resolving user defined references... >Combining using relations... >Finding anchors and sections in the documentation... >Generating index page... >Generating example documentation... >Generating file sources... >Generating file documentation... >Generating docs for file datrie/darray.h... >Generating docs for file datrie/sb-trie.h... >Generating docs for file datrie/tail.h... >Generating docs for file datrie/trie.h... >Generating docs for file datrie/triedefs.h... >Generating page documentation... >Generating group documentation... >Generating group index... >Generating class documentation... >Generating annotated compound index... >Generating hierarchical class index... >Generating member index... >Generating docs for compound _Trie... >Generating docs for compound _TrieState... >Generating namespace index... >Generating namespace member index... >Generating graph info page... >Generating file index... >Generating example index... >Generating file member index... >Generating page index... >touch doxygen.stamp >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/doc' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1' >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1' >+ popd >~/build/BUILD/libthai-0.1.7 >+ export DATRIE_CFLAGS=-I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 >+ DATRIE_CFLAGS=-I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 >+ export DATRIE_LIBS=/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/libdatrie.la >+ DATRIE_LIBS=/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/libdatrie.la >+ export PATH=/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin >+ PATH=/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/tools:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin >+ CFLAGS='-fPIC ' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./libdatrie-0.1.1/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./libdatrie-0.1.1/config.guess >++ basename ./libdatrie-0.1.1/config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libdatrie-0.1.1/config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./libdatrie-0.1.1/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./libdatrie-0.1.1/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./libdatrie-0.1.1/config.sub >++ basename ./libdatrie-0.1.1/config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libdatrie-0.1.1/config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./libdatrie-0.1.1/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-maintainer-mode >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >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 ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... 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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for Win32... no >checking for doxygen... doxygen >checking for i686-redhat-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for DATRIE... yes >checking for trietool... trietool >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 >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 >Type make to build libthai. >+ make >Making all in include >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include' >Making all in thai >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include' >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include' >Making all in src >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src' > cd .. && /bin/sh /builddir/build/BUILD/libthai-0.1.7/missing --run automake-1.9 --gnu src/Makefile >/builddir/build/BUILD/libthai-0.1.7/missing: line 46: automake-1.9: command not found >WARNING: `automake-1.9' is missing on your system. You should only need it if > you modified `Makefile.am', `acinclude.m4' or `configure.in'. > You might want to install the `Automake' and `Perl' packages. > Grab them from any GNU archive site. > cd .. && /bin/sh ./config.status src/Makefile depfiles >config.status: creating src/Makefile >config.status: executing depfiles commands >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src' >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src' >Making all in thctype >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thctype' > cd ../.. && /bin/sh ./config.status src/thctype/Makefile depfiles >config.status: creating src/thctype/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thctype' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thctype' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF ".deps/thctype.Tpo" -c -o thctype.lo thctype.c; \ > then mv -f ".deps/thctype.Tpo" ".deps/thctype.Plo"; else rm -f ".deps/thctype.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c thctype.c -fPIC -DPIC -o .libs/thctype.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c thctype.c -o thctype.o >/dev/null 2>&1 >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF ".deps/wtt.Tpo" -c -o wtt.lo wtt.c; \ > then mv -f ".deps/wtt.Tpo" ".deps/wtt.Plo"; else rm -f ".deps/wtt.Tpo"; exit 1; fi > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c wtt.c -fPIC -DPIC -o .libs/wtt.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c wtt.c -o wtt.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthctype.la thctype.lo wtt.lo >ar cru .libs/libthctype.a .libs/thctype.o .libs/wtt.o >ranlib .libs/libthctype.a >creating libthctype.la >(cd .libs && rm -f libthctype.la && ln -s ../libthctype.la libthctype.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thctype' >Making all in thstr >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thstr' > cd ../.. && /bin/sh ./config.status src/thstr/Makefile depfiles >config.status: creating src/thstr/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thstr' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thstr' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF ".deps/thstr.Tpo" -c -o thstr.lo thstr.c; \ > then mv -f ".deps/thstr.Tpo" ".deps/thstr.Plo"; else rm -f ".deps/thstr.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c thstr.c -fPIC -DPIC -o .libs/thstr.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c thstr.c -o thstr.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthstr.la thstr.lo >ar cru .libs/libthstr.a .libs/thstr.o >ranlib .libs/libthstr.a >creating libthstr.la >(cd .libs && rm -f libthstr.la && ln -s ../libthstr.la libthstr.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thstr' >Making all in thcell >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thcell' > cd ../.. && /bin/sh ./config.status src/thcell/Makefile depfiles >config.status: creating src/thcell/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thcell' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thcell' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF ".deps/thcell.Tpo" -c -o thcell.lo thcell.c; \ > then mv -f ".deps/thcell.Tpo" ".deps/thcell.Plo"; else rm -f ".deps/thcell.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c thcell.c -fPIC -DPIC -o .libs/thcell.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c thcell.c -o thcell.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthcell.la thcell.lo >ar cru .libs/libthcell.a .libs/thcell.o >ranlib .libs/libthcell.a >creating libthcell.la >(cd .libs && rm -f libthcell.la && ln -s ../libthcell.la libthcell.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thcell' >Making all in thinp >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thinp' > cd ../.. && /bin/sh ./config.status src/thinp/Makefile depfiles >config.status: creating src/thinp/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thinp' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thinp' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF ".deps/thinp.Tpo" -c -o thinp.lo thinp.c; \ > then mv -f ".deps/thinp.Tpo" ".deps/thinp.Plo"; else rm -f ".deps/thinp.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c thinp.c -fPIC -DPIC -o .libs/thinp.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c thinp.c -o thinp.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthinp.la thinp.lo >ar cru .libs/libthinp.a .libs/thinp.o >ranlib .libs/libthinp.a >creating libthinp.la >(cd .libs && rm -f libthinp.la && ln -s ../libthinp.la libthinp.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thinp' >Making all in thrend >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thrend' > cd ../.. && /bin/sh ./config.status src/thrend/Makefile depfiles >config.status: creating src/thrend/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thrend' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thrend' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF ".deps/thrend.Tpo" -c -o thrend.lo thrend.c; \ > then mv -f ".deps/thrend.Tpo" ".deps/thrend.Plo"; else rm -f ".deps/thrend.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c thrend.c -fPIC -DPIC -o .libs/thrend.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c thrend.c -o thrend.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthrend.la thrend.lo >ar cru .libs/libthrend.a .libs/thrend.o >ranlib .libs/libthrend.a >creating libthrend.la >(cd .libs && rm -f libthrend.la && ln -s ../libthrend.la libthrend.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thrend' >Making all in thcoll >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thcoll' > cd ../.. && /bin/sh ./config.status src/thcoll/Makefile depfiles >config.status: creating src/thcoll/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thcoll' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thcoll' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF ".deps/cweight.Tpo" -c -o cweight.lo cweight.c; \ > then mv -f ".deps/cweight.Tpo" ".deps/cweight.Plo"; else rm -f ".deps/cweight.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c cweight.c -fPIC -DPIC -o .libs/cweight.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c cweight.c -o cweight.o >/dev/null 2>&1 >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF ".deps/thcoll.Tpo" -c -o thcoll.lo thcoll.c; \ > then mv -f ".deps/thcoll.Tpo" ".deps/thcoll.Plo"; else rm -f ".deps/thcoll.Tpo"; exit 1; fi > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c thcoll.c -fPIC -DPIC -o .libs/thcoll.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c thcoll.c -o thcoll.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthcoll.la cweight.lo thcoll.lo >ar cru .libs/libthcoll.a .libs/cweight.o .libs/thcoll.o >ranlib .libs/libthcoll.a >creating libthcoll.la >(cd .libs && rm -f libthcoll.la && ln -s ../libthcoll.la libthcoll.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thcoll' >Making all in thbrk >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thbrk' > cd ../.. && /bin/sh ./config.status src/thbrk/Makefile depfiles >config.status: creating src/thbrk/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thbrk' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thbrk' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I. -I../../include -I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 -fPIC -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF ".deps/thbrk.Tpo" -c -o thbrk.lo thbrk.c; \ > then mv -f ".deps/thbrk.Tpo" ".deps/thbrk.Plo"; else rm -f ".deps/thbrk.Tpo"; exit 1; fi >mkdir .libs > gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I. -I../../include -I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 -fPIC -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c thbrk.c -fPIC -DPIC -o .libs/thbrk.o > gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I. -I../../include -I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 -fPIC -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c thbrk.c -o thbrk.o >/dev/null 2>&1 >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I. -I../../include -I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 -fPIC -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF ".deps/brk-maximal.Tpo" -c -o brk-maximal.lo brk-maximal.c; \ > then mv -f ".deps/brk-maximal.Tpo" ".deps/brk-maximal.Plo"; else rm -f ".deps/brk-maximal.Tpo"; exit 1; fi > gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I. -I../../include -I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 -fPIC -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c brk-maximal.c -fPIC -DPIC -o .libs/brk-maximal.o > gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I. -I../../include -I/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1 -fPIC -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c brk-maximal.c -o brk-maximal.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthbrk.la thbrk.lo brk-maximal.lo /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/libdatrie.la >ar cru .libs/libthbrk.a .libs/thbrk.o .libs/brk-maximal.o >ranlib .libs/libthbrk.a >creating libthbrk.la >(cd .libs && rm -f libthbrk.la && ln -s ../libthbrk.la libthbrk.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thbrk' >Making all in thwchar >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwchar' > cd ../.. && /bin/sh ./config.status src/thwchar/Makefile depfiles >config.status: creating src/thwchar/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwchar' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwchar' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF ".deps/thwchar.Tpo" -c -o thwchar.lo thwchar.c; \ > then mv -f ".deps/thwchar.Tpo" ".deps/thwchar.Plo"; else rm -f ".deps/thwchar.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c thwchar.c -fPIC -DPIC -o .libs/thwchar.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c thwchar.c -o thwchar.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthwchar.la thwchar.lo >ar cru .libs/libthwchar.a .libs/thwchar.o >ranlib .libs/libthwchar.a >creating libthwchar.la >(cd .libs && rm -f libthwchar.la && ln -s ../libthwchar.la libthwchar.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwchar' >Making all in thwctype >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwctype' > cd ../.. && /bin/sh ./config.status src/thwctype/Makefile depfiles >config.status: creating src/thwctype/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwctype' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwctype' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF ".deps/thwctype.Tpo" -c -o thwctype.lo thwctype.c; \ > then mv -f ".deps/thwctype.Tpo" ".deps/thwctype.Plo"; else rm -f ".deps/thwctype.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c thwctype.c -fPIC -DPIC -o .libs/thwctype.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c thwctype.c -o thwctype.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthwctype.la thwctype.lo >ar cru .libs/libthwctype.a .libs/thwctype.o >ranlib .libs/libthwctype.a >creating libthwctype.la >(cd .libs && rm -f libthwctype.la && ln -s ../libthwctype.la libthwctype.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwctype' >Making all in thwstr >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwstr' > cd ../.. && /bin/sh ./config.status src/thwstr/Makefile depfiles >config.status: creating src/thwstr/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwstr' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwstr' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF ".deps/thwstr.Tpo" -c -o thwstr.lo thwstr.c; \ > then mv -f ".deps/thwstr.Tpo" ".deps/thwstr.Plo"; else rm -f ".deps/thwstr.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c thwstr.c -fPIC -DPIC -o .libs/thwstr.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c thwstr.c -o thwstr.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthwstr.la thwstr.lo >ar cru .libs/libthwstr.a .libs/thwstr.o >ranlib .libs/libthwstr.a >creating libthwstr.la >(cd .libs && rm -f libthwstr.la && ln -s ../libthwstr.la libthwstr.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwstr' >Making all in thwbrk >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwbrk' > cd ../.. && /bin/sh ./config.status src/thwbrk/Makefile depfiles >config.status: creating src/thwbrk/Makefile >config.status: executing depfiles commands >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwbrk' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwbrk' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF ".deps/thwbrk.Tpo" -c -o thwbrk.lo thwbrk.c; \ > then mv -f ".deps/thwbrk.Tpo" ".deps/thwbrk.Plo"; else rm -f ".deps/thwbrk.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c thwbrk.c -fPIC -DPIC -o .libs/thwbrk.o > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I. -I../../include -fPIC -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c thwbrk.c -o thwbrk.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthwbrk.la thwbrk.lo >ar cru .libs/libthwbrk.a .libs/thwbrk.o >ranlib .libs/libthwbrk.a >creating libthwbrk.la >(cd .libs && rm -f libthwbrk.la && ln -s ../libthwbrk.la libthwbrk.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwbrk' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -fPIC -Wall -DNDEBUG -MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo dummy.c; \ > then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f ".deps/dummy.Tpo"; exit 1; fi >mkdir .libs > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -fPIC -Wall -DNDEBUG -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o >dummy.c:9: warning: 'dummy' defined but not used > gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.7\" -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 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -fPIC -Wall -DNDEBUG -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -Wall -DNDEBUG -o libthai.la -rpath /usr/lib -version-info 1:1:1 dummy.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 >gcc -shared .libs/dummy.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 -Wl,--rpath -Wl,/builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/.libs /builddir/build/BUILD/libthai-0.1.7/libdatrie-0.1.1/datrie/.libs/libdatrie.so -Wl,-soname -Wl,libthai.so.0 -o .libs/libthai.so.0.1.1 >(cd .libs && rm -f libthai.so.0 && ln -s libthai.so.0.1.1 libthai.so.0) >(cd .libs && rm -f libthai.so && ln -s libthai.so.0.1.1 libthai.so) >rm -fr .libs/libthai.lax >mkdir .libs/libthai.lax >rm -fr .libs/libthai.lax/libthctype.a >mkdir .libs/libthai.lax/libthctype.a >(cd .libs/libthai.lax/libthctype.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thctype/.libs/libthctype.a) >rm -fr .libs/libthai.lax/libthstr.a >mkdir .libs/libthai.lax/libthstr.a >(cd .libs/libthai.lax/libthstr.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thstr/.libs/libthstr.a) >rm -fr .libs/libthai.lax/libthcell.a >mkdir .libs/libthai.lax/libthcell.a >(cd .libs/libthai.lax/libthcell.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thcell/.libs/libthcell.a) >rm -fr .libs/libthai.lax/libthinp.a >mkdir .libs/libthai.lax/libthinp.a >(cd .libs/libthai.lax/libthinp.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thinp/.libs/libthinp.a) >rm -fr .libs/libthai.lax/libthrend.a >mkdir .libs/libthai.lax/libthrend.a >(cd .libs/libthai.lax/libthrend.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thrend/.libs/libthrend.a) >rm -fr .libs/libthai.lax/libthcoll.a >mkdir .libs/libthai.lax/libthcoll.a >(cd .libs/libthai.lax/libthcoll.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thcoll/.libs/libthcoll.a) >rm -fr .libs/libthai.lax/libthbrk.a >mkdir .libs/libthai.lax/libthbrk.a >(cd .libs/libthai.lax/libthbrk.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thbrk/.libs/libthbrk.a) >rm -fr .libs/libthai.lax/libthwchar.a >mkdir .libs/libthai.lax/libthwchar.a >(cd .libs/libthai.lax/libthwchar.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thwchar/.libs/libthwchar.a) >rm -fr .libs/libthai.lax/libthwctype.a >mkdir .libs/libthai.lax/libthwctype.a >(cd .libs/libthai.lax/libthwctype.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thwctype/.libs/libthwctype.a) >rm -fr .libs/libthai.lax/libthwstr.a >mkdir .libs/libthai.lax/libthwstr.a >(cd .libs/libthai.lax/libthwstr.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thwstr/.libs/libthwstr.a) >rm -fr .libs/libthai.lax/libthwbrk.a >mkdir .libs/libthai.lax/libthwbrk.a >(cd .libs/libthai.lax/libthwbrk.a && ar x /builddir/build/BUILD/libthai-0.1.7/src/../src/thwbrk/.libs/libthwbrk.a) >ar cru .libs/libthai.a dummy.o .libs/libthai.lax/libthctype.a/thctype.o .libs/libthai.lax/libthctype.a/wtt.o .libs/libthai.lax/libthstr.a/thstr.o .libs/libthai.lax/libthcell.a/thcell.o .libs/libthai.lax/libthinp.a/thinp.o .libs/libthai.lax/libthrend.a/thrend.o .libs/libthai.lax/libthcoll.a/thcoll.o .libs/libthai.lax/libthcoll.a/cweight.o .libs/libthai.lax/libthbrk.a/thbrk.o .libs/libthai.lax/libthbrk.a/brk-maximal.o .libs/libthai.lax/libthwchar.a/thwchar.o .libs/libthai.lax/libthwctype.a/thwctype.o .libs/libthai.lax/libthwstr.a/thwstr.o .libs/libthai.lax/libthwbrk.a/thwbrk.o >ranlib .libs/libthai.a >rm -fr .libs/libthai.lax >creating libthai.la >(cd .libs && rm -f libthai.la && ln -s ../libthai.la libthai.la) >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src' >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src' >Making all in data >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/data' > cd .. && /bin/sh ./config.status data/Makefile >config.status: creating data/Makefile >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/data' >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/data' >cat ./tdict-common.txt ./tdict-collection.txt ./tdict-district.txt ./tdict-geo.txt ./tdict-ict.txt ./tdict-science.txt ./tdict-spell.txt ./tdict-std.txt | LC_ALL=C sort -u > tdict.txt >if test ! -e thbrk.sbm; then \ > ln -s ../data/thbrk.sbm . ; \ > fi >rm -f thbrk.br thbrk.tl >trietool thbrk add-list tdict.txt >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/data' >Making all in tests >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/tests' > cd .. && /bin/sh ./config.status tests/Makefile depfiles >config.status: creating tests/Makefile >config.status: executing depfiles commands >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/tests' >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/tests' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/tests' >Making all in doc >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/doc' > cd .. && /bin/sh ./config.status doc/Makefile >config.status: creating doc/Makefile >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/doc' >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/doc' >doxygen >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for files to exclude >Searching for files to process... >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/include >Search for files in directory /builddir/build/BUILD/libthai-0.1.7/include/thai >Reading and parsing tag files >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thailib.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thailib.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thbrk.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thbrk.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thcell.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thcell.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thcoll.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thcoll.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thctype.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thctype.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thinp.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thinp.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thrend.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thrend.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thstr.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thstr.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thwbrk.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thwbrk.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thwchar.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thwchar.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thwcoll.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thwcoll.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thwctype.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thwctype.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thwinp.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thwinp.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thwrend.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thwrend.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/thwstr.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/thwstr.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/tis.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/tis.h... >Preprocessing /builddir/build/BUILD/libthai-0.1.7/include/thai/wtt.h... >Parsing file /builddir/build/BUILD/libthai-0.1.7/include/thai/wtt.h... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Searching for included using directives... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Searching for members imported via using declarations... >Building example list... >Searching for enumerations... >Searching for documented variables... >Building member list... >Searching for friends... >Searching for documented defines... >Computing template instances... >Flushing cached template relations that have become invalid... >Creating members for template instances... >Computing class relations... >Searching for member function documentation... >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 todo/test/bug list items... >Generating style sheet... >Counting data structures... >Resolving user defined references... >Combining using relations... >Finding anchors and sections in the documentation... >Generating index page... >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/wtt.h... >Generating page documentation... >Generating group documentation... >Generating group index... >Generating class documentation... >Generating annotated compound index... >Generating hierarchical class index... >Generating member index... >Generating docs for compound thcell_t... >Generating docs for compound thinpconv_t... >Generating namespace index... >Generating namespace member index... >Generating graph info page... >Generating file index... >Generating example index... >Generating file member index... >Generating page index... >touch doxygen.stamp >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/doc' >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7' > cd . && /bin/sh ./config.status Makefile >config.status: creating Makefile >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7' >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.65780 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libthai-0.1.7 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/libthai-0.1.7-root-mockbuild >+ /usr/bin/make prefix=/var/tmp/libthai-0.1.7-root-mockbuild/usr exec_prefix=/var/tmp/libthai-0.1.7-root-mockbuild/usr bindir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/bin sbindir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/sbin sysconfdir=/var/tmp/libthai-0.1.7-root-mockbuild/etc datadir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/share includedir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/include libdir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/lib libexecdir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/libexec localstatedir=/var/tmp/libthai-0.1.7-root-mockbuild/var sharedstatedir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/com mandir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/share/man infodir=/var/tmp/libthai-0.1.7-root-mockbuild/usr/share/info install >Making install in include >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include' > cd .. && /bin/sh ./config.status include/Makefile >config.status: creating include/Makefile >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include' >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include' >Making install in thai >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' > cd ../.. && /bin/sh ./config.status include/thai/Makefile >config.status: creating include/thai/Makefile >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai" || mkdir -p -- "/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai" > /usr/bin/install -c -m 644 'thailib.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thailib.h' > /usr/bin/install -c -m 644 'thctype.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thctype.h' > /usr/bin/install -c -m 644 'thstr.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thstr.h' > /usr/bin/install -c -m 644 'thcoll.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thcoll.h' > /usr/bin/install -c -m 644 'thcell.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thcell.h' > /usr/bin/install -c -m 644 'thinp.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thinp.h' > /usr/bin/install -c -m 644 'thrend.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thrend.h' > /usr/bin/install -c -m 644 'thbrk.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thbrk.h' > /usr/bin/install -c -m 644 'thwchar.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thwchar.h' > /usr/bin/install -c -m 644 'thwctype.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thwctype.h' > /usr/bin/install -c -m 644 'thwcoll.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thwcoll.h' > /usr/bin/install -c -m 644 'thwinp.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thwinp.h' > /usr/bin/install -c -m 644 'thwrend.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thwrend.h' > /usr/bin/install -c -m 644 'thwstr.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thwstr.h' > /usr/bin/install -c -m 644 'thwbrk.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/thwbrk.h' > /usr/bin/install -c -m 644 'tis.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/tis.h' > /usr/bin/install -c -m 644 'wtt.h' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/include/thai/wtt.h' >make[3]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include/thai' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/include' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/include' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include' >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/include' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src' >Making install in thctype >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thctype' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thctype' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thctype' >Making install in thstr >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thstr' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thstr' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thstr' >Making install in thcell >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thcell' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thcell' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thcell' >Making install in thinp >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thinp' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thinp' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thinp' >Making install in thrend >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thrend' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thrend' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thrend' >Making install in thcoll >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thcoll' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thcoll' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thcoll' >Making install in thbrk >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thbrk' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thbrk' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thbrk' >Making install in thwchar >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwchar' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thwchar' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwchar' >Making install in thwctype >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwctype' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thwctype' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwctype' >Making install in thwstr >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwstr' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thwstr' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwstr' >Making install in thwbrk >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src/thwbrk' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/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 `/builddir/build/BUILD/libthai-0.1.7/src/thwbrk' >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src/thwbrk' >make[2]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src' >make[3]: Entering directory `/builddir/build/BUILD/libthai-0.1.7/src' >test -z "/var/tmp/libthai-0.1.7-root-mockbuild/usr/lib" || mkdir -p -- "/var/tmp/libthai-0.1.7-root-mockbuild/usr/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libthai.la' '/var/tmp/libthai-0.1.7-root-mockbuild/usr/lib/libthai.la' >libtool: install: warning: relinking `libthai.la' >(cd /builddir/build/BUILD/libthai-0.1.7/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -fPIC -Wall -DNDEBUG -o libthai.la -rpath /usr/lib -version-info 1:1:1 dummy.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 -inst-prefix-dir /var/tmp/libthai-0.1.7-root-mockbuild) >gcc -shared .libs/dummy.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 -L/var/tmp/libthai-0.1.7-root-mockbuild/usr/lib -L/usr/lib -ldatrie -Wl,-soname -Wl,libthai.so.0 -o .libs/libthai.so.0.1.1 >/usr/bin/ld: cannot find -ldatrie >collect2: ld returned 1 exit status >libtool: install: error: relink `libthai.la' with the above command before installing it >make[3]: *** [install-libLTLIBRARIES] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src' >make[2]: *** [install-am] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src' >make[1]: *** [install-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/libthai-0.1.7/src' >make: *** [install-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.65780 (%install) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.65780 (%install)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 222611
: 145715 |
145765