Build of libthai with musl toolchain

The build took 00h 01m 23s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,383 sh
9,920 makefile
4,298 ansic
25,601 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libthai 0.1.24-1 (Wed Apr 5 01:59:03 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking the name lister (nm) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether linker supports -version-script... yes
# checking for doxygen... doxygen
# checking doxygen >= 1.8.8... 1.8.11, yes
# checking for trietool-0.2... trietool-0.2
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for DATRIE... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating libthai.pc
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating include/thai/Makefile
# config.status: creating src/Makefile
# config.status: creating src/thctype/Makefile
# config.status: creating src/thstr/Makefile
# config.status: creating src/thcell/Makefile
# config.status: creating src/thinp/Makefile
# config.status: creating src/thrend/Makefile
# config.status: creating src/thcoll/Makefile
# config.status: creating src/thbrk/Makefile
# config.status: creating src/thwchar/Makefile
# config.status: creating src/thwctype/Makefile
# config.status: creating src/thwstr/Makefile
# config.status: creating src/thwbrk/Makefile
# config.status: creating data/Makefile
# config.status: creating tests/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/Doxyfile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Type make to build libthai.
# Making all in include
# make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include'
# Making all in thai
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include/thai'
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/include'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include'
# make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/include'
# Making all in src
# make[1]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src'
# Making all in thctype
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thctype'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c -o thctype.lo thctype.c
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c -o wtt.lo wtt.c
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT wtt.lo -MD -MP -MF .deps/wtt.Tpo -c wtt.c -fPIC -DPIC -o .libs/wtt.o
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thctype.lo -MD -MP -MF .deps/thctype.Tpo -c thctype.c -fPIC -DPIC -o .libs/thctype.o
# mv -f .deps/wtt.Tpo .deps/wtt.Plo
# mv -f .deps/thctype.Tpo .deps/thctype.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthctype.la thctype.lo wtt.lo
# libtool: link: ar cru .libs/libthctype.a .libs/thctype.o .libs/wtt.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libthctype.a
# libtool: link: ( cd ".libs" && rm -f "libthctype.la" && ln -s "../libthctype.la" "libthctype.la" )
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thctype'
# Making all in thstr
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thstr'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c -o thstr.lo thstr.c
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thstr.lo -MD -MP -MF .deps/thstr.Tpo -c thstr.c -fPIC -DPIC -o .libs/thstr.o
# mv -f .deps/thstr.Tpo .deps/thstr.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthstr.la thstr.lo
# libtool: link: ar cru .libs/libthstr.a .libs/thstr.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libthstr.a
# libtool: link: ( cd ".libs" && rm -f "libthstr.la" && ln -s "../libthstr.la" "libthstr.la" )
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thstr'
# Making all in thcell
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thcell'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c -o thcell.lo thcell.c
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcell.lo -MD -MP -MF .deps/thcell.Tpo -c thcell.c -fPIC -DPIC -o .libs/thcell.o
# mv -f .deps/thcell.Tpo .deps/thcell.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthcell.la thcell.lo
# libtool: link: ar cru .libs/libthcell.a .libs/thcell.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libthcell.a
# libtool: link: ( cd ".libs" && rm -f "libthcell.la" && ln -s "../libthcell.la" "libthcell.la" )
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thcell'
# Making all in thinp
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thinp'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c -o thinp.lo thinp.c
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thinp.lo -MD -MP -MF .deps/thinp.Tpo -c thinp.c -fPIC -DPIC -o .libs/thinp.o
# mv -f .deps/thinp.Tpo .deps/thinp.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthinp.la thinp.lo
# libtool: link: ar cru .libs/libthinp.a .libs/thinp.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libthinp.a
# libtool: link: ( cd ".libs" && rm -f "libthinp.la" && ln -s "../libthinp.la" "libthinp.la" )
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thinp'
# Making all in thrend
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thrend'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c -o thrend.lo thrend.c
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thrend.lo -MD -MP -MF .deps/thrend.Tpo -c thrend.c -fPIC -DPIC -o .libs/thrend.o
# thrend.c:52:29: warning: unused variable 'tis620_0_shape_table_' [-Wunused-const-variable]
# static const ThaiShapeTable tis620_0_shape_table_ = {
# ^
# 1 warning generated.
# mv -f .deps/thrend.Tpo .deps/thrend.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthrend.la thrend.lo
# libtool: link: ar cru .libs/libthrend.a .libs/thrend.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libthrend.a
# libtool: link: ( cd ".libs" && rm -f "libthrend.la" && ln -s "../libthrend.la" "libthrend.la" )
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thrend'
# Making all in thcoll
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thcoll'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c -o cweight.lo cweight.c
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c -o thcoll.lo thcoll.c
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT thcoll.lo -MD -MP -MF .deps/thcoll.Tpo -c thcoll.c -fPIC -DPIC -o .libs/thcoll.o
# libtool: compile: clang -DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" "-DPACKAGE_STRING=\"libthai 0.1.24\"" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1 -I. -I. -I../../include -Wall -DNDEBUG -MT cweight.lo -MD -MP -MF .deps/cweight.Tpo -c cweight.c -fPIC -DPIC -o .libs/cweight.o
# mv -f .deps/thcoll.Tpo .deps/thcoll.Plo
# mv -f .deps/cweight.Tpo .deps/cweight.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -DNDEBUG -o libthcoll.la cweight.lo thcoll.lo
# libtool: link: ar cru .libs/libthcoll.a .libs/cweight.o .libs/thcoll.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libthcoll.a
# libtool: link: ( cd ".libs" && rm -f "libthcoll.la" && ln -s "../libthcoll.la" "libthcoll.la" )
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thcoll'
# Making all in thbrk
# make[2]: Entering directory '/tmp/libthai/src/libthai-0.1.24/src/thbrk'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c -o thbrk.lo thbrk.c
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c -o brk-ctype.lo brk-ctype.c
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c -o brk-common.lo brk-common.c
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c -o brk-maximal.lo brk-maximal.c
# libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT thbrk.lo -MD -MP -MF .deps/thbrk.Tpo -c thbrk.c -fPIC -DPIC -o .libs/thbrk.o
# libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-common.lo -MD -MP -MF .deps/brk-common.Tpo -c brk-common.c -fPIC -DPIC -o .libs/brk-common.o
# libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-ctype.lo -MD -MP -MF .deps/brk-ctype.Tpo -c brk-ctype.c -fPIC -DPIC -o .libs/brk-ctype.o
# libtool: compile: clang -DDICT_DIR=\"/usr/share/libthai\" -I. -I. -I../../include -Wall -DNDEBUG -MT brk-maximal.lo -MD -MP -MF .deps/brk-maximal.Tpo -c brk-maximal.c -fPIC -DPIC -o .libs/brk-maximal.o
# mv -f .deps/thbrk.Tpo .deps/thbrk.Plo
# brk-maximal.c:31:10: fatal error: 'datrie/trie.h' file not found
# #include
# ^
# brk-common.c:30:10: fatal error: 'datrie/trie.h' file not found
# #include
# ^
# 1 error generated.
# mv -f .deps/brk-ctype.Tpo .deps/brk-ctype.Plo
# make[2]: *** [Makefile:393: brk-common.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# 1 error generated.
# make[2]: *** [Makefile:392: brk-maximal.lo] Error 1
# make[2]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src/thbrk'
# make[1]: *** [Makefile:517: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libthai/src/libthai-0.1.24/src'
# make: *** [Makefile:444: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libthai/src/libthai-0.1.24/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libthai configure 0.1.24, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a1384ed64355
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2361: checking for a BSD-compatible install
# configure:2429: result: /usr/bin/install -c
# configure:2440: checking whether build environment is sane
# configure:2495: result: yes
# configure:2554: checking for x86_64-unknown-linux-strip
# configure:2584: result: no
# configure:2594: checking for strip
# configure:2610: found /sysroot/bin/strip
# configure:2621: result: strip
# configure:2646: checking for a thread-safe mkdir -p
# configure:2685: result: /usr/sbin/mkdir -p
# configure:2692: checking for gawk
# configure:2708: found /usr/sbin/gawk
# configure:2719: result: gawk
# configure:2730: checking whether make sets $(MAKE)
# configure:2752: result: yes
# configure:2781: checking whether make supports nested variables
# configure:2798: result: yes
# configure:2948: checking for x86_64-unknown-linux-gcc
# configure:2975: result: clang
# configure:3244: checking for C compiler version
# configure:3253: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3264: $? = 0
# configure:3253: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3264: $? = 0
# configure:3253: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3264: $? = 1
# configure:3253: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3264: $? = 1
# configure:3284: checking whether the C compiler works
# configure:3306: clang conftest.c >&5
# configure:3310: $? = 0
# configure:3358: result: yes
# configure:3361: checking for C compiler default output file name
# configure:3363: result: a.out
# configure:3369: checking for suffix of executables
# configure:3376: clang -o conftest conftest.c >&5
# configure:3380: $? = 0
# configure:3402: result:
# configure:3424: checking whether we are cross compiling
# configure:3432: clang -o conftest conftest.c >&5
# configure:3436: $? = 0
# configure:3443: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3447: $? = 127
# configure:3462: result: yes
# configure:3467: checking for suffix of object files
# configure:3489: clang -c conftest.c >&5
# configure:3493: $? = 0
# configure:3514: result: o
# configure:3518: checking whether we are using the GNU C compiler
# configure:3537: clang -c conftest.c >&5
# configure:3537: $? = 0
# configure:3546: result: yes
# configure:3555: checking whether clang accepts -g
# configure:3575: clang -c -g conftest.c >&5
# configure:3575: $? = 0
# configure:3616: result: yes
# configure:3633: checking for clang option to accept ISO C89
# configure:3696: clang -c conftest.c >&5
# configure:3696: $? = 0
# configure:3709: result: none needed
# configure:3734: checking whether clang understands -c and -o together
# configure:3756: clang -c conftest.c -o conftest2.o
# configure:3759: $? = 0
# configure:3756: clang -c conftest.c -o conftest2.o
# configure:3759: $? = 0
# configure:3771: result: yes
# configure:3799: checking for style of include used by make
# configure:3827: result: GNU
# configure:3853: checking dependency style of clang
# configure:3964: result: gcc3
# configure:3980: checking whether ln -s works
# configure:3984: result: yes
# configure:3991: checking whether make sets $(MAKE)
# configure:4013: result: yes
# configure:4026: checking build system type
# configure:4040: result: x86_64-pc-linux-gnu
# configure:4060: checking host system type
# configure:4073: result: x86_64-unknown-linux-gnu
# configure:4442: checking how to print strings
# configure:4469: result: printf
# configure:4490: checking for a sed that does not truncate output
# configure:4554: result: /usr/sbin/sed
# configure:4572: checking for grep that handles long lines and -e
# configure:4630: result: /usr/sbin/grep
# configure:4635: checking for egrep
# configure:4697: result: /usr/sbin/grep -E
# configure:4702: checking for fgrep
# configure:4764: result: /usr/sbin/grep -F
# configure:4799: checking for ld used by clang
# configure:4866: result: /sysroot/bin/ld
# configure:4873: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4888: result: yes
# configure:4900: checking for BSD- or MS-compatible name lister (nm)
# configure:4949: result: no
# configure:4963: checking for x86_64-unknown-linux-dumpbin
# configure:4993: result: no
# configure:4963: checking for x86_64-unknown-linux-link
# configure:4993: result: no
# configure:5007: checking for dumpbin
# configure:5037: result: no
# configure:5007: checking for link
# configure:5023: found /usr/sbin/link
# configure:5034: result: link -dump
# configure:5050: WARNING: using cross tools not prefixed with host triplet
# configure:5079: checking the name lister (nm) interface
# configure:5086: clang -c conftest.c >&5
# configure:5089: nm "conftest.o"
# configure:5092: output
# 0000000000000000 B some_variable
# configure:5099: result: BSD nm
# configure:5103: checking the maximum length of command line arguments
# configure:5234: result: 1572864
# configure:5251: checking whether the shell understands some XSI constructs
# configure:5261: result: yes
# configure:5265: checking whether the shell understands "+="
# configure:5271: result: yes
# configure:5306: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5346: result: func_convert_file_noop
# configure:5353: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:5373: result: func_convert_file_noop
# configure:5380: checking for /sysroot/bin/ld option to reload object files
# configure:5387: result: -r
# configure:5421: checking for x86_64-unknown-linux-objdump
# configure:5448: result: objdump
# configure:5517: checking how to recognize dependent libraries
# configure:5715: result: pass_all
# configure:5760: checking for x86_64-unknown-linux-dlltool
# configure:5787: result: dlltool
# configure:5857: checking how to associate runtime and link libraries
# configure:5884: result: printf %s\n
# configure:5901: checking for x86_64-unknown-linux-ar
# configure:5931: result: no
# configure:5945: checking for ar
# configure:5961: found /sysroot/bin/ar
# configure:5972: result: ar
# configure:6009: checking for archiver @FILE support
# configure:6026: clang -c conftest.c >&5
# configure:6026: $? = 0
# configure:6029: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6032: $? = 0
# configure:6037: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6040: $? = 1
# configure:6052: result: @
# configure:6070: checking for x86_64-unknown-linux-strip
# configure:6097: result: strip
# configure:6169: checking for x86_64-unknown-linux-ranlib
# configure:6199: result: no
# configure:6209: checking for ranlib
# configure:6225: found /sysroot/bin/ranlib
# configure:6236: result: ranlib
# configure:6338: checking command to parse nm output from clang object
# configure:6458: clang -c conftest.c >&5
# configure:6461: $? = 0
# configure:6465: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6468: $? = 0
# configure:6534: clang -o conftest conftest.c conftstm.o >&5
# configure:6537: $? = 0
# configure:6575: result: ok
# configure:6612: checking for sysroot
# configure:6642: result: no
# configure:6719: clang -c conftest.c >&5
# configure:6722: $? = 0
# configure:6871: checking for x86_64-unknown-linux-mt
# configure:6901: result: no
# configure:6911: checking for mt
# configure:6941: result: no
# configure:6961: checking if : is a manifest tool
# configure:6967: : '-?'
# configure:6975: result: no
# configure:7617: checking how to run the C preprocessor
# configure:7648: clang -E conftest.c
# configure:7648: $? = 0
# configure:7662: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7662: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libthai"
# | #define PACKAGE_TARNAME "libthai"
# | #define PACKAGE_VERSION "0.1.24"
# | #define PACKAGE_STRING "libthai 0.1.24"
# | #define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libthai"
# | #define VERSION "0.1.24"
# | /* end confdefs.h. */
# | #include
# configure:7687: result: clang -E
# configure:7707: clang -E conftest.c
# configure:7707: $? = 0
# configure:7721: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libthai"
# | #define PACKAGE_TARNAME "libthai"
# | #define PACKAGE_VERSION "0.1.24"
# | #define PACKAGE_STRING "libthai 0.1.24"
# | #define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libthai"
# | #define VERSION "0.1.24"
# | /* end confdefs.h. */
# | #include
# configure:7750: checking for ANSI C header files
# configure:7770: clang -c conftest.c >&5
# configure:7770: $? = 0
# configure:7854: result: yes
# configure:7867: checking for sys/types.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for sys/stat.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for stdlib.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for string.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for memory.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for strings.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for inttypes.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for stdint.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7867: checking for unistd.h
# configure:7867: clang -c conftest.c >&5
# configure:7867: $? = 0
# configure:7867: result: yes
# configure:7881: checking for dlfcn.h
# configure:7881: clang -c conftest.c >&5
# configure:7881: $? = 0
# configure:7881: result: yes
# configure:8085: checking for objdir
# configure:8100: result: .libs
# configure:8371: checking if clang supports -fno-rtti -fno-exceptions
# configure:8389: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8393: $? = 0
# configure:8406: result: yes
# configure:8733: checking for clang option to produce PIC
# configure:8740: result: -fPIC -DPIC
# configure:8748: checking if clang PIC flag -fPIC -DPIC works
# configure:8766: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8770: $? = 0
# configure:8783: result: yes
# configure:8812: checking if clang static flag -static works
# configure:8840: result: no
# configure:8855: checking if clang supports -c -o file.o
# configure:8876: clang -c -o out/conftest2.o conftest.c >&5
# configure:8880: $? = 0
# configure:8902: result: yes
# configure:8910: checking if clang supports -c -o file.o
# configure:8957: result: yes
# configure:8990: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10147: result: yes
# configure:10184: checking whether -lc should be explicitly linked in
# configure:10192: clang -c conftest.c >&5
# configure:10195: $? = 0
# configure:10210: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10213: $? = 0
# configure:10227: result: no
# configure:10387: checking dynamic linker characteristics
# configure:10887: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10887: $? = 0
# configure:11121: result: GNU/Linux ld.so
# configure:11228: checking how to hardcode library paths into programs
# configure:11253: result: immediate
# configure:11793: checking whether stripping libraries is possible
# configure:11798: result: yes
# configure:11833: checking if libtool supports shared libraries
# configure:11835: result: yes
# configure:11838: checking whether to build shared libraries
# configure:11859: result: yes
# configure:11862: checking whether to build static libraries
# configure:11866: result: no
# configure:11906: checking whether linker supports -version-script
# configure:11934: result: yes
# configure:12004: checking for doxygen
# configure:12020: found /usr/sbin/doxygen
# configure:12032: result: doxygen
# configure:12043: checking doxygen >= 1.8.8
# configure:12078: result: 1.8.11, yes
# configure:12119: checking for trietool-0.2
# configure:12135: found /usr/sbin/trietool-0.2
# configure:12146: result: trietool-0.2
# configure:12183: checking for x86_64-unknown-linux-pkg-config
# configure:12216: result: no
# configure:12226: checking for pkg-config
# configure:12244: found /usr/sbin/pkg-config
# configure:12256: result: /usr/sbin/pkg-config
# configure:12281: checking pkg-config is at least version 0.9.0
# configure:12284: result: yes
# configure:12294: checking for DATRIE
# configure:12301: $PKG_CONFIG --exists --print-errors "datrie-0.2"
# configure:12304: $? = 0
# configure:12318: $PKG_CONFIG --exists --print-errors "datrie-0.2"
# configure:12321: $? = 0
# configure:12379: result: yes
# configure:12387: checking stddef.h usability
# configure:12387: clang -c -Wall -DNDEBUG conftest.c >&5
# configure:12387: $? = 0
# configure:12387: result: yes
# configure:12387: checking stddef.h presence
# configure:12387: clang -E conftest.c
# configure:12387: $? = 0
# configure:12387: result: yes
# configure:12387: checking for stddef.h
# configure:12387: result: yes
# configure:12387: checking for stdlib.h
# configure:12387: result: yes
# configure:12387: checking for string.h
# configure:12387: result: yes
# configure:12387: checking wchar.h usability
# configure:12387: clang -c -Wall -DNDEBUG conftest.c >&5
# configure:12387: $? = 0
# configure:12387: result: yes
# configure:12387: checking wchar.h presence
# configure:12387: clang -E conftest.c
# configure:12387: $? = 0
# configure:12387: result: yes
# configure:12387: checking for wchar.h
# configure:12387: result: yes
# configure:12398: checking for an ANSI C-conforming const
# configure:12464: clang -c -Wall -DNDEBUG conftest.c >&5
# configure:12464: $? = 0
# configure:12471: result: yes
# configure:12479: checking for size_t
# configure:12479: clang -c -Wall -DNDEBUG conftest.c >&5
# configure:12479: $? = 0
# configure:12479: clang -c -Wall -DNDEBUG conftest.c >&5
# conftest.c:63:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libthai"
# | #define PACKAGE_TARNAME "libthai"
# | #define PACKAGE_VERSION "0.1.24"
# | #define PACKAGE_STRING "libthai 0.1.24"
# | #define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libthai"
# | #define VERSION "0.1.24"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12479: result: yes
# configure:12639: checking that generated files are newer than configure
# configure:12645: result: done
# configure:12680: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libthai config.status 0.1.24, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a1384ed64355
#
# config.status:1042: creating libthai.pc
# config.status:1042: creating Makefile
# config.status:1042: creating include/Makefile
# config.status:1042: creating include/thai/Makefile
# config.status:1042: creating src/Makefile
# config.status:1042: creating src/thctype/Makefile
# config.status:1042: creating src/thstr/Makefile
# config.status:1042: creating src/thcell/Makefile
# config.status:1042: creating src/thinp/Makefile
# config.status:1042: creating src/thrend/Makefile
# config.status:1042: creating src/thcoll/Makefile
# config.status:1042: creating src/thbrk/Makefile
# config.status:1042: creating src/thwchar/Makefile
# config.status:1042: creating src/thwctype/Makefile
# config.status:1042: creating src/thwstr/Makefile
# config.status:1042: creating src/thwbrk/Makefile
# config.status:1042: creating data/Makefile
# config.status:1042: creating tests/Makefile
# config.status:1042: creating doc/Makefile
# config.status:1042: creating doc/Doxyfile
# config.status:1214: executing depfiles commands
# config.status:1214: executing libtool commands
# configure:14742: result: Type make to build libthai.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_DATRIE_CFLAGS_set=
# ac_cv_env_DATRIE_CFLAGS_value=
# ac_cv_env_DATRIE_LIBS_set=
# ac_cv_env_DATRIE_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_DOXYGEN=doxygen
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_TRIETOOL=trietool-0.2
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# libthai_cv_have_version_script=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_DATRIE_CFLAGS=
# pkg_cv_DATRIE_LIBS=-ldatrie
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -DNDEBUG'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATRIE_CFLAGS=''
# DATRIE_LIBS='-ldatrie'
# DEFS='-DPACKAGE_NAME=\"libthai\" -DPACKAGE_TARNAME=\"libthai\" -DPACKAGE_VERSION=\"0.1.24\" -DPACKAGE_STRING=\"libthai\ 0.1.24\" -DPACKAGE_BUGREPORT=\"thai-linux-foss-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libthai\" -DVERSION=\"0.1.24\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_WCHAR_H=1'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DOXYGEN='doxygen'
# DSYMUTIL=''
# DUMPBIN=':'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DICT_FALSE='#'
# ENABLE_DICT_TRUE=''
# ENABLE_DOXYGEN_DOC_FALSE='#'
# ENABLE_DOXYGEN_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LD_HAS_VERSION_SCRIPT_FALSE='#'
# LD_HAS_VERSION_SCRIPT_TRUE=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='2'
# LT_CURRENT='2'
# LT_REVISION='4'
# MAKEINFO='${SHELL} /tmp/libthai/src/libthai-0.1.24/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='nm'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libthai'
# PACKAGE_BUGREPORT='thai-linux-foss-devel@googlegroups.com'
# PACKAGE_NAME='libthai'
# PACKAGE_STRING='libthai 0.1.24'
# PACKAGE_TARNAME='libthai'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.1.24'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TRIETOOL='trietool-0.2'
# VERSION='0.1.24'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN='link -dump'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# htmldocdir='${prefix}/share/doc/libthai/html'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libthai/src/libthai-0.1.24/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libthai"
# #define PACKAGE_TARNAME "libthai"
# #define PACKAGE_VERSION "0.1.24"
# #define PACKAGE_STRING "libthai 0.1.24"
# #define PACKAGE_BUGREPORT "thai-linux-foss-devel@googlegroups.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libthai"
# #define VERSION "0.1.24"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_WCHAR_H 1
#
# configure: exit 0