INFO: not using any hashes in /data/userland-archives/hashes for libthai-0.1.29.tar.xz (overridden with --hash) Source /data/userland-archives/libthai-0.1.29.tar.xz... not found, skipping file copy Source https://github.com/tlwg/libthai/releases/download/v0.1.29/libthai-0.1.29.tar.xz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/10/bin/gcc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/10/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/10/bin/gcc static flag -static works... no checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether linker supports -version-script... no checking for doxygen... doxygen checking doxygen >= 1.9.1... 1.9.6 (dd34d62b294d0a336f3df5fc892972aa5a6260c7*), yes checking for trietool-0.2... trietool-0.2 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for datrie-0.2... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libthai.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/thai/Makefile config.status: creating src/Makefile config.status: creating src/thctype/Makefile config.status: creating src/thstr/Makefile config.status: creating src/thcell/Makefile config.status: creating src/thinp/Makefile config.status: creating src/thrend/Makefile config.status: creating src/thcoll/Makefile config.status: creating src/thbrk/Makefile config.status: creating src/thwchar/Makefile config.status: creating src/thwctype/Makefile config.status: creating src/thwstr/Makefile config.status: creating src/thwbrk/Makefile config.status: creating data/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: executing depfiles commands config.status: executing libtool commands Type make to build libthai. make[3]: warning: -j8 forced in submake: resetting jobserver mode. Making all in include Making all in thai Making all in src Making all in thctype libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c -fPIC -DPIC -o .libs/wtt.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c -fPIC -DPIC -o .libs/thctype.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c -o wtt.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c -o thctype.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthctype.a .libs/thctype.o .libs/wtt.o libtool: link: ranlib .libs/libthctype.a libtool: link: ( cd ".libs" && rm -f "libthctype.la" && ln -s "../libthctype.la" "libthctype.la" ) Making all in thstr libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c -fPIC -DPIC -o .libs/thstr.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c -o thstr.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthstr.a .libs/thstr.o libtool: link: ranlib .libs/libthstr.a libtool: link: ( cd ".libs" && rm -f "libthstr.la" && ln -s "../libthstr.la" "libthstr.la" ) Making all in thcell libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c -fPIC -DPIC -o .libs/thcell.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c -o thcell.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthcell.a .libs/thcell.o libtool: link: ranlib .libs/libthcell.a libtool: link: ( cd ".libs" && rm -f "libthcell.la" && ln -s "../libthcell.la" "libthcell.la" ) Making all in thinp libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c -fPIC -DPIC -o .libs/thinp.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c -o thinp.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthinp.a .libs/thinp.o libtool: link: ranlib .libs/libthinp.a libtool: link: ( cd ".libs" && rm -f "libthinp.la" && ln -s "../libthinp.la" "libthinp.la" ) Making all in thrend libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c -fPIC -DPIC -o .libs/thrend.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c -o thrend.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthrend.a .libs/thrend.o libtool: link: ranlib .libs/libthrend.a libtool: link: ( cd ".libs" && rm -f "libthrend.la" && ln -s "../libthrend.la" "libthrend.la" ) Making all in thcoll libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c -fPIC -DPIC -o .libs/thcoll.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c -fPIC -DPIC -o .libs/cweight.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c -o cweight.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c -o thcoll.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthcoll.a .libs/cweight.o .libs/thcoll.o libtool: link: ranlib .libs/libthcoll.a libtool: link: ( cd ".libs" && rm -f "libthcoll.la" && ln -s "../libthcoll.la" "libthcoll.la" ) Making all in thbrk libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c -fPIC -DPIC -o .libs/brk-common.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c -fPIC -DPIC -o .libs/brk-maximal.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c -fPIC -DPIC -o .libs/brk-ctype.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c -fPIC -DPIC -o .libs/thbrk.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c -o brk-ctype.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c -o brk-common.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c -o thbrk.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c -o brk-maximal.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthbrk.a .libs/thbrk.o .libs/brk-ctype.o .libs/brk-common.o .libs/brk-maximal.o libtool: link: ranlib .libs/libthbrk.a libtool: link: ( cd ".libs" && rm -f "libthbrk.la" && ln -s "../libthbrk.la" "libthbrk.la" ) Making all in thwchar libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c -fPIC -DPIC -o .libs/thwchar.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c -o thwchar.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwchar.a .libs/thwchar.o libtool: link: ranlib .libs/libthwchar.a libtool: link: ( cd ".libs" && rm -f "libthwchar.la" && ln -s "../libthwchar.la" "libthwchar.la" ) Making all in thwctype libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c -fPIC -DPIC -o .libs/thwctype.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c -o thwctype.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwctype.a .libs/thwctype.o libtool: link: ranlib .libs/libthwctype.a libtool: link: ( cd ".libs" && rm -f "libthwctype.la" && ln -s "../libthwctype.la" "libthwctype.la" ) Making all in thwstr libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c -fPIC -DPIC -o .libs/thwstr.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c -o thwstr.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwstr.a .libs/thwstr.o libtool: link: ranlib .libs/libthwstr.a libtool: link: ( cd ".libs" && rm -f "libthwstr.la" && ln -s "../libthwstr.la" "libthwstr.la" ) Making all in thwbrk libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c -fPIC -DPIC -o .libs/thwbrk.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c -o thwbrk.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwbrk.a .libs/thwbrk.o libtool: link: ranlib .libs/libthwbrk.a libtool: link: ( cd ".libs" && rm -f "libthwbrk.la" && ln -s "../libthwbrk.la" "libthwbrk.la" ) libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT libthai.lo -MD -MP -MF .deps/libthai.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c -fPIC -DPIC -o .libs/libthai.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m32 -O3 -Wall -DNDEBUG -MT libthai.lo -MD -MP -MF .deps/libthai.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c -o libthai.o >/dev/null 2>&1 libtool: link: echo "{ global:" > .libs/libthai.so.0.3.1.exp libtool: link: cat /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.def | /usr/bin/gsed -e "s/\(.*\)/\1;/" >> .libs/libthai.so.0.3.1.exp libtool: link: echo "local: *; };" >> .libs/libthai.so.0.3.1.exp libtool: link: /usr/gcc/10/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-M -Wl,.libs/libthai.so.0.3.1.exp -Wl,-h -Wl,libthai.so.0 -o .libs/libthai.so.0.3.1 .libs/libthai.o -Wl,-z -Wl,allextract ../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,-z -Wl,defaultextract -ldatrie -m32 -O3 -m32 libtool: link: rm -f .libs/libthai.so.0.3.1.exp libtool: link: (cd ".libs" && rm -f "libthai.so.0" && ln -s "libthai.so.0.3.1" "libthai.so.0") libtool: link: (cd ".libs" && rm -f "libthai.so" && ln -s "libthai.so.0.3.1" "libthai.so") libtool: link: (cd .libs/libthai.lax/libthctype.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thctype/.libs/libthctype.a") libtool: link: (cd .libs/libthai.lax/libthstr.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thstr/.libs/libthstr.a") libtool: link: (cd .libs/libthai.lax/libthcell.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thcell/.libs/libthcell.a") libtool: link: (cd .libs/libthai.lax/libthinp.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thinp/.libs/libthinp.a") libtool: link: (cd .libs/libthai.lax/libthrend.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thrend/.libs/libthrend.a") libtool: link: (cd .libs/libthai.lax/libthcoll.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thcoll/.libs/libthcoll.a") libtool: link: (cd .libs/libthai.lax/libthbrk.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thbrk/.libs/libthbrk.a") libtool: link: (cd .libs/libthai.lax/libthwchar.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thwchar/.libs/libthwchar.a") libtool: link: (cd .libs/libthai.lax/libthwctype.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thwctype/.libs/libthwctype.a") libtool: link: (cd .libs/libthai.lax/libthwstr.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thwstr/.libs/libthwstr.a") libtool: link: (cd .libs/libthai.lax/libthwbrk.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/i86/src/../src/thwbrk/.libs/libthwbrk.a") libtool: link: ar cr .libs/libthai.a libthai.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/cweight.o .libs/libthai.lax/libthcoll.a/thcoll.o .libs/libthai.lax/libthbrk.a/brk-common.o .libs/libthai.lax/libthbrk.a/brk-ctype.o .libs/libthai.lax/libthbrk.a/brk-maximal.o .libs/libthai.lax/libthbrk.a/thbrk.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 libtool: link: ranlib .libs/libthai.a libtool: link: rm -fr .libs/libthai.lax libtool: link: ( cd ".libs" && rm -f "libthai.la" && ln -s "../libthai.la" "libthai.la" ) Making all in data Making all in tests Making all in doc warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLANG_ASSISTED_PARSING' at line 1159 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_ADD_INC_PATHS' at line 1165 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_OPTIONS' at line 1173 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_DATABASE_PATH' at line 1186 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'FORMULA_TRANSPARENT' at line 1638 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1951 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 2041 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2146 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2333 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2375 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2382 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2630 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. Doxygen version used: 1.9.6 (dd34d62b294d0a336f3df5fc892972aa5a6260c7*) 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 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29 Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/doc Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/build-aux Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/m4 Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/data Reading and parsing tag files Parsing files Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thailib.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thailib.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thbrk.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thbrk.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcell.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcell.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcoll.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcoll.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thctype.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thctype.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thinp.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thinp.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thrend.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thrend.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thstr.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thstr.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwbrk.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwbrk.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwchar.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwchar.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwcoll.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwcoll.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwctype.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwctype.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwinp.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwinp.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwrend.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwrend.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwstr.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwstr.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/tis.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/tis.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/wtt.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/wtt.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-priv.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-priv.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-utils.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-utils.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thcell.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thcell.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thinp.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thinp.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thrend.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thrend.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thstr.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thstr.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwchar.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwchar.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/thsort.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/thsort.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file thai/thailib.h... Generating docs for file thai/thbrk.h... Generating docs for file thai/thcell.h... Generating docs for file thai/thcoll.h... Generating docs for file thai/thctype.h... Generating docs for file thai/thinp.h... Generating docs for file thai/thrend.h... Generating docs for file thai/thstr.h... Generating docs for file thai/thwbrk.h... Generating docs for file thai/thwchar.h... Generating docs for file thai/thwcoll.h... Generating docs for file thai/thwctype.h... Generating docs for file thai/thwstr.h... Generating docs for file thai/tis.h... Generating docs for file thai/wtt.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _BrkShot... Generating docs for compound BestBrk... Generating docs for compound RecovHist... Generating docs for compound thcell_t... Generating docs for compound thinpconv_t... Generating concept documentation... Generating 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 concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 69/65536 hits=941 misses=86 symbol lookup cache used 138/65536 hits=29 misses=138 finished... checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/10/bin/gcc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/10/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/10/bin/gcc static flag -static works... no checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether linker supports -version-script... no checking for doxygen... doxygen checking doxygen >= 1.9.1... 1.9.6 (dd34d62b294d0a336f3df5fc892972aa5a6260c7*), yes checking for trietool-0.2... trietool-0.2 checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for datrie-0.2... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libthai.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/thai/Makefile config.status: creating src/Makefile config.status: creating src/thctype/Makefile config.status: creating src/thstr/Makefile config.status: creating src/thcell/Makefile config.status: creating src/thinp/Makefile config.status: creating src/thrend/Makefile config.status: creating src/thcoll/Makefile config.status: creating src/thbrk/Makefile config.status: creating src/thwchar/Makefile config.status: creating src/thwctype/Makefile config.status: creating src/thwstr/Makefile config.status: creating src/thwbrk/Makefile config.status: creating data/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: executing depfiles commands config.status: executing libtool commands Type make to build libthai. make[3]: warning: -j8 forced in submake: resetting jobserver mode. Making all in include Making all in thai Making all in src Making all in thctype libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c -fPIC -DPIC -o .libs/thctype.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c -fPIC -DPIC -o .libs/wtt.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c -o thctype.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c -o wtt.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthctype.a .libs/thctype.o .libs/wtt.o libtool: link: ranlib .libs/libthctype.a libtool: link: ( cd ".libs" && rm -f "libthctype.la" && ln -s "../libthctype.la" "libthctype.la" ) Making all in thstr libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c -fPIC -DPIC -o .libs/thstr.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c -o thstr.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthstr.a .libs/thstr.o libtool: link: ranlib .libs/libthstr.a libtool: link: ( cd ".libs" && rm -f "libthstr.la" && ln -s "../libthstr.la" "libthstr.la" ) Making all in thcell libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c -fPIC -DPIC -o .libs/thcell.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c -o thcell.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthcell.a .libs/thcell.o libtool: link: ranlib .libs/libthcell.a libtool: link: ( cd ".libs" && rm -f "libthcell.la" && ln -s "../libthcell.la" "libthcell.la" ) Making all in thinp libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c -fPIC -DPIC -o .libs/thinp.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c -o thinp.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthinp.a .libs/thinp.o libtool: link: ranlib .libs/libthinp.a libtool: link: ( cd ".libs" && rm -f "libthinp.la" && ln -s "../libthinp.la" "libthinp.la" ) Making all in thrend libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c -fPIC -DPIC -o .libs/thrend.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c -o thrend.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthrend.a .libs/thrend.o libtool: link: ranlib .libs/libthrend.a libtool: link: ( cd ".libs" && rm -f "libthrend.la" && ln -s "../libthrend.la" "libthrend.la" ) Making all in thcoll libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c -fPIC -DPIC -o .libs/thcoll.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c -fPIC -DPIC -o .libs/cweight.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c -o thcoll.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c -o cweight.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthcoll.a .libs/cweight.o .libs/thcoll.o libtool: link: ranlib .libs/libthcoll.a libtool: link: ( cd ".libs" && rm -f "libthcoll.la" && ln -s "../libthcoll.la" "libthcoll.la" ) Making all in thbrk libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c -fPIC -DPIC -o .libs/brk-maximal.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c -fPIC -DPIC -o .libs/brk-ctype.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c -fPIC -DPIC -o .libs/brk-common.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c -fPIC -DPIC -o .libs/thbrk.o libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c -o brk-ctype.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c -o brk-common.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c -o thbrk.o >/dev/null 2>&1 libtool: compile: /usr/gcc/10/bin/gcc -DDICT_DIR=\"/usr/share/libthai\" -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c -o brk-maximal.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthbrk.a .libs/thbrk.o .libs/brk-ctype.o .libs/brk-common.o .libs/brk-maximal.o libtool: link: ranlib .libs/libthbrk.a libtool: link: ( cd ".libs" && rm -f "libthbrk.la" && ln -s "../libthbrk.la" "libthbrk.la" ) Making all in thwchar libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c -fPIC -DPIC -o .libs/thwchar.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwchar.lo -MD -MP -MF .deps/thwchar.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c -o thwchar.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwchar.a .libs/thwchar.o libtool: link: ranlib .libs/libthwchar.a libtool: link: ( cd ".libs" && rm -f "libthwchar.la" && ln -s "../libthwchar.la" "libthwchar.la" ) Making all in thwctype libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c -fPIC -DPIC -o .libs/thwctype.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwctype.lo -MD -MP -MF .deps/thwctype.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c -o thwctype.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwctype.a .libs/thwctype.o libtool: link: ranlib .libs/libthwctype.a libtool: link: ( cd ".libs" && rm -f "libthwctype.la" && ln -s "../libthwctype.la" "libthwctype.la" ) Making all in thwstr libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c -fPIC -DPIC -o .libs/thwstr.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwstr.lo -MD -MP -MF .deps/thwstr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c -o thwstr.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwstr.a .libs/thwstr.o libtool: link: ranlib .libs/libthwstr.a libtool: link: ( cd ".libs" && rm -f "libthwstr.la" && ln -s "../libthwstr.la" "libthwstr.la" ) Making all in thwbrk libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c -fPIC -DPIC -o .libs/thwbrk.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT thwbrk.lo -MD -MP -MF .deps/thwbrk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c -o thwbrk.o >/dev/null 2>&1 libtool: link: ar cr .libs/libthwbrk.a .libs/thwbrk.o libtool: link: ranlib .libs/libthwbrk.a libtool: link: ( cd ".libs" && rm -f "libthwbrk.la" && ln -s "../libthwbrk.la" "libthwbrk.la" ) libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT libthai.lo -MD -MP -MF .deps/libthai.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c -fPIC -DPIC -o .libs/libthai.o libtool: compile: /usr/gcc/10/bin/gcc -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.29\" "-DPACKAGE_STRING=\"libthai 0.1.29\"" -DPACKAGE_BUGREPORT=\"https://github.com/tlwg/libthai/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.29\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src -I. -I/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include -m64 -O3 -Wall -DNDEBUG -MT libthai.lo -MD -MP -MF .deps/libthai.Tpo -c /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c -o libthai.o >/dev/null 2>&1 libtool: link: echo "{ global:" > .libs/libthai.so.0.3.1.exp libtool: link: cat /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.def | /usr/bin/gsed -e "s/\(.*\)/\1;/" >> .libs/libthai.so.0.3.1.exp libtool: link: echo "local: *; };" >> .libs/libthai.so.0.3.1.exp libtool: link: /usr/gcc/10/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-M -Wl,.libs/libthai.so.0.3.1.exp -Wl,-h -Wl,libthai.so.0 -o .libs/libthai.so.0.3.1 .libs/libthai.o -Wl,-z -Wl,allextract ../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,-z -Wl,defaultextract -ldatrie -m64 -O3 -m64 libtool: link: rm -f .libs/libthai.so.0.3.1.exp libtool: link: (cd ".libs" && rm -f "libthai.so.0" && ln -s "libthai.so.0.3.1" "libthai.so.0") libtool: link: (cd ".libs" && rm -f "libthai.so" && ln -s "libthai.so.0.3.1" "libthai.so") libtool: link: (cd .libs/libthai.lax/libthctype.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thctype/.libs/libthctype.a") libtool: link: (cd .libs/libthai.lax/libthstr.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thstr/.libs/libthstr.a") libtool: link: (cd .libs/libthai.lax/libthcell.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thcell/.libs/libthcell.a") libtool: link: (cd .libs/libthai.lax/libthinp.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thinp/.libs/libthinp.a") libtool: link: (cd .libs/libthai.lax/libthrend.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thrend/.libs/libthrend.a") libtool: link: (cd .libs/libthai.lax/libthcoll.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thcoll/.libs/libthcoll.a") libtool: link: (cd .libs/libthai.lax/libthbrk.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thbrk/.libs/libthbrk.a") libtool: link: (cd .libs/libthai.lax/libthwchar.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thwchar/.libs/libthwchar.a") libtool: link: (cd .libs/libthai.lax/libthwctype.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thwctype/.libs/libthwctype.a") libtool: link: (cd .libs/libthai.lax/libthwstr.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thwstr/.libs/libthwstr.a") libtool: link: (cd .libs/libthai.lax/libthwbrk.a && ar x "/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/amd64/src/../src/thwbrk/.libs/libthwbrk.a") libtool: link: ar cr .libs/libthai.a libthai.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/cweight.o .libs/libthai.lax/libthcoll.a/thcoll.o .libs/libthai.lax/libthbrk.a/brk-common.o .libs/libthai.lax/libthbrk.a/brk-ctype.o .libs/libthai.lax/libthbrk.a/brk-maximal.o .libs/libthai.lax/libthbrk.a/thbrk.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 libtool: link: ranlib .libs/libthai.a libtool: link: rm -fr .libs/libthai.lax libtool: link: ( cd ".libs" && rm -f "libthai.la" && ln -s "../libthai.la" "libthai.la" ) Making all in data Making all in tests Making all in doc warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLANG_ASSISTED_PARSING' at line 1159 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_ADD_INC_PATHS' at line 1165 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_OPTIONS' at line 1173 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_DATABASE_PATH' at line 1186 of file 'Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'FORMULA_TRANSPARENT' at line 1638 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1951 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 2041 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2146 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2333 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2375 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2382 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2630 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. Doxygen version used: 1.9.6 (dd34d62b294d0a336f3df5fc892972aa5a6260c7*) 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 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29 Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/doc Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/build-aux Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/m4 Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/data Reading and parsing tag files Parsing files Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thailib.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thailib.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thbrk.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thbrk.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcell.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcell.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcoll.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcoll.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thctype.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thctype.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thinp.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thinp.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thrend.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thrend.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thstr.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thstr.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwbrk.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwbrk.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwchar.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwchar.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwcoll.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwcoll.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwctype.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwctype.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwinp.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwinp.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwrend.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwrend.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwstr.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwstr.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/tis.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/tis.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/wtt.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/wtt.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/libthai.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-common.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-ctype.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/brk-maximal.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-priv.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-priv.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-utils.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk-utils.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thbrk/thbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcell/thcell.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/cweight.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thcoll/thcoll.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/thctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thctype/wtt.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thinp/thinp.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thrend/thrend.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thstr/thstr.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwbrk/thwbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwchar/thwchar.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwctype/thwctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/src/thwstr/thwstr.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thcell.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thcell.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thctype.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thctype.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thinp.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thinp.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thrend.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thrend.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thstr.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thstr.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwbrk.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwbrk.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwchar.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/test_thwchar.c... Preprocessing /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/thsort.c... Parsing file /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/tests/thsort.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file thai/thailib.h... Generating docs for file thai/thbrk.h... Generating docs for file thai/thcell.h... Generating docs for file thai/thcoll.h... Generating docs for file thai/thctype.h... Generating docs for file thai/thinp.h... Generating docs for file thai/thrend.h... Generating docs for file thai/thstr.h... Generating docs for file thai/thwbrk.h... Generating docs for file thai/thwchar.h... Generating docs for file thai/thwcoll.h... Generating docs for file thai/thwctype.h... Generating docs for file thai/thwstr.h... Generating docs for file thai/tis.h... Generating docs for file thai/wtt.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _BrkShot... Generating docs for compound BestBrk... Generating docs for compound RecovHist... Generating docs for compound thcell_t... Generating docs for compound thinpconv_t... Generating concept documentation... Generating 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 concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 69/65536 hits=941 misses=86 symbol lookup cache used 138/65536 hits=29 misses=138 finished... Making install in include Making install in thai /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/include/thai' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thailib.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thctype.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thstr.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcoll.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcell.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thinp.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thrend.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thbrk.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwchar.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwctype.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwcoll.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwinp.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwrend.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwstr.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwbrk.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/tis.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/wtt.h '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/include/thai' Making install in src Making install in thctype Making install in thstr Making install in thcell Making install in thinp Making install in thrend Making install in thcoll Making install in thbrk Making install in thwchar Making install in thwctype Making install in thwstr Making install in thwbrk /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libthai.la '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libthai.so.0.3.1 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/libthai.so.0.3.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib && { ln -s -f libthai.so.0.3.1 libthai.so.0 || { rm -f libthai.so.0 && ln -s libthai.so.0.3.1 libthai.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib && { ln -s -f libthai.so.0.3.1 libthai.so || { rm -f libthai.so && ln -s libthai.so.0.3.1 libthai.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/libthai.so.0.3.1 libtool: install: /usr/bin/ginstall -c .libs/libthai.lai /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/libthai.la libtool: install: /usr/bin/ginstall -c .libs/libthai.a /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/libthai.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/libthai.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/libthai.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in data /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/share/libthai' /usr/bin/ginstall -c -m 644 thbrk.tri '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/share/libthai' Making install in tests Making install in doc /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libthai.pc '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/pkgconfig' Making install in include Making install in thai /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/include/thai' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thailib.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thctype.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thstr.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcoll.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thcell.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thinp.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thrend.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thbrk.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwchar.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwctype.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwcoll.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwinp.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwrend.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwstr.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/thwbrk.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/tis.h /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/libthai-0.1.29/include/thai/wtt.h '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/include/thai' Making install in src Making install in thctype Making install in thstr Making install in thcell Making install in thinp Making install in thrend Making install in thcoll Making install in thbrk Making install in thwchar Making install in thwctype Making install in thwstr Making install in thwbrk /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libthai.la '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libthai.so.0.3.1 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/libthai.so.0.3.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64 && { ln -s -f libthai.so.0.3.1 libthai.so.0 || { rm -f libthai.so.0 && ln -s libthai.so.0.3.1 libthai.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64 && { ln -s -f libthai.so.0.3.1 libthai.so || { rm -f libthai.so && ln -s libthai.so.0.3.1 libthai.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/libthai.so.0.3.1 libtool: install: /usr/bin/ginstall -c .libs/libthai.lai /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/libthai.la libtool: install: /usr/bin/ginstall -c .libs/libthai.a /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/libthai.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/libthai.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/libthai.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' Making install in data /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/share/libthai' /usr/bin/ginstall -c -m 644 thbrk.tri '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/share/libthai' Making install in tests Making install in doc /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libthai.pc '/jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/prototype/i386/usr/lib/amd64/pkgconfig' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/inputmethod/libthai/build/manifest-i386-libthai.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: inputmethod/libthai pkg://openindiana.org/system/input-method/library/libthai@0.1.29,5.11-2023.0.0.0:20230321T203813Z PUBLISHED