Build of kyotocabinet with vanilla toolchain

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

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

SLOCLanguage
59,347 cpp
1,487 ansic
1,182 makefile
190 sh
91 awk
61 perl
62,358 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: kyotocabinet 1.2.76-5 (Wed Aug 24 12:55:33 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# #================================================================
# # Configuring Kyoto Cabinet version 1.2.76 (no-opt).
# #================================================================
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no
# checking for 64-bit availability... yes
# checking for useless warnings... yes
# checking for atomic operations... yes
# checking for main in -lc... yes
# checking for main in -lm... yes
# checking for main in -lpthread... yes
# checking for main in -lrt... yes
# checking for main in -lstdc++... yes
# checking for main in -lregex... no
# checking for main in -lz... yes
# checking for main in -lkyotocabinet... no
# checking for stdlib.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating kyotocabinet.pc
# #================================================================
# # Ready to make.
# #================================================================
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcutil.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcthread.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcfile.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kccompress.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kccompare.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcmap.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcregex.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcplantdb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcprotodb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcstashdb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kccachedb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kchashdb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdirdb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kctextdb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcpolydb.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdbext.cc
# g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kclangc.cc
# In file included from kcdbext.cc:16:0:
# kcdbext.h: In member function 'char* kyotocabinet::IndexDB::get(const char*, size_t, size_t*)':
# kcdbext.h:1281:14: error: cannot convert 'bool' to 'char*' in return
# return false;
# ^~~~~
# In file included from kclangc.cc:17:0:
# kcdbext.h: In member function 'char* kyotocabinet::IndexDB::get(const char*, size_t, size_t*)':
# kcdbext.h:1281:14: error: cannot convert 'bool' to 'char*' in return
# return false;
# ^~~~~
# make: *** [Makefile:76: kcdbext.o] Error 1
# make: *** Waiting for unfinished jobs....
# make: *** [Makefile:76: kclangc.o] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/kyotocabinet/src/kyotocabinet-1.2.76/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 kyotocabinet configure 1.2.76, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-opt
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d4eb6e6877e8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2301: checking for x86_64-unknown-linux-gcc
# configure:2331: result: no
# configure:2341: checking for gcc
# configure:2357: found /usr/bin/gcc
# configure:2368: result: gcc
# configure:2597: checking for C compiler version
# configure:2606: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2617: $? = 0
# configure:2606: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2617: $? = 0
# configure:2606: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2617: $? = 1
# configure:2606: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2617: $? = 1
# configure:2637: checking whether the C compiler works
# configure:2659: gcc conftest.c >&5
# configure:2663: $? = 0
# configure:2711: result: yes
# configure:2714: checking for C compiler default output file name
# configure:2716: result: a.out
# configure:2722: checking for suffix of executables
# configure:2729: gcc -o conftest conftest.c >&5
# configure:2733: $? = 0
# configure:2755: result:
# configure:2777: checking whether we are cross compiling
# configure:2785: gcc -o conftest conftest.c >&5
# configure:2789: $? = 0
# configure:2796: ./conftest
# configure:2800: $? = 0
# configure:2815: result: no
# configure:2820: checking for suffix of object files
# configure:2842: gcc -c conftest.c >&5
# configure:2846: $? = 0
# configure:2867: result: o
# configure:2871: checking whether we are using the GNU C compiler
# configure:2890: gcc -c conftest.c >&5
# configure:2890: $? = 0
# configure:2899: result: yes
# configure:2908: checking whether gcc accepts -g
# configure:2928: gcc -c -g conftest.c >&5
# configure:2928: $? = 0
# configure:2969: result: yes
# configure:2986: checking for gcc option to accept ISO C89
# configure:3050: gcc -c conftest.c >&5
# configure:3050: $? = 0
# configure:3063: result: none needed
# configure:3097: checking for x86_64-unknown-linux-g++
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-c++
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-gpp
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-aCC
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-CC
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-cxx
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-cc++
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-cl.exe
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-FCC
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-KCC
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-RCC
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-xlC_r
# configure:3127: result: no
# configure:3097: checking for x86_64-unknown-linux-xlC
# configure:3127: result: no
# configure:3141: checking for g++
# configure:3157: found /usr/bin/g++
# configure:3168: result: g++
# configure:3195: checking for C++ compiler version
# configure:3204: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3215: $? = 0
# configure:3204: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3215: $? = 0
# configure:3204: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3215: $? = 1
# configure:3204: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3215: $? = 1
# configure:3219: checking whether we are using the GNU C++ compiler
# configure:3238: g++ -c conftest.cpp >&5
# configure:3238: $? = 0
# configure:3247: result: yes
# configure:3256: checking whether g++ accepts -g
# configure:3276: g++ -c -g conftest.cpp >&5
# configure:3276: $? = 0
# configure:3317: result: yes
# configure:3367: checking how to run the C++ preprocessor
# configure:3394: g++ -E conftest.cpp
# configure:3394: $? = 0
# configure:3408: g++ -E conftest.cpp
# conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3408: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kyotocabinet"
# | #define PACKAGE_TARNAME "kyotocabinet"
# | #define PACKAGE_VERSION "1.2.76"
# | #define PACKAGE_STRING "kyotocabinet 1.2.76"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3433: result: g++ -E
# configure:3453: g++ -E conftest.cpp
# configure:3453: $? = 0
# configure:3467: g++ -E conftest.cpp
# conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3467: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kyotocabinet"
# | #define PACKAGE_TARNAME "kyotocabinet"
# | #define PACKAGE_VERSION "1.2.76"
# | #define PACKAGE_STRING "kyotocabinet 1.2.76"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3496: checking for grep that handles long lines and -e
# configure:3554: result: /usr/bin/grep
# configure:3559: checking for egrep
# configure:3621: result: /usr/bin/grep -E
# configure:3626: checking for ANSI C header files
# configure:3646: g++ -c conftest.cpp >&5
# configure:3646: $? = 0
# configure:3719: g++ -o conftest conftest.cpp >&5
# configure:3719: $? = 0
# configure:3719: ./conftest
# configure:3719: $? = 0
# configure:3730: result: yes
# configure:3743: checking for sys/types.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for sys/stat.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for stdlib.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for string.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for memory.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for strings.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for inttypes.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for stdint.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3743: checking for unistd.h
# configure:3743: g++ -c conftest.cpp >&5
# configure:3743: $? = 0
# configure:3743: result: yes
# configure:3755: checking whether byte ordering is bigendian
# configure:3770: g++ -c conftest.cpp >&5
# conftest.cpp:20:9: error: expected unqualified-id before 'not' token
# not a universal capable compiler
# ^~~
# configure:3770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kyotocabinet"
# | #define PACKAGE_TARNAME "kyotocabinet"
# | #define PACKAGE_VERSION "1.2.76"
# | #define PACKAGE_STRING "kyotocabinet 1.2.76"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:3815: g++ -c conftest.cpp >&5
# configure:3815: $? = 0
# configure:3833: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:26:8: error: 'big' was not declared in this scope
# not big endian
# ^~~
# configure:3833: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kyotocabinet"
# | #define PACKAGE_TARNAME "kyotocabinet"
# | #define PACKAGE_VERSION "1.2.76"
# | #define PACKAGE_STRING "kyotocabinet 1.2.76"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:3961: result: no
# configure:4027: g++ -c conftest.cpp >&5
# configure:4027: $? = 0
# configure:4043: checking for main in -lc
# configure:4062: g++ -o conftest conftest.cpp -lc >&5
# configure:4062: $? = 0
# configure:4071: result: yes
# configure:4082: checking for main in -lm
# configure:4101: g++ -o conftest conftest.cpp -lm -lc >&5
# configure:4101: $? = 0
# configure:4110: result: yes
# configure:4121: checking for main in -lpthread
# configure:4140: g++ -o conftest conftest.cpp -lpthread -lm -lc >&5
# configure:4140: $? = 0
# configure:4149: result: yes
# configure:4160: checking for main in -lrt
# configure:4179: g++ -o conftest conftest.cpp -lrt -lpthread -lm -lc >&5
# configure:4179: $? = 0
# configure:4188: result: yes
# configure:4199: checking for main in -lstdc++
# configure:4218: g++ -o conftest conftest.cpp -lstdc++ -lrt -lpthread -lm -lc >&5
# configure:4218: $? = 0
# configure:4227: result: yes
# configure:4238: checking for main in -lregex
# configure:4257: g++ -o conftest conftest.cpp -lregex -lstdc++ -lrt -lpthread -lm -lc >&5
# /usr/bin/ld: cannot find -lregex
# collect2: error: ld returned 1 exit status
# configure:4257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kyotocabinet"
# | #define PACKAGE_TARNAME "kyotocabinet"
# | #define PACKAGE_VERSION "1.2.76"
# | #define PACKAGE_STRING "kyotocabinet 1.2.76"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_LIBC 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBRT 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:4266: result: no
# configure:4279: checking for main in -lz
# configure:4298: g++ -o conftest conftest.cpp -lz -lstdc++ -lrt -lpthread -lm -lc >&5
# configure:4298: $? = 0
# configure:4307: result: yes
# configure:4403: checking for main in -lkyotocabinet
# configure:4422: g++ -o conftest conftest.cpp -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc >&5
# /usr/bin/ld: cannot find -lkyotocabinet
# collect2: error: ld returned 1 exit status
# configure:4422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kyotocabinet"
# | #define PACKAGE_TARNAME "kyotocabinet"
# | #define PACKAGE_VERSION "1.2.76"
# | #define PACKAGE_STRING "kyotocabinet 1.2.76"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_LIBC 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBRT 1
# | #define HAVE_LIBSTDC__ 1
# | #define HAVE_LIBZ 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:4431: result: no
# configure:4441: checking for stdlib.h
# configure:4441: result: yes
# configure:4449: checking for stdint.h
# configure:4449: result: yes
# configure:4457: checking for unistd.h
# configure:4457: result: yes
# configure:4465: checking fcntl.h usability
# configure:4465: g++ -c conftest.cpp >&5
# configure:4465: $? = 0
# configure:4465: result: yes
# configure:4465: checking fcntl.h presence
# configure:4465: g++ -E conftest.cpp
# configure:4465: $? = 0
# configure:4465: result: yes
# configure:4465: checking for fcntl.h
# configure:4465: result: yes
# configure:4473: checking dirent.h usability
# configure:4473: g++ -c conftest.cpp >&5
# configure:4473: $? = 0
# configure:4473: result: yes
# configure:4473: checking dirent.h presence
# configure:4473: g++ -E conftest.cpp
# configure:4473: $? = 0
# configure:4473: result: yes
# configure:4473: checking for dirent.h
# configure:4473: result: yes
# configure:4481: checking pthread.h usability
# configure:4481: g++ -c conftest.cpp >&5
# configure:4481: $? = 0
# configure:4481: result: yes
# configure:4481: checking pthread.h presence
# configure:4481: g++ -E conftest.cpp
# configure:4481: $? = 0
# configure:4481: result: yes
# configure:4481: checking for pthread.h
# configure:4481: result: yes
# configure:4489: checking regex.h usability
# configure:4489: g++ -c conftest.cpp >&5
# configure:4489: $? = 0
# configure:4489: result: yes
# configure:4489: checking regex.h presence
# configure:4489: g++ -E conftest.cpp
# configure:4489: $? = 0
# configure:4489: result: yes
# configure:4489: checking for regex.h
# configure:4489: result: yes
# configure:4499: checking zlib.h usability
# configure:4499: g++ -c conftest.cpp >&5
# configure:4499: $? = 0
# configure:4499: result: yes
# configure:4499: checking zlib.h presence
# configure:4499: g++ -E conftest.cpp
# configure:4499: $? = 0
# configure:4499: result: yes
# configure:4499: checking for zlib.h
# configure:4499: result: yes
# configure:4751: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by kyotocabinet config.status 1.2.76, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d4eb6e6877e8
#
# config.status:763: creating Makefile
# config.status:763: creating kyotocabinet.pc
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_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_header_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_regex_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_header_zlib_h=yes
# ac_cv_lib_c_main=yes
# ac_cv_lib_kyotocabinet_main=no
# ac_cv_lib_m_main=yes
# ac_cv_lib_pthread_main=yes
# ac_cv_lib_regex_main=no
# ac_cv_lib_rt_main=yes
# ac_cv_lib_stdcpp_main=yes
# ac_cv_lib_z_main=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=''
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXFLAGS=''
# DEFS='-DPACKAGE_NAME=\"kyotocabinet\" -DPACKAGE_TARNAME=\"kyotocabinet\" -DPACKAGE_VERSION=\"1.2.76\" -DPACKAGE_STRING=\"kyotocabinet\ 1.2.76\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBC=1 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBSTDC__=1 -DHAVE_LIBZ=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lz -lstdc++ -lrt -lpthread -lm -lc '
# LTLIBOBJS=''
# MYCFLAGS='-m64 -Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter'
# MYCMDLDFLAGS=''
# MYCMDLIBS=''
# MYCOMMANDFILES='kcutiltest kcutilmgr kcprototest kcstashtest kccachetest kcgrasstest kchashtest kchashmgr kctreetest kctreemgr kcdirtest kcdirmgr kcforesttest kcforestmgr kcpolytest kcpolymgr kclangctest'
# MYCPPFLAGS='-I. -I$(INCLUDEDIR) -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC'
# MYCXXFLAGS='-m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter'
# MYDOCUMENTFILES='COPYING FOSSEXCEPTION ChangeLog doc kyotocabinet.idl'
# MYFORMATVER='5'
# MYHEADERFILES='kccommon.h kcutil.h kcthread.h kcfile.h kccompress.h kccompare.h kcmap.h kcregex.h kcdb.h kcplantdb.h kcprotodb.h kcstashdb.h kccachedb.h kchashdb.h kcdirdb.h kctextdb.h kcpolydb.h kcdbext.h kclangc.h'
# MYLDFLAGS='-L. -L$(LIBDIR) -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed'
# MYLDLIBPATH='.:/usr/local/lib:'
# MYLDLIBPATHENV='LD_LIBRARY_PATH'
# MYLIBOBJFILES='kcutil.o kcthread.o kcfile.o kccompress.o kccompare.o kcmap.o kcregex.o kcdb.o kcplantdb.o kcprotodb.o kcstashdb.o kccachedb.o kchashdb.o kcdirdb.o kctextdb.o kcpolydb.o kcdbext.o kclangc.o'
# MYLIBRARYFILES='libkyotocabinet.a libkyotocabinet.so.16.13.0 libkyotocabinet.so.16 libkyotocabinet.so'
# MYLIBREV='13'
# MYLIBVER='16'
# MYMAN1FILES='kcutiltest.1 kcutilmgr.1 kcprototest.1 kcstashtest.1 kccachetest.1 kcgrasstest.1 kchashtest.1 kchashmgr.1 kctreetest.1 kctreemgr.1 kcdirtest.1 kcdirmgr.1 kcforesttest.1 kcforestmgr.1 kcpolytest.1 kcpolymgr.1 kclangctest.1'
# MYPCFILES='kyotocabinet.pc'
# MYPOSTCMD='true'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='kyotocabinet'
# PACKAGE_STRING='kyotocabinet 1.2.76'
# PACKAGE_TARNAME='kyotocabinet'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.76'
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "kyotocabinet"
# #define PACKAGE_TARNAME "kyotocabinet"
# #define PACKAGE_VERSION "1.2.76"
# #define PACKAGE_STRING "kyotocabinet 1.2.76"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #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_LIBC 1
# #define HAVE_LIBM 1
# #define HAVE_LIBPTHREAD 1
# #define HAVE_LIBRT 1
# #define HAVE_LIBSTDC__ 1
# #define HAVE_LIBZ 1
#
# configure: exit 0