Build of whitedb with musl toolchain

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

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

SLOCLanguage
25,104 ansic
11,751 sh
4,471 makefile
790 python
42,116 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: whitedb 0.7.3-2 (Tue Apr 4 23:43:24 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: ====== initialising ======
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for style of include used by make... GNU
# 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 dependency style of clang... gcc3
# 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)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# 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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-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... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# 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 /sysroot/bin/nm -B 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... yes
# configure: ====== checking ======
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for cos in -lm... yes
# checking for python... /usr/sbin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking for headers required to compile python extensions... found
# checking for raptor-config... no
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for x86_64-unknown-linux-bison... no
# checking for bison... bison
# checking linux/futex.h usability... no
# checking linux/futex.h presence... no
# checking for linux/futex.h... no
# Futexes not supported, tfqueue locks not available
# checking size of ptrdiff_t... 8
# configure: ====== setting configuration options ======
# checking for logging... disabled
# checking for locking protocol... rpspin
# checking for additional validation checks... enabled
# checking for single-compare T-tree mode... enabled
# checking for chained T-tree nodes algorithm... enabled
# checking for backlinking... enabled
# checking for child db support... disabled
# checking for index templates... enabled
# checking for reasoner... disabled
# checking string hash size... 2
# configure: ====== setting compiler flags ======
# checking for gcc architecture flag...
# checking for gcc architecture flag... unknown
# configure: ====== final steps ======
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating Db/Makefile
# config.status: creating json/Makefile
# config.status: creating Test/Makefile
# config.status: creating Main/Makefile
# config.status: creating Examples/Makefile
# config.status: creating Python/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3'
# Making all in Db
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Db'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbmem.lo -MD -MP -MF .deps/dbmem.Tpo -c -o dbmem.lo dbmem.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dballoc.lo -MD -MP -MF .deps/dballoc.Tpo -c -o dballoc.lo dballoc.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbdata.lo -MD -MP -MF .deps/dbdata.Tpo -c -o dbdata.lo dbdata.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dblock.lo -MD -MP -MF .deps/dblock.Tpo -c -o dblock.lo dblock.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbdata.lo -MD -MP -MF .deps/dbdata.Tpo -c dbdata.c -fPIC -DPIC -o .libs/dbdata.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbmem.lo -MD -MP -MF .deps/dbmem.Tpo -c dbmem.c -fPIC -DPIC -o .libs/dbmem.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dballoc.lo -MD -MP -MF .deps/dballoc.Tpo -c dballoc.c -fPIC -DPIC -o .libs/dballoc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dblock.lo -MD -MP -MF .deps/dblock.Tpo -c dblock.c -fPIC -DPIC -o .libs/dblock.o
# dballoc.c:1210:42: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# if (!isfreeobject(prevobjecthead) || !getfreeobjectsize(prevobject)==prevobjectsize) {
# ^ ~~
# dballoc.c:1210:42: note: add parentheses after the '!' to evaluate the comparison first
# if (!isfreeobject(prevobjecthead) || !getfreeobjectsize(prevobject)==prevobjectsize) {
# ^
# ( )
# In file included from dballoc.cdbmem.c::421210:
# :/sysroot/include/sys/errno.h42::1 :2note:: add parentheses around left hand side expression to silence this warningwarning
# : redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# if (!isfreeobject(prevobjecthead) || !getfreeobjectsize(prevobject)==prevobjectsize) {
# ^
# ( )
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dblock.lo -MD -MP -MF .deps/dblock.Tpo -c dblock.c -o dblock.o >/dev/null 2>&1
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dballoc.lo -MD -MP -MF .deps/dballoc.Tpo -c dballoc.c -o dballoc.o >/dev/null 2>&1
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbmem.lo -MD -MP -MF .deps/dbmem.Tpo -c dbmem.c -o dbmem.o >/dev/null 2>&1
# mv -f .deps/dblock.Tpo .deps/dblock.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbdump.lo -MD -MP -MF .deps/dbdump.Tpo -c -o dbdump.lo dbdump.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbdump.lo -MD -MP -MF .deps/dbdump.Tpo -c dbdump.c -fPIC -DPIC -o .libs/dbdump.o
# mv -f .deps/dbmem.Tpo .deps/dbmem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dblog.lo -MD -MP -MF .deps/dblog.Tpo -c -o dblog.lo dblog.c
# mv -f .deps/dballoc.Tpo .deps/dballoc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbhash.lo -MD -MP -MF .deps/dbhash.Tpo -c -o dbhash.lo dbhash.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbdump.lo -MD -MP -MF .deps/dbdump.Tpo -c dbdump.c -o dbdump.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbdata.lo -MD -MP -MF .deps/dbdata.Tpo -c dbdata.c -o dbdata.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dblog.lo -MD -MP -MF .deps/dblog.Tpo -c dblog.c -fPIC -DPIC -o .libs/dblog.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbhash.lo -MD -MP -MF .deps/dbhash.Tpo -c dbhash.c -fPIC -DPIC -o .libs/dbhash.o
# mv -f .deps/dbdump.Tpo .deps/dbdump.Plo
# In file included from dblog.c:47:
# /sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbindex.lo -MD -MP -MF .deps/dbindex.Tpo -c -o dbindex.lo dbindex.c
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dblog.lo -MD -MP -MF .deps/dblog.Tpo -c dblog.c -o dblog.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbindex.lo -MD -MP -MF .deps/dbindex.Tpo -c dbindex.c -fPIC -DPIC -o .libs/dbindex.o
# mv -f .deps/dblog.Tpo .deps/dblog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbcompare.lo -MD -MP -MF .deps/dbcompare.Tpo -c -o dbcompare.lo dbcompare.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbhash.lo -MD -MP -MF .deps/dbhash.Tpo -c dbhash.c -o dbhash.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbcompare.lo -MD -MP -MF .deps/dbcompare.Tpo -c dbcompare.c -fPIC -DPIC -o .libs/dbcompare.o
# mv -f .deps/dbdata.Tpo .deps/dbdata.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbquery.lo -MD -MP -MF .deps/dbquery.Tpo -c -o dbquery.lo dbquery.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbcompare.lo -MD -MP -MF .deps/dbcompare.Tpo -c dbcompare.c -o dbcompare.o >/dev/null 2>&1
# mv -f .deps/dbhash.Tpo .deps/dbhash.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c -o dbutil.lo dbutil.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbindex.lo -MD -MP -MF .deps/dbindex.Tpo -c dbindex.c -o dbindex.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbquery.lo -MD -MP -MF .deps/dbquery.Tpo -c dbquery.c -fPIC -DPIC -o .libs/dbquery.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -fPIC -DPIC -o .libs/dbutil.o
# mv -f .deps/dbcompare.Tpo .deps/dbcompare.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbmpool.lo -MD -MP -MF .deps/dbmpool.Tpo -c -o dbmpool.lo dbmpool.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbmpool.lo -MD -MP -MF .deps/dbmpool.Tpo -c dbmpool.c -fPIC -DPIC -o .libs/dbmpool.o
# In file included from dbmpool.c:41:
# /sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -o dbutil.o >/dev/null 2>&1
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbmpool.lo -MD -MP -MF .deps/dbmpool.Tpo -c dbmpool.c -o dbmpool.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbquery.lo -MD -MP -MF .deps/dbquery.Tpo -c dbquery.c -o dbquery.o >/dev/null 2>&1
# mv -f .deps/dbutil.Tpo .deps/dbutil.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbjson.lo -MD -MP -MF .deps/dbjson.Tpo -c -o dbjson.lo dbjson.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbjson.lo -MD -MP -MF .deps/dbjson.Tpo -c dbjson.c -fPIC -DPIC -o .libs/dbjson.o
# mv -f .deps/dbindex.Tpo .deps/dbindex.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbschema.lo -MD -MP -MF .deps/dbschema.Tpo -c -o dbschema.lo dbschema.c
# mv -f .deps/dbmpool.Tpo .deps/dbmpool.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbschema.lo -MD -MP -MF .deps/dbschema.Tpo -c dbschema.c -fPIC -DPIC -o .libs/dbschema.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbjson.lo -MD -MP -MF .deps/dbjson.Tpo -c dbjson.c -o dbjson.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbschema.lo -MD -MP -MF .deps/dbschema.Tpo -c dbschema.c -o dbschema.o >/dev/null 2>&1
# mv -f .deps/dbquery.Tpo .deps/dbquery.Plo
# mv -f .deps/dbjson.Tpo .deps/dbjson.Plo
# mv -f .deps/dbschema.Tpo .deps/dbschema.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libDb.la dbmem.lo dballoc.lo dbdata.lo dblock.lo dbdump.lo dblog.lo dbhash.lo dbindex.lo dbcompare.lo dbquery.lo dbutil.lo dbmpool.lo dbjson.lo dbschema.lo -lm
# libtool: link: ar cru .libs/libDb.a .libs/dbmem.o .libs/dballoc.o .libs/dbdata.o .libs/dblock.o .libs/dbdump.o .libs/dblog.o .libs/dbhash.o .libs/dbindex.o .libs/dbcompare.o .libs/dbquery.o .libs/dbutil.o .libs/dbmpool.o .libs/dbjson.o .libs/dbschema.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libDb.a
# libtool: link: ( cd ".libs" && rm -f "libDb.la" && ln -s "../libDb.la" "libDb.la" )
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Db'
# Making all in json
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/json'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT yajl_all.lo -MD -MP -MF .deps/yajl_all.Tpo -c -o yajl_all.lo yajl_all.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT yajl_all.lo -MD -MP -MF .deps/yajl_all.Tpo -c yajl_all.c -fPIC -DPIC -o .libs/yajl_all.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT yajl_all.lo -MD -MP -MF .deps/yajl_all.Tpo -c yajl_all.c -o yajl_all.o >/dev/null 2>&1
# mv -f .deps/yajl_all.Tpo .deps/yajl_all.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libjson.la yajl_all.lo -lm
# libtool: link: ar cru .libs/libjson.a .libs/yajl_all.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libjson.a
# libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" )
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/json'
# Making all in Test
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Test'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbtest.lo -MD -MP -MF .deps/dbtest.Tpo -c -o dbtest.lo dbtest.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbtest.lo -MD -MP -MF .deps/dbtest.Tpo -c dbtest.c -fPIC -DPIC -o .libs/dbtest.o
# dbtest.c:1357:6: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
# " ", /* ISO-8859-1 encoded string */
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dbtest.lo -MD -MP -MF .deps/dbtest.Tpo -c dbtest.c -o dbtest.o >/dev/null 2>&1
# mv -f .deps/dbtest.Tpo .deps/dbtest.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libTest.la dbtest.lo -lm
# libtool: link: ar cru .libs/libTest.a .libs/dbtest.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libTest.a
# libtool: link: ( cd ".libs" && rm -f "libTest.la" && ln -s "../libTest.la" "libTest.la" )
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Test'
# Making all in Main
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Main'
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libwgdb.la -rpath /usr/lib ../Db/libDb.la ../json/libjson.la -lm
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT wgdb.o -MD -MP -MF .deps/wgdb.Tpo -c -o wgdb.o wgdb.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT stresstest-stresstest.o -MD -MP -MF .deps/stresstest-stresstest.Tpo -c -o stresstest-stresstest.o `test -f 'stresstest.c' || echo './'`stresstest.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT selftest.o -MD -MP -MF .deps/selftest.Tpo -c -o selftest.o selftest.c
# mv -f .deps/selftest.Tpo .deps/selftest.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT gendata.o -MD -MP -MF .deps/gendata.Tpo -c -o gendata.o gendata.c
# mv -f .deps/stresstest-stresstest.Tpo .deps/stresstest-stresstest.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT indextool.o -MD -MP -MF .deps/indextool.Tpo -c -o indextool.o indextool.c
# mv -f .deps/gendata.Tpo .deps/gendata.Po
# mv -f .deps/wgdb.Tpo .deps/wgdb.Po
# libtool: link: clang -shared -fPIC -DPIC -Wl,--whole-archive ../Db/.libs/libDb.a ../json/.libs/libjson.a -Wl,--no-whole-archive -lm -Wl,-soname -Wl,libwgdb.so.0 -o .libs/libwgdb.so.0.0.0
# mv -f .deps/indextool.Tpo .deps/indextool.Po
# libtool: link: (cd ".libs" && rm -f "libwgdb.so.0" && ln -s "libwgdb.so.0.0.0" "libwgdb.so.0")
# libtool: link: (cd ".libs" && rm -f "libwgdb.so" && ln -s "libwgdb.so.0.0.0" "libwgdb.so")
# libtool: link: (cd .libs/libwgdb.lax/libDb.a && ar x "/tmp/whitedb/src/whitedb-0.7.3/Main/../Db/.libs/libDb.a")
# libtool: link: (cd .libs/libwgdb.lax/libjson.a && ar x "/tmp/whitedb/src/whitedb-0.7.3/Main/../json/.libs/libjson.a")
# libtool: link: ar cru .libs/libwgdb.a .libs/libwgdb.lax/libDb.a/dballoc.o .libs/libwgdb.lax/libDb.a/dbcompare.o .libs/libwgdb.lax/libDb.a/dbdata.o .libs/libwgdb.lax/libDb.a/dbdump.o .libs/libwgdb.lax/libDb.a/dbhash.o .libs/libwgdb.lax/libDb.a/dbindex.o .libs/libwgdb.lax/libDb.a/dbjson.o .libs/libwgdb.lax/libDb.a/dblock.o .libs/libwgdb.lax/libDb.a/dblog.o .libs/libwgdb.lax/libDb.a/dbmem.o .libs/libwgdb.lax/libDb.a/dbmpool.o .libs/libwgdb.lax/libDb.a/dbquery.o .libs/libwgdb.lax/libDb.a/dbschema.o .libs/libwgdb.lax/libDb.a/dbutil.o .libs/libwgdb.lax/libjson.a/yajl_all.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libwgdb.a
# libtool: link: rm -fr .libs/libwgdb.lax
# libtool: link: ( cd ".libs" && rm -f "libwgdb.la" && ln -s "../libwgdb.la" "libwgdb.la" )
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o wgdb wgdb.o libwgdb.la -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -static -o stresstest stresstest-stresstest.o libwgdb.la -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o selftest selftest.o ../Test/libTest.la libwgdb.la -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o gendata gendata.o ../Test/libTest.la libwgdb.la -lm
# libtool: link: clang -Wall -o stresstest stresstest-stresstest.o ./.libs/libwgdb.a -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o indextool indextool.o libwgdb.la -lm
# libtool: link: clang -Wall -o .libs/gendata gendata.o ../Test/.libs/libTest.a ./.libs/libwgdb.so -lm
# libtool: link: clang -Wall -o .libs/wgdb wgdb.o ./.libs/libwgdb.so -lm
# libtool: link: clang -Wall -o .libs/selftest selftest.o ../Test/.libs/libTest.a ./.libs/libwgdb.so -lm
# libtool: link: clang -Wall -o .libs/indextool indextool.o ./.libs/libwgdb.so -lm
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Main'
# Making all in Examples
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Examples'
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT demo.o -MD -MP -MF .deps/demo.Tpo -c -o demo.o demo.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o query.c
# mv -f .deps/demo.Tpo .deps/demo.Po
# mv -f .deps/query.Tpo .deps/query.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -lm -o demo demo.o ../Main/libwgdb.la -lm
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -lm -o query query.o ../Main/libwgdb.la ../Test/libTest.la -lm
# libtool: link: clang -Wall -o .libs/query query.o ../Main/.libs/libwgdb.so ../Test/.libs/libTest.a -lm
# libtool: link: clang -Wall -o .libs/demo demo.o ../Main/.libs/libwgdb.so -lm
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Examples'
# Making all in Python
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Python'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.5m -I/usr/include/python3.5m -I ../Db -Wall -MT wgdbmodule.lo -MD -MP -MF .deps/wgdbmodule.Tpo -c -o wgdbmodule.lo wgdbmodule.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.5m -I/usr/include/python3.5m -I ../Db -Wall -MT wgdbmodule.lo -MD -MP -MF .deps/wgdbmodule.Tpo -c wgdbmodule.c -fPIC -DPIC -o .libs/wgdbmodule.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.5m -I/usr/include/python3.5m -I ../Db -Wall -MT wgdbmodule.lo -MD -MP -MF .deps/wgdbmodule.Tpo -c wgdbmodule.c -o wgdbmodule.o >/dev/null 2>&1
# mv -f .deps/wgdbmodule.Tpo .deps/wgdbmodule.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -module -avoid-version -lm -o wgdb.la -rpath /usr/lib/python3.5/site-packages wgdbmodule.lo ../Main/libwgdb.la -lm
# libtool: link: clang -shared -fPIC -DPIC .libs/wgdbmodule.o -Wl,-rpath -Wl,/tmp/whitedb/src/whitedb-0.7.3/Main/.libs ../Main/.libs/libwgdb.so -lm -Wl,-soname -Wl,wgdb.so -o .libs/wgdb.so
# libtool: link: ar cru .libs/wgdb.a wgdbmodule.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/wgdb.a
# libtool: link: ( cd ".libs" && rm -f "wgdb.la" && ln -s "../wgdb.la" "wgdb.la" )
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Python'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3'
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make: Entering directory '/tmp/whitedb/src/whitedb-0.7.3'
# Making install in Db
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Db'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Db'
# 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/whitedb/src/whitedb-0.7.3/Db'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Db'
# Making install in json
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/json'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/json'
# 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/whitedb/src/whitedb-0.7.3/json'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/json'
# Making install in Test
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Test'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Test'
# 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/whitedb/src/whitedb-0.7.3/Test'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Test'
# Making install in Main
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Main'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Main'
# /usr/sbin/mkdir -p '/tmp/whitedb/pkg/whitedb/usr/lib'
# /usr/sbin/mkdir -p '/tmp/whitedb/pkg/whitedb/usr/include/whitedb'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libwgdb.la '/tmp/whitedb/pkg/whitedb/usr/lib'
# /usr/bin/install -c -m 644 ../Db/dbapi.h ../Db/rdfapi.h ../Db/indexapi.h '/tmp/whitedb/pkg/whitedb/usr/include/whitedb'
# libtool: install: /usr/bin/install -c .libs/libwgdb.so.0.0.0 /tmp/whitedb/pkg/whitedb/usr/lib/libwgdb.so.0.0.0
# libtool: install: (cd /tmp/whitedb/pkg/whitedb/usr/lib && { ln -s -f libwgdb.so.0.0.0 libwgdb.so.0 || { rm -f libwgdb.so.0 && ln -s libwgdb.so.0.0.0 libwgdb.so.0; }; })
# libtool: install: (cd /tmp/whitedb/pkg/whitedb/usr/lib && { ln -s -f libwgdb.so.0.0.0 libwgdb.so || { rm -f libwgdb.so && ln -s libwgdb.so.0.0.0 libwgdb.so; }; })
# libtool: install: /usr/bin/install -c .libs/libwgdb.lai /tmp/whitedb/pkg/whitedb/usr/lib/libwgdb.la
# libtool: install: /usr/bin/install -c .libs/libwgdb.a /tmp/whitedb/pkg/whitedb/usr/lib/libwgdb.a
# libtool: install: chmod 644 /tmp/whitedb/pkg/whitedb/usr/lib/libwgdb.a
# libtool: install: ranlib /tmp/whitedb/pkg/whitedb/usr/lib/libwgdb.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/sbin/mkdir -p '/tmp/whitedb/pkg/whitedb/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c wgdb '/tmp/whitedb/pkg/whitedb/usr/bin'
# libtool: install: warning: `libwgdb.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/wgdb /tmp/whitedb/pkg/whitedb/usr/bin/wgdb
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Main'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Main'
# Making install in Examples
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Examples'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Examples'
# 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/whitedb/src/whitedb-0.7.3/Examples'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Examples'
# Making install in Python
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Python'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3/Python'
# /usr/sbin/mkdir -p '/tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages'
# /usr/sbin/mkdir -p '/tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages'
# /bin/sh ../libtool --mode=install /usr/bin/install -c wgdb.la '/tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages'
# /usr/bin/install -c -m 644 whitedb.py WGandalf.py '/tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages'
# libtool: install: warning: relinking `wgdb.la'
# libtool: install: (cd /tmp/whitedb/src/whitedb-0.7.3/Python; /bin/sh /tmp/whitedb/src/whitedb-0.7.3/libtool --tag CC --mode=relink clang -Wall -module -avoid-version -lm -o wgdb.la -rpath /usr/lib/python3.5/site-packages wgdbmodule.lo ../Main/libwgdb.la -lm -inst-prefix-dir /tmp/whitedb/pkg/whitedb)
# Byte-compiling python modules...
# whitedb.pyWGandalf.py
# libtool: relink: clang -shared -fPIC -DPIC .libs/wgdbmodule.o -L/tmp/whitedb/pkg/whitedb/usr/lib -L/usr/lib -lwgdb -lm -Wl,-soname -Wl,wgdb.so -o .libs/wgdb.so
# Byte-compiling python modules (optimized versions) ...
# whitedb.pyWGandalf.py
# libtool: install: /usr/bin/install -c .libs/wgdb.soT /tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages/wgdb.so
# libtool: install: /usr/bin/install -c .libs/wgdb.lai /tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages/wgdb.la
# libtool: install: /usr/bin/install -c .libs/wgdb.a /tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages/wgdb.a
# libtool: install: chmod 644 /tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages/wgdb.a
# libtool: install: ranlib /tmp/whitedb/pkg/whitedb/usr/lib/python3.5/site-packages/wgdb.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/python3.5/site-packages'
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Python'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3/Python'
# make[1]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3'
# make[2]: Entering directory '/tmp/whitedb/src/whitedb-0.7.3'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/whitedb/pkg/whitedb/usr/share/man/man7'
# /usr/bin/install -c -m 644 Doc/whitedb.7 '/tmp/whitedb/pkg/whitedb/usr/share/man/man7'
# make[2]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3'
# make[1]: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3'
# make: Leaving directory '/tmp/whitedb/src/whitedb-0.7.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "whitedb"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: whitedb 0.7.3-2 (Tue Apr 4 23:43:38 UTC 2017)

CMD: pacman --query --file whitedb-0.7.3-2-x86_64.pkg.tar.xz
# whitedb 0.7.3-2

Creating hybrid package for 'whitedb'

Trying to find vanilla package 'whitedb'...

CMD: pacman --query --file /mirror/whitedb-0.7.3-2.pkg.tar.xz
# whitedb 0.7.3-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/wgdb
# /usr/share/man/man7/whitedb.7.gz
# /usr/lib/libwgdb.so
# /usr/lib/libwgdb.so.0
# /usr/lib/libwgdb.so.0.0.0
# /usr/lib/python3.5/site-packages/wgdb.so
# /usr/lib/python3.5/site-packages/WGandalf.py
# /usr/lib/python3.5/site-packages/whitedb.py
# /usr/lib/python3.5/site-packages/__pycache__/whitedb.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/__pycache__/whitedb.cpython-35.pyc
# /usr/lib/python3.5/site-packages/__pycache__/WGandalf.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/__pycache__/WGandalf.cpython-35.pyc
# /usr/include/whitedb/rdfapi.h
# /usr/include/whitedb/indexapi.h
# /usr/include/whitedb/dbapi.h
# /sysroot/usr/lib/libwgdb.so.0.0.0
# /sysroot/usr/lib/libwgdb.so.0
# /sysroot/usr/lib/libwgdb.so
# /sysroot/usr/lib/libwgdb.la
# /sysroot/usr/lib/libwgdb.a
# /sysroot/usr/lib/python3.5/site-packages/whitedb.py
# /sysroot/usr/lib/python3.5/site-packages/WGandalf.py
# /sysroot/usr/lib/python3.5/site-packages/wgdb.so
# /sysroot/usr/lib/python3.5/site-packages/wgdb.la
# /sysroot/usr/lib/python3.5/site-packages/wgdb.a
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/whitedb.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/WGandalf.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/whitedb.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/WGandalf.cpython-35.opt-1.pyc
# /sysroot/usr/include/whitedb/dbapi.h
# /sysroot/usr/include/whitedb/rdfapi.h
# /sysroot/usr/include/whitedb/indexapi.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/whitedb.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/whitedb.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/whitedb/src/whitedb-0.7.3/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 WhiteDB configure 0.7.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-python
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 29af1d55d6ee
# 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:2445: ====== initialising ======
# configure:2498: checking for a BSD-compatible install
# configure:2566: result: /usr/bin/install -c
# configure:2577: checking whether build environment is sane
# configure:2632: result: yes
# configure:2691: checking for x86_64-unknown-linux-strip
# configure:2721: result: no
# configure:2731: checking for strip
# configure:2747: found /sysroot/bin/strip
# configure:2758: result: strip
# configure:2783: checking for a thread-safe mkdir -p
# configure:2822: result: /usr/sbin/mkdir -p
# configure:2829: checking for gawk
# configure:2845: found /usr/sbin/gawk
# configure:2856: result: gawk
# configure:2867: checking whether make sets $(MAKE)
# configure:2889: result: yes
# configure:2918: checking whether make supports nested variables
# configure:2935: result: yes
# configure:3091: checking build system type
# configure:3105: result: x86_64-unknown-linux-gnu
# configure:3125: checking host system type
# configure:3138: result: x86_64-unknown-linux-gnu
# configure:3179: checking how to print strings
# configure:3206: result: printf
# configure:3239: checking for style of include used by make
# configure:3267: result: GNU
# configure:3298: checking for x86_64-unknown-linux-gcc
# configure:3325: result: clang
# configure:3594: checking for C compiler version
# configure:3603: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3614: $? = 0
# configure:3603: 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:3614: $? = 0
# configure:3603: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3614: $? = 1
# configure:3603: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3614: $? = 1
# configure:3634: checking whether the C compiler works
# configure:3656: clang conftest.c >&5
# configure:3660: $? = 0
# configure:3708: result: yes
# configure:3711: checking for C compiler default output file name
# configure:3713: result: a.out
# configure:3719: checking for suffix of executables
# configure:3726: clang -o conftest conftest.c >&5
# configure:3730: $? = 0
# configure:3752: result:
# configure:3774: checking whether we are cross compiling
# configure:3782: clang -o conftest conftest.c >&5
# configure:3786: $? = 0
# configure:3793: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3797: $? = 127
# configure:3812: result: yes
# configure:3817: checking for suffix of object files
# configure:3839: clang -c conftest.c >&5
# configure:3843: $? = 0
# configure:3864: result: o
# configure:3868: checking whether we are using the GNU C compiler
# configure:3887: clang -c conftest.c >&5
# configure:3887: $? = 0
# configure:3896: result: yes
# configure:3905: checking whether clang accepts -g
# configure:3925: clang -c -g conftest.c >&5
# configure:3925: $? = 0
# configure:3966: result: yes
# configure:3983: checking for clang option to accept ISO C89
# configure:4046: clang -c conftest.c >&5
# configure:4046: $? = 0
# configure:4059: result: none needed
# configure:4084: checking whether clang understands -c and -o together
# configure:4106: clang -c conftest.c -o conftest2.o
# configure:4109: $? = 0
# configure:4106: clang -c conftest.c -o conftest2.o
# configure:4109: $? = 0
# configure:4121: result: yes
# configure:4140: checking dependency style of clang
# configure:4251: result: gcc3
# configure:4266: checking for a sed that does not truncate output
# configure:4330: result: /usr/sbin/sed
# configure:4348: checking for grep that handles long lines and -e
# configure:4406: result: /usr/sbin/grep
# configure:4411: checking for egrep
# configure:4473: result: /usr/sbin/grep -E
# configure:4478: checking for fgrep
# configure:4540: result: /usr/sbin/grep -F
# configure:4575: checking for ld used by clang
# configure:4642: result: /sysroot/bin/ld
# configure:4649: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4664: result: yes
# configure:4676: checking for BSD- or MS-compatible name lister (nm)
# configure:4725: result: /sysroot/bin/nm -B
# configure:4855: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4862: clang -c conftest.c >&5
# configure:4865: /sysroot/bin/nm -B "conftest.o"
# configure:4868: output
# 0000000000000000 B some_variable
# configure:4875: result: BSD nm
# configure:4878: checking whether ln -s works
# configure:4882: result: yes
# configure:4890: checking the maximum length of command line arguments
# configure:5020: result: 1572864
# configure:5037: checking whether the shell understands some XSI constructs
# configure:5047: result: yes
# configure:5051: checking whether the shell understands "+="
# configure:5057: result: yes
# configure:5092: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5132: result: func_convert_file_noop
# configure:5139: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5159: result: func_convert_file_noop
# configure:5166: checking for /sysroot/bin/ld option to reload object files
# configure:5173: result: -r
# configure:5207: checking for x86_64-unknown-linux-objdump
# configure:5237: result: no
# configure:5247: checking for objdump
# configure:5263: found /sysroot/bin/objdump
# configure:5274: result: objdump
# configure:5286: WARNING: using cross tools not prefixed with host triplet
# configure:5306: checking how to recognize dependent libraries
# configure:5508: result: pass_all
# configure:5553: checking for x86_64-unknown-linux-dlltool
# configure:5583: result: no
# configure:5593: checking for dlltool
# configure:5623: result: no
# configure:5653: checking how to associate runtime and link libraries
# configure:5680: result: printf %s\n
# configure:5697: checking for x86_64-unknown-linux-ar
# configure:5727: result: no
# configure:5741: checking for ar
# configure:5757: found /sysroot/bin/ar
# configure:5768: result: ar
# configure:5805: checking for archiver @FILE support
# configure:5822: clang -c conftest.c >&5
# configure:5822: $? = 0
# configure:5825: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5828: $? = 0
# configure:5833: 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:5836: $? = 1
# configure:5848: result: @
# configure:5866: checking for x86_64-unknown-linux-strip
# configure:5893: result: strip
# configure:5965: checking for x86_64-unknown-linux-ranlib
# configure:5995: result: no
# configure:6005: checking for ranlib
# configure:6021: found /sysroot/bin/ranlib
# configure:6032: result: ranlib
# configure:6134: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6254: clang -c conftest.c >&5
# configure:6257: $? = 0
# configure:6261: /sysroot/bin/nm -B 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:6264: $? = 0
# configure:6330: clang -o conftest conftest.c conftstm.o >&5
# configure:6333: $? = 0
# configure:6371: result: ok
# configure:6408: checking for sysroot
# configure:6438: result: no
# configure:6515: clang -c conftest.c >&5
# configure:6518: $? = 0
# configure:6654: checking for x86_64-unknown-linux-mt
# configure:6684: result: no
# configure:6694: checking for mt
# configure:6724: result: no
# configure:6744: checking if : is a manifest tool
# configure:6750: : '-?'
# configure:6758: result: no
# configure:7400: checking how to run the C preprocessor
# configure:7431: clang -E conftest.c
# configure:7431: $? = 0
# configure:7445: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7445: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | /* end confdefs.h. */
# | #include
# configure:7470: result: clang -E
# configure:7490: clang -E conftest.c
# configure:7490: $? = 0
# configure:7504: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7504: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | /* end confdefs.h. */
# | #include
# configure:7533: checking for ANSI C header files
# configure:7553: clang -c conftest.c >&5
# configure:7553: $? = 0
# configure:7637: result: yes
# configure:7650: checking for sys/types.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for sys/stat.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for stdlib.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for string.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for memory.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for strings.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for inttypes.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for stdint.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7650: checking for unistd.h
# configure:7650: clang -c conftest.c >&5
# configure:7650: $? = 0
# configure:7650: result: yes
# configure:7664: checking for dlfcn.h
# configure:7664: clang -c conftest.c >&5
# configure:7664: $? = 0
# configure:7664: result: yes
# configure:7870: checking for objdir
# configure:7885: result: .libs
# configure:8152: checking if clang supports -fno-rtti -fno-exceptions
# configure:8170: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8174: $? = 0
# configure:8187: result: yes
# configure:8514: checking for clang option to produce PIC
# configure:8521: result: -fPIC -DPIC
# configure:8529: checking if clang PIC flag -fPIC -DPIC works
# configure:8547: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8551: $? = 0
# configure:8564: result: yes
# configure:8593: checking if clang static flag -static works
# configure:8621: result: no
# configure:8636: checking if clang supports -c -o file.o
# configure:8657: clang -c -o out/conftest2.o conftest.c >&5
# configure:8661: $? = 0
# configure:8683: result: yes
# configure:8691: checking if clang supports -c -o file.o
# configure:8738: result: yes
# configure:8771: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9924: result: yes
# configure:9961: checking whether -lc should be explicitly linked in
# configure:9969: clang -c conftest.c >&5
# configure:9972: $? = 0
# configure:9987: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9990: $? = 0
# configure:10004: result: no
# configure:10164: checking dynamic linker characteristics
# configure:10675: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10675: $? = 0
# configure:10897: result: GNU/Linux ld.so
# configure:11004: checking how to hardcode library paths into programs
# configure:11029: result: immediate
# configure:11569: checking whether stripping libraries is possible
# configure:11574: result: yes
# configure:11609: checking if libtool supports shared libraries
# configure:11611: result: yes
# configure:11614: checking whether to build shared libraries
# configure:11635: result: yes
# configure:11638: checking whether to build static libraries
# configure:11642: result: yes
# configure:11682: ====== checking ======
# configure:11693: checking for x86_64-unknown-linux-gcc
# configure:11720: result: clang
# configure:11989: checking for C compiler version
# configure:11998: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:12009: $? = 0
# configure:11998: 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:12009: $? = 0
# configure:11998: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:12009: $? = 1
# configure:11998: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:12009: $? = 1
# configure:12013: checking whether we are using the GNU C compiler
# configure:12041: result: yes
# configure:12050: checking whether clang accepts -g
# configure:12111: result: yes
# configure:12128: checking for clang option to accept ISO C89
# configure:12204: result: none needed
# configure:12229: checking whether clang understands -c and -o together
# configure:12266: result: yes
# configure:12285: checking dependency style of clang
# configure:12396: result: gcc3
# configure:12579: checking for the pthreads library -lpthreads
# configure:12612: clang -o conftest conftest.c -lpthreads >&5
# /sysroot/bin/ld: error: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12612: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:12621: result: no
# configure:12524: checking whether pthreads work without any flags
# configure:12612: clang -o conftest conftest.c >&5
# configure:12612: $? = 0
# configure:12621: result: yes
# configure:12640: checking for joinable pthread attribute
# configure:12655: clang -o conftest conftest.c >&5
# configure:12655: $? = 0
# configure:12661: result: PTHREAD_CREATE_JOINABLE
# configure:12671: checking if more special flags are required for pthreads
# configure:12678: result: no
# configure:12760: checking for cos in -lm
# configure:12785: clang -o conftest conftest.c -lm >&5
# conftest.c:31:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
# char cos ();
# ^
# conftest.c:31:6: note: 'cos' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:12785: $? = 0
# configure:12794: result: yes
# configure:12837: checking for python
# configure:12855: found /usr/sbin/python
# configure:12867: result: /usr/sbin/python
# configure:12888: checking for python version
# configure:12895: result: 3.5
# configure:12907: checking for python platform
# configure:12914: result: linux
# configure:12940: checking for python script directory
# configure:12975: result: ${prefix}/lib/python3.5/site-packages
# configure:12984: checking for python extension module directory
# configure:13019: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:13039: checking for headers required to compile python extensions
# configure:13064: clang -E -I/usr/include/python3.5m -I/usr/include/python3.5m conftest.c
# configure:13064: $? = 0
# configure:13065: result: found
# configure:13096: checking for raptor-config
# configure:13126: result: no
# configure:13155: checking for flex
# configure:13171: found /usr/sbin/flex
# configure:13182: result: flex
# configure:13220: flex conftest.l
# configure:13224: $? = 1
# configure:13226: checking lex output file root
# configure:13240: result: lex.yy
# configure:13245: checking lex library
# configure:13259: clang -o conftest conftest.c -lm >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# configure:13259: clang -o conftest conftest.c -lfl -lm >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# configure:13259: clang -o conftest conftest.c -ll -lm >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# configure:13269: result: none needed
# configure:13275: checking whether yytext is a pointer
# configure:13292: clang -o conftest conftest.c -lm >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13292: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:13300: result: no
# configure:13313: checking for x86_64-unknown-linux-bison
# configure:13343: result: no
# configure:13353: checking for bison
# configure:13369: found /usr/sbin/bison
# configure:13380: result: bison
# configure:13404: checking linux/futex.h usability
# configure:13404: clang -c conftest.c >&5
# conftest.c:58:10: fatal error: 'linux/futex.h' file not found
# #include
# ^
# 1 error generated.
# configure:13404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 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
# | #include
# configure:13404: result: no
# configure:13404: checking linux/futex.h presence
# configure:13404: clang -E conftest.c
# conftest.c:25:10: fatal error: 'linux/futex.h' file not found
# #include
# ^
# 1 error generated.
# configure:13404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# configure:13404: result: no
# configure:13404: checking for linux/futex.h
# configure:13404: result: no
# configure:13408: result: Futexes not supported, tfqueue locks not available
# configure:13441: checking size of ptrdiff_t
# configure:13446: clang -c conftest.c >&5
# configure:13446: $? = 0
# configure:13446: clang -c conftest.c >&5
# conftest.c:62:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13446: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | #define DBLOG_DIR "/tmp"
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13446: clang -c conftest.c >&5
# conftest.c:62:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13446: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | #define DBLOG_DIR "/tmp"
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13446: clang -c conftest.c >&5
# conftest.c:62:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13446: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | #define DBLOG_DIR "/tmp"
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13446: clang -c conftest.c >&5
# conftest.c:62:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13446: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "WhiteDB"
# | #define PACKAGE_TARNAME "whitedb"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "WhiteDB 0.7.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "whitedb"
# | #define VERSION "0.7.3"
# | #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_PTHREAD 1
# | #define HAVE_LIBM 1
# | #define DBLOG_DIR "/tmp"
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13446: clang -c conftest.c >&5
# configure:13446: $? = 0
# configure:13446: clang -c conftest.c >&5
# configure:13446: $? = 0
# configure:13446: clang -c conftest.c >&5
# configure:13446: $? = 0
# configure:13446: clang -c conftest.c >&5
# configure:13446: $? = 0
# configure:13460: result: 8
# configure:13479: ====== setting configuration options ======
# configure:13482: checking for logging
# configure:13499: result: disabled
# configure:13503: checking for locking protocol
# configure:13535: result: rpspin
# configure:13539: checking for additional validation checks
# configure:13553: result: enabled
# configure:13560: checking for single-compare T-tree mode
# configure:13574: result: enabled
# configure:13581: checking for chained T-tree nodes algorithm
# configure:13595: result: enabled
# configure:13602: checking for backlinking
# configure:13616: result: enabled
# configure:13623: checking for child db support
# configure:13640: result: disabled
# configure:13644: checking for index templates
# configure:13658: result: enabled
# configure:13665: checking for reasoner
# configure:13680: result: disabled
# configure:13692: checking string hash size
# configure:13714: result: 2
# configure:13720: ====== setting compiler flags ======
# configure:13737: checking for gcc architecture flag
# configure:13739: result:
# configure:14109: checking for gcc architecture flag
# configure:14111: result: unknown
# configure:14125: ====== final steps ======
# configure:14249: checking that generated files are newer than configure
# configure:14255: result: done
# configure:14294: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by WhiteDB config.status 0.7.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 29af1d55d6ee
#
# config.status:1129: creating Makefile
# config.status:1129: creating Db/Makefile
# config.status:1129: creating json/Makefile
# config.status:1129: creating Test/Makefile
# config.status:1129: creating Main/Makefile
# config.status:1129: creating Examples/Makefile
# config.status:1129: creating Python/Makefile
# config.status:1129: creating config.h
# config.status:1358: executing depfiles commands
# config.status:1358: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=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_PYTHON_set=
# ac_cv_env_PYTHON_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_linux_futex_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=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_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex='none needed'
# ac_cv_lib_m_cos=yes
# 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_PYTHON=/usr/sbin/python
# 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_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_BISON=bison
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# 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_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_ptrdiff_t=8
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# ax_cv_gcc_archflag=unknown
# 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='/sysroot/bin/nm -B'
# 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/whitedb/src/whitedb-0.7.3/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS='-Wall'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/whitedb/src/whitedb-0.7.3/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/whitedb/src/whitedb-0.7.3/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/whitedb/src/whitedb-0.7.3/missing automake-1.14'
# AWK='gawk'
# BISON='bison'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# 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=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/whitedb/src/whitedb-0.7.3/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='whitedb'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='WhiteDB'
# PACKAGE_STRING='WhiteDB 0.7.3'
# PACKAGE_TARNAME='whitedb'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.7.3'
# PATH_SEPARATOR=':'
# PRTDIAG=''
# PTHREAD_CC='clang'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# PYTHON='/usr/sbin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_FALSE='#'
# PYTHON_INCLUDES='-I/usr/include/python3.5m -I/usr/include/python3.5m'
# PYTHON_LIBS=''
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_TRUE=''
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# RAPTOR_CONFIG=''
# RAPTOR_FALSE=''
# RAPTOR_TRUE='#'
# REASONER_FALSE=''
# REASONER_TRUE='#'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.7.3'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# 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-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# 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}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/whitedb/src/whitedb-0.7.3/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}'
# pkgpyexecdir='${pyexecdir}/whitedb'
# pkgpythondir='${pythondir}/whitedb'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "WhiteDB"
# #define PACKAGE_TARNAME "whitedb"
# #define PACKAGE_VERSION "0.7.3"
# #define PACKAGE_STRING "WhiteDB 0.7.3"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "whitedb"
# #define VERSION "0.7.3"
# #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_PTHREAD 1
# #define HAVE_LIBM 1
# #define DBLOG_DIR "/tmp"
# #define SIZEOF_PTRDIFF_T 8
# #define HAVE_64BIT_GINT 1
# #define LOCK_PROTO 1
# #define CHECK 1
# #define TTREE_SINGLE_COMPARE 1
# #define TTREE_CHAINED_NODES 1
# #define USE_BACKLINKING 1
# #define USE_INDEX_TEMPLATE 1
# #define STRHASH_SIZE 2
# #define VERSION_MAJOR 0
# #define VERSION_MINOR 7
# #define VERSION_REV 3
#
# configure: exit 0