Build of libdatrie with musl toolchain

The build took 00h 01m 25s and was SUCCESSFUL.

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

SLOCLanguage
11,373 sh
3,763 makefile
3,735 ansic
18,871 total

The process tree of the build process is here.

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: libdatrie 0.2.10-1 (Wed Apr 5 01:52:39 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 iconv_open... yes
# checking for locale_charset in -liconv... no
# checking for nl_langinfo (CODESET)... yes
# checking for ANSI C header files... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for doxygen... doxygen
# checking doxygen >= 1.8.8... 1.8.11, yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating datrie-0.2.pc
# config.status: creating datrie/Makefile
# config.status: creating tools/Makefile
# config.status: creating man/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# Making all in datrie
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/datrie'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT dstring.lo -MD -MP -MF .deps/dstring.Tpo -c -o dstring.lo dstring.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT trie-string.lo -MD -MP -MF .deps/trie-string.Tpo -c -o trie-string.lo trie-string.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c -o fileutils.lo fileutils.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT darray.lo -MD -MP -MF .deps/darray.Tpo -c -o darray.lo darray.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT trie-string.lo -MD -MP -MF .deps/trie-string.Tpo -c trie-string.c -fPIC -DPIC -o .libs/trie-string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT dstring.lo -MD -MP -MF .deps/dstring.Tpo -c dstring.c -fPIC -DPIC -o .libs/dstring.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT darray.lo -MD -MP -MF .deps/darray.Tpo -c darray.c -fPIC -DPIC -o .libs/darray.o
# mv -f .deps/trie-string.Tpo .deps/trie-string.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c fileutils.c -fPIC -DPIC -o .libs/fileutils.o
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c -o tail.lo tail.c
# mv -f .deps/dstring.Tpo .deps/dstring.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c
# mv -f .deps/fileutils.Tpo .deps/fileutils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT alpha-map.lo -MD -MP -MF .deps/alpha-map.Tpo -c -o alpha-map.lo alpha-map.c
# mv -f .deps/darray.Tpo .deps/darray.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c tail.c -fPIC -DPIC -o .libs/tail.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT alpha-map.lo -MD -MP -MF .deps/alpha-map.Tpo -c alpha-map.c -fPIC -DPIC -o .libs/alpha-map.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o
# mv -f .deps/tail.Tpo .deps/tail.Plo
# mv -f .deps/alpha-map.Tpo .deps/alpha-map.Plo
# mv -f .deps/trie.Tpo .deps/trie.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -no-undefined -version-info 4:3:3 -Wl,-version-script -Wl,./libdatrie.map -o libdatrie.la -rpath /usr/lib dstring.lo trie-string.lo fileutils.lo darray.lo tail.lo trie.lo alpha-map.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/dstring.o .libs/trie-string.o .libs/fileutils.o .libs/darray.o .libs/tail.o .libs/trie.o .libs/alpha-map.o -Wl,-version-script -Wl,./libdatrie.map -Wl,-soname -Wl,libdatrie.so.1 -o .libs/libdatrie.so.1.3.3
# libtool: link: (cd ".libs" && rm -f "libdatrie.so.1" && ln -s "libdatrie.so.1.3.3" "libdatrie.so.1")
# libtool: link: (cd ".libs" && rm -f "libdatrie.so" && ln -s "libdatrie.so.1.3.3" "libdatrie.so")
# libtool: link: ( cd ".libs" && rm -f "libdatrie.la" && ln -s "../libdatrie.la" "libdatrie.la" )
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/datrie'
# Making all in tools
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT trietool.o -MD -MP -MF .deps/trietool.Tpo -c -o trietool.o trietool.c
# trietool.c:128:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (res < 0)
# ~~~ ^ ~
# 1 warning generated.
# mv -f .deps/trietool.Tpo .deps/trietool.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -o trietool trietool.o ../datrie/libdatrie.la
# libtool: link: clang -o .libs/trietool trietool.o ../datrie/.libs/libdatrie.so
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# Making all in man
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# Making all in doc
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/doc'
# doxygen
# warning: Tag `CLANG_ASSISTED_PARSING' at line 1004 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 1012 of file `Doxyfile' belongs to an option that was not enabled at compile time.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/libdatrie/src/libdatrie-0.2.10/datrie/alpha-map.h...
# Parsing file /tmp/libdatrie/src/libdatrie-0.2.10/datrie/alpha-map.h...
# Preprocessing /tmp/libdatrie/src/libdatrie-0.2.10/datrie/alpha-map.c...
# Parsing file /tmp/libdatrie/src/libdatrie-0.2.10/datrie/alpha-map.c...
# Preprocessing /tmp/libdatrie/src/libdatrie-0.2.10/datrie/trie.h...
# Parsing file /tmp/libdatrie/src/libdatrie-0.2.10/datrie/trie.h...
# Preprocessing /tmp/libdatrie/src/libdatrie-0.2.10/datrie/trie.c...
# Parsing file /tmp/libdatrie/src/libdatrie-0.2.10/datrie/trie.c...
# Preprocessing /tmp/libdatrie/src/libdatrie-0.2.10/datrie/triedefs.h...
# Parsing file /tmp/libdatrie/src/libdatrie-0.2.10/datrie/triedefs.h...
# Preprocessing /tmp/libdatrie/src/libdatrie-0.2.10/datrie/typedefs.h...
# Parsing file /tmp/libdatrie/src/libdatrie-0.2.10/datrie/typedefs.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating file documentation...
# Generating docs for file datrie/alpha-map.h...
# Generating docs for file datrie/trie.h...
# Generating docs for file datrie/triedefs.h...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating docs for compound _Trie...
# Generating docs for compound _TrieIterator...
# Generating docs for compound _TrieState...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 70/65536 hits=573 misses=81
# finished...
# touch doxygen.stamp
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/doc'
# Making all in tests
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/tests'
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# make[1]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in datrie
# make[1]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/datrie'
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/datrie'
# /usr/sbin/mkdir -p '/tmp/libdatrie/pkg/libdatrie/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libdatrie/pkg/libdatrie/usr/include/datrie'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libdatrie.la '/tmp/libdatrie/pkg/libdatrie/usr/lib'
# /usr/bin/install -c -m 644 typedefs.h triedefs.h alpha-map.h trie.h '/tmp/libdatrie/pkg/libdatrie/usr/include/datrie'
# libtool: install: /usr/bin/install -c .libs/libdatrie.so.1.3.3 /tmp/libdatrie/pkg/libdatrie/usr/lib/libdatrie.so.1.3.3
# libtool: install: (cd /tmp/libdatrie/pkg/libdatrie/usr/lib && { ln -s -f libdatrie.so.1.3.3 libdatrie.so.1 || { rm -f libdatrie.so.1 && ln -s libdatrie.so.1.3.3 libdatrie.so.1; }; })
# libtool: install: (cd /tmp/libdatrie/pkg/libdatrie/usr/lib && { ln -s -f libdatrie.so.1.3.3 libdatrie.so || { rm -f libdatrie.so && ln -s libdatrie.so.1.3.3 libdatrie.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdatrie.lai /tmp/libdatrie/pkg/libdatrie/usr/lib/libdatrie.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/datrie'
# make[1]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/datrie'
# Making install in tools
# make[1]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# make install-data-hook
# /usr/sbin/mkdir -p '/tmp/libdatrie/pkg/libdatrie/usr/bin'
# make[3]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# rm -f /tmp/libdatrie/pkg/libdatrie/usr/bin/trietool-0.2
# ln -s trietool /tmp/libdatrie/pkg/libdatrie/usr/bin/trietool-0.2
# make[3]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# /bin/sh ../libtool --mode=install /usr/bin/install -c trietool '/tmp/libdatrie/pkg/libdatrie/usr/bin'
# libtool: install: warning: `../datrie/libdatrie.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/trietool /tmp/libdatrie/pkg/libdatrie/usr/bin/trietool
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# make[1]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/tools'
# Making install in man
# make[1]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libdatrie/pkg/libdatrie/usr/share/man/man1'
# /usr/bin/install -c -m 644 trietool.1 '/tmp/libdatrie/pkg/libdatrie/usr/share/man/man1'
# make install-data-hook
# make[3]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# rm -f /tmp/libdatrie/pkg/libdatrie/usr/share/man/man1/trietool-0.2.1
# ln -s trietool.1 /tmp/libdatrie/pkg/libdatrie/usr/share/man/man1/trietool-0.2.1
# make[3]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# make[1]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/man'
# Making install in doc
# make[1]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/doc'
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -d /tmp/libdatrie/pkg/libdatrie/usr/share/doc/datrie/html
# /usr/bin/install -c -m 644 html/* /tmp/libdatrie/pkg/libdatrie/usr/share/doc/datrie/html
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/doc'
# make[1]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/doc'
# Making install in tests
# make[1]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/tests'
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/tests'
# make[1]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10/tests'
# make[1]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# make[2]: Entering directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libdatrie/pkg/libdatrie/usr/share/doc/libdatrie'
# /usr/sbin/mkdir -p '/tmp/libdatrie/pkg/libdatrie/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 README.migration '/tmp/libdatrie/pkg/libdatrie/usr/share/doc/libdatrie'
# /usr/bin/install -c -m 644 datrie-0.2.pc '/tmp/libdatrie/pkg/libdatrie/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# make[1]: Leaving directory '/tmp/libdatrie/src/libdatrie-0.2.10'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libdatrie"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libdatrie 0.2.10-1 (Wed Apr 5 01:52:49 UTC 2017)

CMD: pacman --query --file libdatrie-0.2.10-1-x86_64.pkg.tar.xz
# libdatrie 0.2.10-1

Creating hybrid package for 'libdatrie'

Trying to find vanilla package 'libdatrie'...

CMD: pacman --query --file /mirror/libdatrie-0.2.10-1.pkg.tar.xz
# libdatrie 0.2.10-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libdatrie.so.1
# /usr/lib/libdatrie.so
# /usr/lib/libdatrie.so.1.3.3
# /usr/lib/pkgconfig/datrie-0.2.pc
# /usr/include/datrie/typedefs.h
# /usr/include/datrie/triedefs.h
# /usr/include/datrie/alpha-map.h
# /usr/include/datrie/trie.h
# /usr/bin/trietool-0.2
# /usr/bin/trietool
# /usr/share/man/man1/trietool-0.2.1.gz
# /usr/share/man/man1/trietool.1.gz
# /usr/share/doc/libdatrie/README.migration
# /sysroot/usr/lib/libdatrie.so.1.3.3
# /sysroot/usr/lib/libdatrie.so.1
# /sysroot/usr/lib/libdatrie.so
# /sysroot/usr/lib/libdatrie.la
# /sysroot/usr/lib/pkgconfig/datrie-0.2.pc
# /sysroot/usr/include/datrie/typedefs.h
# /sysroot/usr/include/datrie/triedefs.h
# /sysroot/usr/include/datrie/alpha-map.h
# /sysroot/usr/include/datrie/trie.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libdatrie.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libdatrie.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libdatrie.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 558

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libdatrie.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libdatrie.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libdatrie/src/libdatrie-0.2.10/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 libdatrie configure 0.2.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5d8f87cb9193
# 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:2337: checking for a BSD-compatible install
# configure:2405: result: /usr/bin/install -c
# configure:2416: checking whether build environment is sane
# configure:2471: result: yes
# configure:2530: checking for x86_64-unknown-linux-strip
# configure:2560: result: no
# configure:2570: checking for strip
# configure:2586: found /sysroot/bin/strip
# configure:2597: result: strip
# configure:2622: checking for a thread-safe mkdir -p
# configure:2661: result: /usr/sbin/mkdir -p
# configure:2668: checking for gawk
# configure:2684: found /usr/sbin/gawk
# configure:2695: result: gawk
# configure:2706: checking whether make sets $(MAKE)
# configure:2728: result: yes
# configure:2757: checking whether make supports nested variables
# configure:2774: result: yes
# configure:2923: checking for x86_64-unknown-linux-gcc
# configure:2950: result: clang
# configure:3219: checking for C compiler version
# configure:3228: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3239: $? = 0
# configure:3228: 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:3239: $? = 0
# configure:3228: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3239: $? = 1
# configure:3228: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3239: $? = 1
# configure:3259: checking whether the C compiler works
# configure:3281: clang conftest.c >&5
# configure:3285: $? = 0
# configure:3333: result: yes
# configure:3336: checking for C compiler default output file name
# configure:3338: result: a.out
# configure:3344: checking for suffix of executables
# configure:3351: clang -o conftest conftest.c >&5
# configure:3355: $? = 0
# configure:3377: result:
# configure:3399: checking whether we are cross compiling
# configure:3407: clang -o conftest conftest.c >&5
# configure:3411: $? = 0
# configure:3418: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3422: $? = 127
# configure:3437: result: yes
# configure:3442: checking for suffix of object files
# configure:3464: clang -c conftest.c >&5
# configure:3468: $? = 0
# configure:3489: result: o
# configure:3493: checking whether we are using the GNU C compiler
# configure:3512: clang -c conftest.c >&5
# configure:3512: $? = 0
# configure:3521: result: yes
# configure:3530: checking whether clang accepts -g
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3591: result: yes
# configure:3608: checking for clang option to accept ISO C89
# configure:3671: clang -c conftest.c >&5
# configure:3671: $? = 0
# configure:3684: result: none needed
# configure:3709: checking whether clang understands -c and -o together
# configure:3731: clang -c conftest.c -o conftest2.o
# configure:3734: $? = 0
# configure:3731: clang -c conftest.c -o conftest2.o
# configure:3734: $? = 0
# configure:3746: result: yes
# configure:3774: checking for style of include used by make
# configure:3802: result: GNU
# configure:3828: checking dependency style of clang
# configure:3939: result: gcc3
# configure:3955: checking whether ln -s works
# configure:3959: result: yes
# configure:3966: checking whether make sets $(MAKE)
# configure:3988: result: yes
# configure:4001: checking build system type
# configure:4015: result: x86_64-pc-linux-gnu
# configure:4035: checking host system type
# configure:4048: result: x86_64-unknown-linux-gnu
# configure:4417: checking how to print strings
# configure:4444: result: printf
# configure:4465: checking for a sed that does not truncate output
# configure:4529: result: /usr/sbin/sed
# configure:4547: checking for grep that handles long lines and -e
# configure:4605: result: /usr/sbin/grep
# configure:4610: checking for egrep
# configure:4672: result: /usr/sbin/grep -E
# configure:4677: checking for fgrep
# configure:4739: result: /usr/sbin/grep -F
# configure:4774: checking for ld used by clang
# configure:4841: result: /sysroot/bin/ld
# configure:4848: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4863: result: yes
# configure:4875: checking for BSD- or MS-compatible name lister (nm)
# configure:4924: result: no
# configure:4938: checking for x86_64-unknown-linux-dumpbin
# configure:4968: result: no
# configure:4938: checking for x86_64-unknown-linux-link
# configure:4968: result: no
# configure:4982: checking for dumpbin
# configure:5012: result: no
# configure:4982: checking for link
# configure:4998: found /usr/sbin/link
# configure:5009: result: link -dump
# configure:5025: WARNING: using cross tools not prefixed with host triplet
# configure:5054: checking the name lister (nm) interface
# configure:5061: clang -c conftest.c >&5
# configure:5064: nm "conftest.o"
# configure:5067: output
# 0000000000000000 B some_variable
# configure:5074: result: BSD nm
# configure:5078: checking the maximum length of command line arguments
# configure:5209: result: 1572864
# configure:5226: checking whether the shell understands some XSI constructs
# configure:5236: result: yes
# configure:5240: checking whether the shell understands "+="
# configure:5246: result: yes
# configure:5281: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5321: result: func_convert_file_noop
# configure:5328: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:5348: result: func_convert_file_noop
# configure:5355: checking for /sysroot/bin/ld option to reload object files
# configure:5362: result: -r
# configure:5396: checking for x86_64-unknown-linux-objdump
# configure:5423: result: objdump
# configure:5492: checking how to recognize dependent libraries
# configure:5690: result: pass_all
# configure:5735: checking for x86_64-unknown-linux-dlltool
# configure:5762: result: dlltool
# configure:5832: checking how to associate runtime and link libraries
# configure:5859: result: printf %s\n
# configure:5876: checking for x86_64-unknown-linux-ar
# configure:5906: result: no
# configure:5920: checking for ar
# configure:5936: found /sysroot/bin/ar
# configure:5947: result: ar
# configure:5984: checking for archiver @FILE support
# configure:6001: clang -c conftest.c >&5
# configure:6001: $? = 0
# configure:6004: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6007: $? = 0
# configure:6012: 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:6015: $? = 1
# configure:6027: result: @
# configure:6045: checking for x86_64-unknown-linux-strip
# configure:6072: result: strip
# configure:6144: checking for x86_64-unknown-linux-ranlib
# configure:6174: result: no
# configure:6184: checking for ranlib
# configure:6200: found /sysroot/bin/ranlib
# configure:6211: result: ranlib
# configure:6313: checking command to parse nm output from clang object
# configure:6433: clang -c conftest.c >&5
# configure:6436: $? = 0
# configure:6440: 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:6443: $? = 0
# configure:6509: clang -o conftest conftest.c conftstm.o >&5
# configure:6512: $? = 0
# configure:6550: result: ok
# configure:6587: checking for sysroot
# configure:6617: result: no
# configure:6694: clang -c conftest.c >&5
# configure:6697: $? = 0
# configure:6846: checking for x86_64-unknown-linux-mt
# configure:6876: result: no
# configure:6886: checking for mt
# configure:6916: result: no
# configure:6936: checking if : is a manifest tool
# configure:6942: : '-?'
# configure:6950: result: no
# configure:7592: checking how to run the C preprocessor
# configure:7623: clang -E conftest.c
# configure:7623: $? = 0
# configure:7637: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7637: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdatrie"
# | #define PACKAGE_TARNAME "libdatrie"
# | #define PACKAGE_VERSION "0.2.10"
# | #define PACKAGE_STRING "libdatrie 0.2.10"
# | #define PACKAGE_BUGREPORT "theppitak@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdatrie"
# | #define VERSION "0.2.10"
# | /* end confdefs.h. */
# | #include
# configure:7662: result: clang -E
# configure:7682: clang -E conftest.c
# configure:7682: $? = 0
# configure:7696: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7696: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdatrie"
# | #define PACKAGE_TARNAME "libdatrie"
# | #define PACKAGE_VERSION "0.2.10"
# | #define PACKAGE_STRING "libdatrie 0.2.10"
# | #define PACKAGE_BUGREPORT "theppitak@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdatrie"
# | #define VERSION "0.2.10"
# | /* end confdefs.h. */
# | #include
# configure:7725: checking for ANSI C header files
# configure:7745: clang -c conftest.c >&5
# configure:7745: $? = 0
# configure:7829: result: yes
# configure:7842: checking for sys/types.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for sys/stat.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for stdlib.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for string.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for memory.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for strings.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for inttypes.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for stdint.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7842: checking for unistd.h
# configure:7842: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7842: result: yes
# configure:7856: checking for dlfcn.h
# configure:7856: clang -c conftest.c >&5
# configure:7856: $? = 0
# configure:7856: result: yes
# configure:8060: checking for objdir
# configure:8075: result: .libs
# configure:8346: checking if clang supports -fno-rtti -fno-exceptions
# configure:8364: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8368: $? = 0
# configure:8381: result: yes
# configure:8708: checking for clang option to produce PIC
# configure:8715: result: -fPIC -DPIC
# configure:8723: checking if clang PIC flag -fPIC -DPIC works
# configure:8741: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8745: $? = 0
# configure:8758: result: yes
# configure:8787: checking if clang static flag -static works
# configure:8815: result: no
# configure:8830: checking if clang supports -c -o file.o
# configure:8851: clang -c -o out/conftest2.o conftest.c >&5
# configure:8855: $? = 0
# configure:8877: result: yes
# configure:8885: checking if clang supports -c -o file.o
# configure:8932: result: yes
# configure:8965: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10122: result: yes
# configure:10159: checking whether -lc should be explicitly linked in
# configure:10167: clang -c conftest.c >&5
# configure:10170: $? = 0
# configure:10185: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10188: $? = 0
# configure:10202: result: no
# configure:10362: checking dynamic linker characteristics
# configure:10862: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10862: $? = 0
# configure:11096: result: GNU/Linux ld.so
# configure:11203: checking how to hardcode library paths into programs
# configure:11228: result: immediate
# configure:11768: checking whether stripping libraries is possible
# configure:11773: result: yes
# configure:11808: checking if libtool supports shared libraries
# configure:11810: result: yes
# configure:11813: checking whether to build shared libraries
# configure:11834: result: yes
# configure:11837: checking whether to build static libraries
# configure:11841: result: no
# configure:11881: checking whether linker supports -version-script
# configure:11909: result: yes
# configure:11935: checking for iconv_open
# configure:11935: clang -o conftest conftest.c >&5
# configure:11935: $? = 0
# configure:11935: result: yes
# configure:12040: checking for locale_charset in -liconv
# configure:12065: clang -o conftest conftest.c -liconv >&5
# /sysroot/bin/ld: error: cannot find -liconv
# /tmp/conftest-ecdb70.o:conftest.c:function main: error: undefined reference to 'locale_charset'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12065: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdatrie"
# | #define PACKAGE_TARNAME "libdatrie"
# | #define PACKAGE_VERSION "0.2.10"
# | #define PACKAGE_STRING "libdatrie 0.2.10"
# | #define PACKAGE_BUGREPORT "theppitak@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdatrie"
# | #define VERSION "0.2.10"
# | #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/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char locale_charset ();
# | int
# | main ()
# | {
# | return locale_charset ();
# | ;
# | return 0;
# | }
# configure:12074: result: no
# configure:12087: checking for nl_langinfo (CODESET)
# configure:12103: clang -c conftest.c >&5
# configure:12103: $? = 0
# configure:12111: result: yes
# configure:12126: checking for ANSI C header files
# configure:12230: result: yes
# configure:12241: checking limits.h usability
# configure:12241: clang -c conftest.c >&5
# configure:12241: $? = 0
# configure:12241: result: yes
# configure:12241: checking limits.h presence
# configure:12241: clang -E conftest.c
# configure:12241: $? = 0
# configure:12241: result: yes
# configure:12241: checking for limits.h
# configure:12241: result: yes
# configure:12241: checking for stdlib.h
# configure:12241: result: yes
# configure:12241: checking stdio.h usability
# configure:12241: clang -c conftest.c >&5
# configure:12241: $? = 0
# configure:12241: result: yes
# configure:12241: checking stdio.h presence
# configure:12241: clang -E conftest.c
# configure:12241: $? = 0
# configure:12241: result: yes
# configure:12241: checking for stdio.h
# configure:12241: result: yes
# configure:12241: checking for string.h
# configure:12241: result: yes
# configure:12253: checking for an ANSI C-conforming const
# configure:12319: clang -c conftest.c >&5
# configure:12319: $? = 0
# configure:12326: result: yes
# configure:12334: checking for size_t
# configure:12334: clang -c conftest.c >&5
# configure:12334: $? = 0
# configure:12334: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdatrie"
# | #define PACKAGE_TARNAME "libdatrie"
# | #define PACKAGE_VERSION "0.2.10"
# | #define PACKAGE_STRING "libdatrie 0.2.10"
# | #define PACKAGE_BUGREPORT "theppitak@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdatrie"
# | #define VERSION "0.2.10"
# | #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_LANGINFO_CODESET 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_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:12334: result: yes
# configure:12357: checking for doxygen
# configure:12373: found /usr/sbin/doxygen
# configure:12385: result: doxygen
# configure:12396: checking doxygen >= 1.8.8
# configure:12431: result: 1.8.11, yes
# configure:12462: checking for stdlib.h
# configure:12462: result: yes
# configure:12472: checking for GNU libc compatible malloc
# configure:12506: result: no
# configure:12639: checking that generated files are newer than configure
# configure:12645: result: done
# configure:12676: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libdatrie config.status 0.2.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5d8f87cb9193
#
# config.status:1109: creating Makefile
# config.status:1109: creating datrie-0.2.pc
# config.status:1109: creating datrie/Makefile
# config.status:1109: creating tools/Makefile
# config.status:1109: creating man/Makefile
# config.status:1109: creating doc/Makefile
# config.status:1109: creating doc/Doxyfile
# config.status:1109: creating tests/Makefile
# config.status:1109: creating config.h
# config.status:1338: executing depfiles commands
# config.status:1338: executing libtool commands
#
# ## ---------------- ##
# ## 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_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_func_iconv_open=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_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_host=x86_64-unknown-linux-gnu
# ac_cv_lib_iconv_locale_charset=no
# 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_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_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
# datrie_cv_have_version_script=yes
# datrie_cv_langinfo_codeset=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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libdatrie/src/libdatrie-0.2.10/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/libdatrie/src/libdatrie-0.2.10/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libdatrie/src/libdatrie-0.2.10/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libdatrie/src/libdatrie-0.2.10/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DOXYGEN='doxygen'
# DSYMUTIL=''
# DUMPBIN=':'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DOXYGEN_DOC_FALSE='#'
# ENABLE_DOXYGEN_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# ICONV_LIBS=''
# 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=' ${LIBOBJDIR}malloc$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
# LT_AGE='3'
# LT_CURRENT='4'
# LT_REVISION='3'
# MAKEINFO='${SHELL} /tmp/libdatrie/src/libdatrie-0.2.10/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='nm'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libdatrie'
# PACKAGE_BUGREPORT='theppitak@gmail.com'
# PACKAGE_NAME='libdatrie'
# PACKAGE_STRING='libdatrie 0.2.10'
# PACKAGE_TARNAME='libdatrie'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.2.10'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.2.10'
# 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/datrie/html'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libdatrie/src/libdatrie-0.2.10/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 "libdatrie"
# #define PACKAGE_TARNAME "libdatrie"
# #define PACKAGE_VERSION "0.2.10"
# #define PACKAGE_STRING "libdatrie 0.2.10"
# #define PACKAGE_BUGREPORT "theppitak@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libdatrie"
# #define VERSION "0.2.10"
# #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_LANGINFO_CODESET 1
# #define STDC_HEADERS 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
#
# configure: exit 0