The build took 00h 01m 49s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,383 |
sh |
9,920 |
makefile |
4,298 |
ansic |
25,601 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libthai 0.1.24-1 (Thu Apr 13 20:25:05 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-unknown-linux-dumpbin... no
checking for x86_64-unknown-linux-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether linker supports -version-script... yes
checking for doxygen... doxygen
checking doxygen >= 1.8.8... 1.8.11, yes
checking for trietool-0.2... trietool-0.2
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DATRIE... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libthai.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/thai/Makefile
config.status: creating src/Makefile
config.status: creating src/thctype/Makefile
config.status: creating src/thstr/Makefile
config.status: creating src/thcell/Makefile
config.status: creating src/thinp/Makefile
config.status: creating src/thrend/Makefile
config.status: creating src/thcoll/Makefile
config.status: creating src/thbrk/Makefile
config.status: creating src/thwchar/Makefile
config.status: creating src/thwctype/Makefile
config.status: creating src/thwstr/Makefile
config.status: creating src/thwbrk/Makefile
config.status: creating data/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: executing depfiles commands
config.status: executing libtool commands
Type make to build libthai.
Making all in include
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include'
Making all in thai
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include'
Making all in src
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src'
Making all in thctype
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thctype'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c -o thctype.lo thctype.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c thctype.c -fPIC -DPIC -o .libs/thctype.o
mv -f .deps/thctype.Tpo .deps/thctype.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c -o wtt.lo wtt.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c wtt.c -fPIC -DPIC -o .libs/wtt.o
mv -f .deps/wtt.Tpo .deps/wtt.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthctype.la thctype.lo wtt.lo
libtool: link: ar cru .libs/libthctype.a .libs/thctype.o .libs/wtt.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthctype.a
libtool: link: ( cd ".libs" && rm -f "libthctype.la" && ln -s "../libthctype.la" "libthctype.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thctype'
Making all in thstr
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thstr'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c -o thstr.lo thstr.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c thstr.c -fPIC -DPIC -o .libs/thstr.o
mv -f .deps/thstr.Tpo .deps/thstr.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthstr.la thstr.lo
libtool: link: ar cru .libs/libthstr.a .libs/thstr.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthstr.a
libtool: link: ( cd ".libs" && rm -f "libthstr.la" && ln -s "../libthstr.la" "libthstr.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thstr'
Making all in thcell
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thcell'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c -o thcell.lo thcell.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c thcell.c -fPIC -DPIC -o .libs/thcell.o
mv -f .deps/thcell.Tpo .deps/thcell.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthcell.la thcell.lo
libtool: link: ar cru .libs/libthcell.a .libs/thcell.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthcell.a
libtool: link: ( cd ".libs" && rm -f "libthcell.la" && ln -s "../libthcell.la" "libthcell.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thcell'
Making all in thinp
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thinp'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c -o thinp.lo thinp.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c thinp.c -fPIC -DPIC -o .libs/thinp.o
mv -f .deps/thinp.Tpo .deps/thinp.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthinp.la thinp.lo
libtool: link: ar cru .libs/libthinp.a .libs/thinp.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthinp.a
libtool: link: ( cd ".libs" && rm -f "libthinp.la" && ln -s "../libthinp.la" "libthinp.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thinp'
Making all in thrend
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thrend'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c -o thrend.lo thrend.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c thrend.c -fPIC -DPIC -o .libs/thrend.o
thrend.c:52:29: warning: unused variable 'tis620_0_shape_table_' [-Wunused-const-variable]
static const ThaiShapeTable tis620_0_shape_table_ = {
^
1 warning generated.
mv -f .deps/thrend.Tpo .deps/thrend.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthrend.la thrend.lo
libtool: link: ar cru .libs/libthrend.a .libs/thrend.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthrend.a
libtool: link: ( cd ".libs" && rm -f "libthrend.la" && ln -s "../libthrend.la" "libthrend.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thrend'
Making all in thcoll
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thcoll'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c -o cweight.lo cweight.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c cweight.c -fPIC -DPIC -o .libs/cweight.o
mv -f .deps/cweight.Tpo .deps/cweight.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c -o thcoll.lo thcoll.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c thcoll.c -fPIC -DPIC -o .libs/thcoll.o
mv -f .deps/thcoll.Tpo .deps/thcoll.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthcoll.la cweight.lo thcoll.lo
libtool: link: ar cru .libs/libthcoll.a .libs/cweight.o .libs/thcoll.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthcoll.a
libtool: link: ( cd ".libs" && rm -f "libthcoll.la" && ln -s "../libthcoll.la" "libthcoll.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thcoll'
Making all in thbrk
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thbrk'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c -o thbrk.lo thbrk.c
libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c thbrk.c -fPIC -DPIC -o .libs/thbrk.o
mv -f .deps/thbrk.Tpo .deps/thbrk.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c -o brk-ctype.lo brk-ctype.c
libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c brk-ctype.c -fPIC -DPIC -o .libs/brk-ctype.o
mv -f .deps/brk-ctype.Tpo .deps/brk-ctype.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c -o brk-common.lo brk-common.c
libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c brk-common.c -fPIC -DPIC -o .libs/brk-common.o
mv -f .deps/brk-common.Tpo .deps/brk-common.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c -o brk-maximal.lo brk-maximal.c
libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c brk-maximal.c -fPIC -DPIC -o .libs/brk-maximal.o
mv -f .deps/brk-maximal.Tpo .deps/brk-maximal.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthbrk.la thbrk.lo brk-ctype.lo brk-common.lo brk-maximal.lo -ldatrie
libtool: link: ar cru .libs/libthbrk.a .libs/thbrk.o .libs/brk-ctype.o .libs/brk-common.o .libs/brk-maximal.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthbrk.a
libtool: link: ( cd ".libs" && rm -f "libthbrk.la" && ln -s "../libthbrk.la" "libthbrk.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thbrk'
Making all in thwchar
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwchar'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c -o thwchar.lo thwchar.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c thwchar.c -fPIC -DPIC -o .libs/thwchar.o
mv -f .deps/thwchar.Tpo .deps/thwchar.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthwchar.la thwchar.lo
libtool: link: ar cru .libs/libthwchar.a .libs/thwchar.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthwchar.a
libtool: link: ( cd ".libs" && rm -f "libthwchar.la" && ln -s "../libthwchar.la" "libthwchar.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwchar'
Making all in thwctype
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwctype'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c -o thwctype.lo thwctype.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c thwctype.c -fPIC -DPIC -o .libs/thwctype.o
mv -f .deps/thwctype.Tpo .deps/thwctype.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthwctype.la thwctype.lo
libtool: link: ar cru .libs/libthwctype.a .libs/thwctype.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthwctype.a
libtool: link: ( cd ".libs" && rm -f "libthwctype.la" && ln -s "../libthwctype.la" "libthwctype.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwctype'
Making all in thwstr
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwstr'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c -o thwstr.lo thwstr.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c thwstr.c -fPIC -DPIC -o .libs/thwstr.o
mv -f .deps/thwstr.Tpo .deps/thwstr.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthwstr.la thwstr.lo
libtool: link: ar cru .libs/libthwstr.a .libs/thwstr.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthwstr.a
libtool: link: ( cd ".libs" && rm -f "libthwstr.la" && ln -s "../libthwstr.la" "libthwstr.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwstr'
Making all in thwbrk
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwbrk'
/bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c -o thwbrk.lo thwbrk.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c thwbrk.c -fPIC -DPIC -o .libs/thwbrk.o
mv -f .deps/thwbrk.Tpo .deps/thwbrk.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthwbrk.la thwbrk.lo
libtool: link: ar cru .libs/libthwbrk.a .libs/thwbrk.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libthwbrk.a
libtool: link: ( cd ".libs" && rm -f "libthwbrk.la" && ln -s "../libthwbrk.la" "libthwbrk.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwbrk'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src'
/bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../include -Wall -DNDEBUG -MT libthai.lo -MD -MP -MF .deps/libthai.Tpo -c -o libthai.lo libthai.c
libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../include -Wall -DNDEBUG -MT libthai.lo -MD -MP -MF .deps/libthai.Tpo -c libthai.c -fPIC -DPIC -o .libs/libthai.o
mv -f .deps/libthai.Tpo .deps/libthai.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -no-undefined -version-info 2:4:2 -Wl,-version-script -Wl,./libthai.map -o libthai.la -rpath /usr/lib libthai.lo ../src/thctype/libthctype.la ../src/thstr/libthstr.la ../src/thcell/libthcell.la ../src/thinp/libthinp.la ../src/thrend/libthrend.la ../src/thcoll/libthcoll.la ../src/thbrk/libthbrk.la ../src/thwchar/libthwchar.la ../src/thwctype/libthwctype.la ../src/thwstr/libthwstr.la ../src/thwbrk/libthwbrk.la
libtool: link: clang -shared -fPIC -DPIC .libs/libthai.o -Wl,--whole-archive ../src/thctype/.libs/libthctype.a ../src/thstr/.libs/libthstr.a ../src/thcell/.libs/libthcell.a ../src/thinp/.libs/libthinp.a ../src/thrend/.libs/libthrend.a ../src/thcoll/.libs/libthcoll.a ../src/thbrk/.libs/libthbrk.a ../src/thwchar/.libs/libthwchar.a ../src/thwctype/.libs/libthwctype.a ../src/thwstr/.libs/libthwstr.a ../src/thwbrk/.libs/libthwbrk.a -Wl,--no-whole-archive -ldatrie -Wl,-version-script -Wl,./libthai.map -Wl,-soname -Wl,libthai.so.0 -o .libs/libthai.so.0.2.4
libtool: link: (cd ".libs" && rm -f "libthai.so.0" && ln -s "libthai.so.0.2.4" "libthai.so.0")
libtool: link: (cd ".libs" && rm -f "libthai.so" && ln -s "libthai.so.0.2.4" "libthai.so")
libtool: link: ( cd ".libs" && rm -f "libthai.la" && ln -s "../libthai.la" "libthai.la" )
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src'
Making all in data
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/data'
cat ./tdict-common.txt ./tdict-collection.txt ./tdict-district.txt ./tdict-city.txt ./tdict-country.txt ./tdict-geo.txt ./tdict-history.txt ./tdict-ict.txt ./tdict-lang-ethnic.txt ./tdict-proper.txt ./tdict-science.txt ./tdict-spell.txt ./tdict-std.txt ./tdict-std-compound.txt | LC_ALL=C sort -u > tdict.txt
if test ! -e thbrk.abm; then \
ln -s ../data/thbrk.abm . ; \
fi
rm -f thbrk.tri
trietool-0.2 thbrk add-list -e utf-8 tdict.txt
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/data'
Making all in tests
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/tests'
Making all in doc
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/doc'
doxygen
warning: Tag `CLANG_ASSISTED_PARSING' at line 1039 of file `Doxyfile' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag `CLANG_OPTIONS' at line 1047 of file `Doxyfile' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /tmp/libthai/src/libthai-0.1.24
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/data
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/doc
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/include
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/include/thai
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/m4
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thbrk
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thcell
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thcoll
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thctype
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thinp
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thrend
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thstr
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thwbrk
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thwchar
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thwctype
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/src/thwstr
Searching for files in directory /tmp/libthai/src/libthai-0.1.24/tests
Reading and parsing tag files
Parsing files
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thailib.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thailib.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thbrk.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thbrk.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thcell.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thcell.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thcoll.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thcoll.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thctype.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thctype.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thinp.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thinp.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thrend.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thrend.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thstr.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thstr.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thwbrk.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thwbrk.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thwchar.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thwchar.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thwcoll.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thwcoll.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thwctype.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thwctype.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thwinp.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thwinp.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thwrend.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thwrend.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/thwstr.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/thwstr.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/tis.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/tis.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/include/thai/wtt.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/include/thai/wtt.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/libthai.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/libthai.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-common.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-common.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-common.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-common.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-ctype.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-ctype.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-ctype.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-ctype.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-maximal.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-maximal.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-maximal.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/brk-maximal.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/thbrk-utils.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/thbrk-utils.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thbrk/thbrk.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thbrk/thbrk.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thcell/thcell.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thcell/thcell.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thcoll/cweight.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thcoll/cweight.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thcoll/cweight.h...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thcoll/cweight.h...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thcoll/thcoll.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thcoll/thcoll.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thctype/thctype.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thctype/thctype.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thctype/wtt.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thctype/wtt.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thinp/thinp.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thinp/thinp.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thrend/thrend.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thrend/thrend.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thstr/thstr.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thstr/thstr.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thwbrk/thwbrk.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thwbrk/thwbrk.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thwchar/thwchar.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thwchar/thwchar.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thwctype/thwctype.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thwctype/thwctype.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/src/thwstr/thwstr.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/src/thwstr/thwstr.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thbrk.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thbrk.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thcell.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thcell.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thctype.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thctype.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thinp.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thinp.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thrend.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thrend.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thstr.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thstr.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thwbrk.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thwbrk.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/test_thwchar.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/test_thwchar.c...
Preprocessing /tmp/libthai/src/libthai-0.1.24/tests/thsort.c...
Parsing file /tmp/libthai/src/libthai-0.1.24/tests/thsort.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
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 xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating docs for file thai/thailib.h...
Generating docs for file thai/thbrk.h...
Generating docs for file thai/thcell.h...
Generating docs for file thai/thcoll.h...
Generating docs for file thai/thctype.h...
Generating docs for file thai/thinp.h...
Generating docs for file thai/thrend.h...
Generating docs for file thai/thstr.h...
Generating docs for file thai/thwbrk.h...
Generating docs for file thai/thwchar.h...
Generating docs for file thai/thwcoll.h...
Generating docs for file thai/thwctype.h...
Generating docs for file thai/thwstr.h...
Generating docs for file thai/tis.h...
Generating docs for file thai/wtt.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _BrkShot...
Generating docs for compound BestBrk...
Generating docs for compound RecovHist...
Generating docs for compound thcell_t...
Generating docs for compound thinpconv_t...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 64/65536 hits=893 misses=73
finished...
touch doxygen.stamp
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/doc'
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include'
Making install in thai
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libthai/pkg/libthai/usr/include/thai'
/usr/bin/install -c -m 644 thailib.h thctype.h thstr.h thcoll.h thcell.h thinp.h thrend.h thbrk.h thwchar.h thwctype.h thwcoll.h thwinp.h thwrend.h thwstr.h thwbrk.h tis.h wtt.h '/tmp/libthai/pkg/libthai/usr/include/thai'
make[3]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/include'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include'
Making install in src
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src'
Making install in thctype
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thctype'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thctype'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thctype'
Making install in thstr
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thstr'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thstr'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thstr'
Making install in thcell
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thcell'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thcell'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thcell'
Making install in thinp
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thinp'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thinp'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thinp'
Making install in thrend
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thrend'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thrend'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thrend'
Making install in thcoll
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thcoll'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thcoll'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thcoll'
Making install in thbrk
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thbrk'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thbrk'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thbrk'
Making install in thwchar
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwchar'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thwchar'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwchar'
Making install in thwctype
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwctype'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thwctype'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwctype'
Making install in thwstr
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwstr'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thwstr'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwstr'
Making install in thwbrk
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thwbrk'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/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 '/tmp/libthai/src/libthai-0.1.24/src/thwbrk'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thwbrk'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src'
make[3]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src'
/usr/bin/mkdir -p '/tmp/libthai/pkg/libthai/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libthai.la '/tmp/libthai/pkg/libthai/usr/lib'
libtool: install: /usr/bin/install -c .libs/libthai.so.0.2.4 /tmp/libthai/pkg/libthai/usr/lib/libthai.so.0.2.4
libtool: install: (cd /tmp/libthai/pkg/libthai/usr/lib && { ln -s -f libthai.so.0.2.4 libthai.so.0 || { rm -f libthai.so.0 && ln -s libthai.so.0.2.4 libthai.so.0; }; })
libtool: install: (cd /tmp/libthai/pkg/libthai/usr/lib && { ln -s -f libthai.so.0.2.4 libthai.so || { rm -f libthai.so && ln -s libthai.so.0.2.4 libthai.so; }; })
libtool: install: /usr/bin/install -c .libs/libthai.lai /tmp/libthai/pkg/libthai/usr/lib/libthai.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src'
Making install in data
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/data'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/data'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libthai/pkg/libthai/usr/share/libthai'
/usr/bin/install -c -m 644 thbrk.tri '/tmp/libthai/pkg/libthai/usr/share/libthai'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/data'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/data'
Making install in tests
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/tests'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/tests'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/tests'
Making install in doc
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/doc'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -c -d /tmp/libthai/pkg/libthai/usr/share/doc/libthai/html
/usr/bin/install -c -m 644 html/* /tmp/libthai/pkg/libthai/usr/share/doc/libthai/html
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/doc'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/doc'
make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24'
make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libthai/pkg/libthai/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libthai.pc '/tmp/libthai/pkg/libthai/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24'
make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24'
==> Tidying install...
-> Removing doc files...
-> Removing empty directories...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libthai"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libthai 0.1.24-1 (Thu Apr 13 20:25:50 UTC 2017)
CMD: pacman --query --file libthai-0.1.24-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libthai'
Trying to find vanilla package 'libthai'...
CMD: pacman --query --file /mirror/libthai-0.1.24-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/include/thai/thailib.h
/usr/include/thai/thctype.h
/usr/include/thai/thstr.h
/usr/include/thai/thcoll.h
/usr/include/thai/thcell.h
/usr/include/thai/thinp.h
/usr/include/thai/thrend.h
/usr/include/thai/thbrk.h
/usr/include/thai/thwchar.h
/usr/include/thai/thwctype.h
/usr/include/thai/thwcoll.h
/usr/include/thai/thwinp.h
/usr/include/thai/thwrend.h
/usr/include/thai/thwstr.h
/usr/include/thai/thwbrk.h
/usr/include/thai/tis.h
/usr/include/thai/wtt.h
/usr/lib/libthai.so.0
/usr/lib/libthai.so
/usr/lib/libthai.so.0.2.4
/usr/lib/pkgconfig/libthai.pc
/usr/share/libthai/thbrk.tri
/sysroot/usr/lib/libthai.so.0.2.4
/sysroot/usr/lib/libthai.so.0
/sysroot/usr/lib/libthai.so
/sysroot/usr/lib/libthai.la
/sysroot/usr/lib/pkgconfig/libthai.pc
/sysroot/usr/include/thai/thailib.h
/sysroot/usr/include/thai/thctype.h
/sysroot/usr/include/thai/thstr.h
/sysroot/usr/include/thai/thcoll.h
/sysroot/usr/include/thai/thcell.h
/sysroot/usr/include/thai/thinp.h
/sysroot/usr/include/thai/thrend.h
/sysroot/usr/include/thai/thbrk.h
/sysroot/usr/include/thai/thwchar.h
/sysroot/usr/include/thai/thwctype.h
/sysroot/usr/include/thai/thwcoll.h
/sysroot/usr/include/thai/thwinp.h
/sysroot/usr/include/thai/thwrend.h
/sysroot/usr/include/thai/thwstr.h
/sysroot/usr/include/thai/thwbrk.h
/sysroot/usr/include/thai/tis.h
/sysroot/usr/include/thai/wtt.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libthai.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libthai.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libthai.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libthai.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libthai/src/libthai-0.1.24/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libthai configure 0.1.24, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = b17a93608d28
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2361: checking for a BSD-compatible install
configure:2429: result: /usr/bin/install -c
configure:2440: checking whether build environment is sane
configure:2495: result: yes
configure:2554: checking for x86_64-unknown-linux-strip
configure:2584: result: no
configure:2594: checking for strip
configure:2610: found /usr/bin/strip
configure:2621: result: strip
configure:2646: checking for a thread-safe mkdir -p
configure:2685: result: /usr/bin/mkdir -p
configure:2692: checking for gawk
configure:2708: found /usr/bin/gawk
configure:2719: result: gawk
configure:2730: checking whether make sets $(MAKE)
configure:2752: result: yes
configure:2781: checking whether make supports nested variables
configure:2798: result: yes
configure:2948: checking for x86_64-unknown-linux-gcc
configure:2975: result: clang
configure:3244: checking for C compiler version
configure:3253: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3264: $? = 0
configure:3253: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3264: $? = 0
configure:3253: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3264: $? = 1
configure:3253: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3264: $? = 1
configure:3284: checking whether the C compiler works
configure:3306: clang conftest.c >&5
configure:3310: $? = 0
configure:3358: result: yes
configure:3361: checking for C compiler default output file name
configure:3363: result: a.out
configure:3369: checking for suffix of executables
configure:3376: clang -o conftest conftest.c >&5
configure:3380: $? = 0
configure:3402: result:
configure:3424: checking whether we are cross compiling
configure:3432: clang -o conftest conftest.c >&5
configure:3436: $? = 0
configure:3443: ./conftest
configure:3447: $? = 0
configure:3462: result: no
configure:3467: checking for suffix of object files
configure:3489: clang -c conftest.c >&5
configure:3493: $? = 0
configure:3514: result: o
configure:3518: checking whether we are using the GNU C compiler
configure:3537: clang -c conftest.c >&5
configure:3537: $? = 0
configure:3546: result: yes
configure:3555: checking whether clang accepts -g
configure:3575: clang -c -g conftest.c >&5
configure:3575: $? = 0
configure:3616: result: yes
configure:3633: checking for clang option to accept ISO C89
configure:3696: clang -c conftest.c >&5
configure:3696: $? = 0
configure:3709: result: none needed
configure:3734: checking whether clang understands -c and -o together
configure:3756: clang -c conftest.c -o conftest2.o
configure:3759: $? = 0
configure:3756: clang -c conftest.c -o conftest2.o
configure:3759: $? = 0
configure:3771: result: yes
configure:3799: checking for style of include used by make
configure:3827: result: GNU
configure:3853: checking dependency style of clang
configure:3964: result: gcc3
configure:3980: checking whether ln -s works
configure:3984: result: yes
configure:3991: checking whether make sets $(MAKE)
configure:4013: result: yes
configure:4026: checking build system type
configure:4040: result: x86_64-pc-linux-gnu
configure:4060: checking host system type
configure:4073: result: x86_64-unknown-linux-gnu
configure:4442: checking how to print strings
configure:4469: result: printf
configure:4490: checking for a sed that does not truncate output
configure:4554: result: /usr/bin/sed
configure:4572: checking for grep that handles long lines and -e
configure:4630: result: /usr/bin/grep
configure:4635: checking for egrep
configure:4697: result: /usr/bin/grep -E
configure:4702: checking for fgrep
configure:4764: result: /usr/bin/grep -F
configure:4799: checking for ld used by clang
configure:4866: result: /usr/bin/ld
configure:4873: checking if the linker (/usr/bin/ld) is GNU ld
configure:4888: result: yes
configure:4900: checking for BSD- or MS-compatible name lister (nm)
configure:4949: result: no
configure:4963: checking for x86_64-unknown-linux-dumpbin
configure:4993: result: no
configure:4963: checking for x86_64-unknown-linux-link
configure:4993: result: no
configure:5007: checking for dumpbin
configure:5037: result: no
configure:5007: checking for link
configure:5023: found /usr/bin/link
configure:5034: result: link -dump
configure:5079: checking the name lister (nm) interface
configure:5086: clang -c conftest.c >&5
configure:5089: nm "conftest.o"
configure:5092: output
0000000000000000 B some_variable
configure:5099: result: BSD nm
configure:5103: checking the maximum length of command line arguments
configure:5234: result: 1572864
configure:5251: checking whether the shell understands some XSI constructs
configure:5261: result: yes
configure:5265: checking whether the shell understands "+="
configure:5271: result: yes
configure:5306: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5346: result: func_convert_file_noop
configure:5353: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5373: result: func_convert_file_noop
configure:5380: checking for /usr/bin/ld option to reload object files
configure:5387: result: -r
configure:5421: checking for x86_64-unknown-linux-objdump
configure:5448: result: objdump
configure:5517: checking how to recognize dependent libraries
configure:5715: result: pass_all
configure:5760: checking for x86_64-unknown-linux-dlltool
configure:5787: result: dlltool
configure:5857: checking how to associate runtime and link libraries
configure:5884: result: printf %s\n
configure:5901: checking for x86_64-unknown-linux-ar
configure:5931: result: no
configure:5945: checking for ar
configure:5961: found /usr/bin/ar
configure:5972: result: ar
configure:6009: checking for archiver @FILE support
configure:6026: clang -c conftest.c >&5
configure:6026: $? = 0
configure:6029: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6032: $? = 0
configure:6037: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6040: $? = 1
configure:6052: result: @
configure:6070: checking for x86_64-unknown-linux-strip
configure:6097: result: strip
configure:6169: checking for x86_64-unknown-linux-ranlib
configure:6199: result: no
configure:6209: checking for ranlib
configure:6225: found /usr/bin/ranlib
configure:6236: result: ranlib
configure:6338: checking command to parse nm output from clang object
configure:6458: clang -c conftest.c >&5
configure:6461: $? = 0
configure:6465: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6468: $? = 0
configure:6534: clang -o conftest conftest.c conftstm.o >&5
configure:6537: $? = 0
configure:6575: result: ok
configure:6612: checking for sysroot
configure:6642: result: no
configure:6719: clang -c conftest.c >&5
configure:6722: $? = 0
configure:6871: checking for x86_64-unknown-linux-mt
configure:6901: result: no
configure:6911: checking for mt
configure:6941: result: no
configure:6961: checking if : is a manifest tool
configure:6967: : '-?'
configure:6975: result: no
configure:7617: checking how to run the C preprocessor
configure:7648: clang -E conftest.c
configure:7648: $? = 0
configure:7662: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libthai"
| #define PACKAGE_TARNAME "libthai"
| #define PACKAGE_VERSION "0.1.24"
| #define PACKAGE_STRING "libthai 0.1.24"
| #define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libthai"
| #define VERSION "0.1.24"
| /* end confdefs.h. */
| #include
configure:7687: result: clang -E
configure:7707: clang -E conftest.c
configure:7707: $? = 0
configure:7721: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libthai"
| #define PACKAGE_TARNAME "libthai"
| #define PACKAGE_VERSION "0.1.24"
| #define PACKAGE_STRING "libthai 0.1.24"
| #define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libthai"
| #define VERSION "0.1.24"
| /* end confdefs.h. */
| #include
configure:7750: checking for ANSI C header files
configure:7770: clang -c conftest.c >&5
configure:7770: $? = 0
configure:7843: clang -o conftest conftest.c >&5
configure:7843: $? = 0
configure:7843: ./conftest
configure:7843: $? = 0
configure:7854: result: yes
configure:7867: checking for sys/types.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/stat.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for stdlib.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for string.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for memory.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for strings.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for inttypes.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for stdint.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for unistd.h
configure:7867: clang -c conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7881: checking for dlfcn.h
configure:7881: clang -c conftest.c >&5
configure:7881: $? = 0
configure:7881: result: yes
configure:8085: checking for objdir
configure:8100: result: .libs
configure:8371: checking if clang supports -fno-rtti -fno-exceptions
configure:8389: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8393: $? = 0
configure:8406: result: yes
configure:8733: checking for clang option to produce PIC
configure:8740: result: -fPIC -DPIC
configure:8748: checking if clang PIC flag -fPIC -DPIC works
configure:8766: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8770: $? = 0
configure:8783: result: yes
configure:8812: checking if clang static flag -static works
configure:8840: result: yes
configure:8855: checking if clang supports -c -o file.o
configure:8876: clang -c -o out/conftest2.o conftest.c >&5
configure:8880: $? = 0
configure:8902: result: yes
configure:8910: checking if clang supports -c -o file.o
configure:8957: result: yes
configure:8990: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10147: result: yes
configure:10184: checking whether -lc should be explicitly linked in
configure:10192: clang -c conftest.c >&5
configure:10195: $? = 0
configure:10210: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10213: $? = 0
configure:10227: result: no
configure:10387: checking dynamic linker characteristics
configure:10887: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10887: $? = 0
configure:11121: result: GNU/Linux ld.so
configure:11228: checking how to hardcode library paths into programs
configure:11253: result: immediate
configure:11793: checking whether stripping libraries is possible
configure:11798: result: yes
configure:11833: checking if libtool supports shared libraries
configure:11835: result: yes
configure:11838: checking whether to build shared libraries
configure:11859: result: yes
configure:11862: checking whether to build static libraries
configure:11866: result: no
configure:11906: checking whether linker supports -version-script
configure:11934: result: yes
configure:12004: checking for doxygen
configure:12020: found /usr/bin/doxygen
configure:12032: result: doxygen
configure:12043: checking doxygen >= 1.8.8
configure:12078: result: 1.8.11, yes
configure:12119: checking for trietool-0.2
configure:12135: found /usr/bin/trietool-0.2
configure:12146: result: trietool-0.2
configure:12183: checking for x86_64-unknown-linux-pkg-config
configure:12216: result: no
configure:12226: checking for pkg-config
configure:12244: found /usr/bin/pkg-config
configure:12256: result: /usr/bin/pkg-config
configure:12281: checking pkg-config is at least version 0.9.0
configure:12284: result: yes
configure:12294: checking for DATRIE
configure:12301: $PKG_CONFIG --exists --print-errors "datrie-0.2"
configure:12304: $? = 0
configure:12318: $PKG_CONFIG --exists --print-errors "datrie-0.2"
configure:12321: $? = 0
configure:12379: result: yes
configure:12387: checking stddef.h usability
configure:12387: clang -c -Wall -DNDEBUG conftest.c >&5
configure:12387: $? = 0
configure:12387: result: yes
configure:12387: checking stddef.h presence
configure:12387: clang -E conftest.c
configure:12387: $? = 0
configure:12387: result: yes
configure:12387: checking for stddef.h
configure:12387: result: yes
configure:12387: checking for stdlib.h
configure:12387: result: yes
configure:12387: checking for string.h
configure:12387: result: yes
configure:12387: checking wchar.h usability
configure:12387: clang -c -Wall -DNDEBUG conftest.c >&5
configure:12387: $? = 0
configure:12387: result: yes
configure:12387: checking wchar.h presence
configure:12387: clang -E conftest.c
configure:12387: $? = 0
configure:12387: result: yes
configure:12387: checking for wchar.h
configure:12387: result: yes
configure:12398: checking for an ANSI C-conforming const
configure:12464: clang -c -Wall -DNDEBUG conftest.c >&5
configure:12464: $? = 0
configure:12471: result: yes
configure:12479: checking for size_t
configure:12479: clang -c -Wall -DNDEBUG conftest.c >&5
configure:12479: $? = 0
configure:12479: clang -c -Wall -DNDEBUG conftest.c >&5
conftest.c:63:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:12479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libthai"
| #define PACKAGE_TARNAME "libthai"
| #define PACKAGE_VERSION "0.1.24"
| #define PACKAGE_STRING "libthai 0.1.24"
| #define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libthai"
| #define VERSION "0.1.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12479: result: yes
configure:12639: checking that generated files are newer than configure
configure:12645: result: done
configure:12680: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libthai config.status 0.1.24, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on b17a93608d28
config.status:1042: creating libthai.pc
config.status:1042: creating Makefile
config.status:1042: creating include/Makefile
config.status:1042: creating include/thai/Makefile
config.status:1042: creating src/Makefile
config.status:1042: creating src/thctype/Makefile
config.status:1042: creating src/thstr/Makefile
config.status:1042: creating src/thcell/Makefile
config.status:1042: creating src/thinp/Makefile
config.status:1042: creating src/thrend/Makefile
config.status:1042: creating src/thcoll/Makefile
config.status:1042: creating src/thbrk/Makefile
config.status:1042: creating src/thwchar/Makefile
config.status:1042: creating src/thwctype/Makefile
config.status:1042: creating src/thwstr/Makefile
config.status:1042: creating src/thwbrk/Makefile
config.status:1042: creating data/Makefile
config.status:1042: creating tests/Makefile
config.status:1042: creating doc/Makefile
config.status:1042: creating doc/Doxyfile
config.status:1214: executing depfiles commands
config.status:1214: executing libtool commands
configure:14742: result: Type make to build libthai.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DATRIE_CFLAGS_set=
ac_cv_env_DATRIE_CFLAGS_value=
ac_cv_env_DATRIE_LIBS_set=
ac_cv_env_DATRIE_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_DLLTOOL=dlltool
ac_cv_prog_DOXYGEN=doxygen
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_TRIETOOL=trietool-0.2
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_DUMPBIN='link -dump'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
libthai_cv_have_version_script=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=no
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_DATRIE_CFLAGS=
pkg_cv_DATRIE_LIBS=-ldatrie
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -DNDEBUG'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATRIE_CFLAGS=''
DATRIE_LIBS='-ldatrie'
DEFS='-DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOXYGEN='doxygen'
DSYMUTIL=''
DUMPBIN=':'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DICT_FALSE='#'
ENABLE_DICT_TRUE=''
ENABLE_DOXYGEN_DOC_FALSE='#'
ENABLE_DOXYGEN_DOC_TRUE=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LD_HAS_VERSION_SCRIPT_FALSE='#'
LD_HAS_VERSION_SCRIPT_TRUE=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='2'
LT_CURRENT='2'
LT_REVISION='4'
MAKEINFO='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libthai'
PACKAGE_BUGREPORT='thai-linux-foss-devel@googlegroups.com'
PACKAGE_NAME='libthai'
PACKAGE_STRING='libthai 0.1.24'
PACKAGE_TARNAME='libthai'
PACKAGE_URL=''
PACKAGE_VERSION='0.1.24'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TRIETOOL='trietool-0.2'
VERSION='0.1.24'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN='link -dump'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
htmldocdir='${prefix}/share/doc/libthai/html'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libthai/src/libthai-0.1.24/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libthai"
#define PACKAGE_TARNAME "libthai"
#define PACKAGE_VERSION "0.1.24"
#define PACKAGE_STRING "libthai 0.1.24"
#define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
#define PACKAGE_URL ""
#define PACKAGE "libthai"
#define VERSION "0.1.24"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_WCHAR_H 1
configure: exit 0