The build took 00h 03m 30s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
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.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: kyotocabinet 1.2.76-5 (Thu Apr 13 15:38:28 UTC 2017)==> 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... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking how to run the C++ preprocessor... clang++ -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking whether byte ordering is bigendian... nochecking for 64-bit availability... yeschecking for useless warnings... yeschecking for atomic operations... nochecking for main in -lc... yeschecking for main in -lm... yeschecking for main in -lpthread... yeschecking for main in -lrt... yeschecking for main in -lstdc++... yeschecking for main in -lregex... nochecking for main in -lz... yeschecking for main in -lkyotocabinet... nochecking for stdlib.h... (cached) yeschecking for stdint.h... (cached) yeschecking for unistd.h... (cached) yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking dirent.h usability... yeschecking dirent.h presence... yeschecking for dirent.h... yeschecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking regex.h usability... yeschecking regex.h presence... yeschecking for regex.h... yeschecking zlib.h usability... yeschecking zlib.h presence... yeschecking for zlib.h... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating kyotocabinet.pc#================================================================# Ready to make.#================================================================clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]kcfile.cc:30:15: warning: unused variable 'FILEMAXSIZ' [-Wunused-const-variable]const int64_t FILEMAXSIZ = INT64MAX - INT32MAX; // maximum size of a file ^3 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcdbext.cc:16:./kcdbext.h:1281:14: warning: initialization of pointer of type 'char *' to null from a constant boolean expression [-Wbool-conversion] return false; ^~~~~3 warnings generated.clang++ -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_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.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kclangc.cc:17:./kcdbext.h:1281:14: warning: initialization of pointer of type 'char *' to null from a constant boolean expression [-Wbool-conversion] return false; ^~~~~3 warnings generated.ar rv libkyotocabinet.a 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.oar: creating libkyotocabinet.aa - kcutil.oa - kcthread.oa - kcfile.oa - kccompress.oa - kccompare.oa - kcmap.oa - kcregex.oa - kcdb.oa - kcplantdb.oa - kcprotodb.oa - kcstashdb.oa - kccachedb.oa - kchashdb.oa - kcdirdb.oa - kctextdb.oa - kcpolydb.oa - kcdbext.oa - kclangc.oif uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -shared -Wl,-G,-h,libkyotocabinet.so.16 -o libkyotocabinet.so.16.13.0 \ 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 -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lz -lstdc++ -lrt -lpthread -lm -lc ; \ else \ clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -shared -Wl,-soname,libkyotocabinet.so.16 -o libkyotocabinet.so.16.13.0 \ 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 -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lz -lstdc++ -lrt -lpthread -lm -lc ; \ filn -f -s libkyotocabinet.so.16.13.0 libkyotocabinet.so.16ln -f -s libkyotocabinet.so.16.13.0 libkyotocabinet.soclang++ -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_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 kcutiltest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcutiltest.cc:16:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcutiltest kcutiltest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcutilmgr.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcutilmgr.cc:16:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcutilmgr kcutilmgr.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcprototest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcprototest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcprototest kcprototest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcstashtest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcstashtest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kcstashtest.cc:1096:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kcstashtest.cc:1097:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^5 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcstashtest kcstashtest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kccachetest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kccachetest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kccachetest.cc:1172:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kccachetest.cc:1173:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^5 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kccachetest kccachetest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcgrasstest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcgrasstest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kcgrasstest.cc:1223:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kcgrasstest.cc:1224:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^5 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcgrasstest kcgrasstest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kchashtest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kchashtest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kchashtest.cc:1332:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kchashtest.cc:1333:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^5 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kchashtest kchashtest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kchashmgr.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kchashmgr.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kchashmgr kchashmgr.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kctreetest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kctreetest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kctreetest.cc:1421:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kctreetest.cc:1422:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^5 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kctreetest kctreetest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kctreemgr.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kctreemgr.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kctreemgr kctreemgr.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcdirtest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcdirtest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kcdirtest.cc:1192:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kcdirtest.cc:1193:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^5 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcdirtest kcdirtest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcdirmgr.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcdirmgr.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcdirmgr kcdirmgr.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcforesttest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcforesttest.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kcforesttest.cc:1310:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kcforesttest.cc:1311:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^kcforesttest.cc:1312:15: warning: private field 'size_' is not used [-Wunused-private-field] int64_t size_; ^6 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcforesttest kcforesttest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcforestmgr.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcforestmgr.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcforestmgr kcforestmgr.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcpolytest.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcpolytest.cc:17:./kcdbext.h:1281:14: warning: initialization of pointer of type 'char *' to null from a constant boolean expression [-Wbool-conversion] return false; ^~~~~In file included from kcpolytest.cc:18:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^kcpolytest.cc:1334:15: warning: private field 'rnum_' is not used [-Wunused-private-field] int64_t rnum_; ^kcpolytest.cc:1335:12: warning: private field 'rnd_' is not used [-Wunused-private-field] bool rnd_; ^kcpolytest.cc:1337:15: warning: private field 'msiz_' is not used [-Wunused-private-field] int64_t msiz_; ^7 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcpolytest kcpolytest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang++ -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_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 kcpolymgr.ccwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]In file included from kcpolymgr.cc:17:./cmdcommon.h:111:17: warning: private field 'strm_' is not used [-Wunused-private-field] std::ostream* strm_; ^3 warnings generated.clang++ -m64 -Wall -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcpolymgr kcpolymgr.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang -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_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 -ansi -pedantic -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kclangctest.cwarning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]2 warnings generated.clang -m64 -Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kclangctest kclangctest.o -L. -L/usr/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet clang-3.8: warning: argument unused during compilation: '-ansi'#================================================================# Ready to install.#==================================================================> Entering fakeroot environment...==> Starting package()...mkdir -p /tmp/kyotocabinet/pkg/kyotocabinet//usr/includecp -Rf 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 /tmp/kyotocabinet/pkg/kyotocabinet//usr/includemkdir -p /tmp/kyotocabinet/pkg/kyotocabinet//usr/libcp -Rf libkyotocabinet.a libkyotocabinet.so.16.13.0 libkyotocabinet.so.16 libkyotocabinet.so /tmp/kyotocabinet/pkg/kyotocabinet//usr/libmkdir -p /tmp/kyotocabinet/pkg/kyotocabinet//usr/bincp -Rf kcutiltest kcutilmgr kcprototest kcstashtest kccachetest kcgrasstest kchashtest kchashmgr kctreetest kctreemgr kcdirtest kcdirmgr kcforesttest kcforestmgr kcpolytest kcpolymgr kclangctest /tmp/kyotocabinet/pkg/kyotocabinet//usr/binmkdir -p /tmp/kyotocabinet/pkg/kyotocabinet//usr/share/man/man1cd man && cp -Rf 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 /tmp/kyotocabinet/pkg/kyotocabinet//usr/share/man/man1mkdir -p /tmp/kyotocabinet/pkg/kyotocabinet//usr/share/doc/kyotocabinetcp -Rf COPYING FOSSEXCEPTION ChangeLog doc kyotocabinet.idl /tmp/kyotocabinet/pkg/kyotocabinet//usr/share/doc/kyotocabinetmkdir -p /tmp/kyotocabinet/pkg/kyotocabinet//usr/lib/pkgconfigcp -Rf kyotocabinet.pc /tmp/kyotocabinet/pkg/kyotocabinet//usr/lib/pkgconfig#================================================================# Thanks for using Kyoto Cabinet.#==================================================================> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "kyotocabinet"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: kyotocabinet 1.2.76-5 (Thu Apr 13 15:40:26 UTC 2017)CMD: pacman --query --file kyotocabinet-1.2.76-5-x86_64.pkg.tar.xz
Creating hybrid package for 'kyotocabinet'
Trying to find vanilla package 'kyotocabinet'...
CMD: pacman --query --file /mirror/kyotocabinet-1.2.76-5.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/include/kccommon.h/usr/include/kcutil.h/usr/include/kcthread.h/usr/include/kcfile.h/usr/include/kccompress.h/usr/include/kccompare.h/usr/include/kcmap.h/usr/include/kcregex.h/usr/include/kcdb.h/usr/include/kcplantdb.h/usr/include/kcprotodb.h/usr/include/kcstashdb.h/usr/include/kccachedb.h/usr/include/kchashdb.h/usr/include/kcdirdb.h/usr/include/kctextdb.h/usr/include/kcpolydb.h/usr/include/kcdbext.h/usr/include/kclangc.h/usr/lib/libkyotocabinet.so.16/usr/lib/libkyotocabinet.so/usr/lib/libkyotocabinet.so.16.13.0/usr/lib/pkgconfig/kyotocabinet.pc/usr/bin/kcutiltest/usr/bin/kcutilmgr/usr/bin/kcprototest/usr/bin/kcstashtest/usr/bin/kccachetest/usr/bin/kcgrasstest/usr/bin/kchashtest/usr/bin/kchashmgr/usr/bin/kctreetest/usr/bin/kctreemgr/usr/bin/kcdirtest/usr/bin/kcdirmgr/usr/bin/kcforesttest/usr/bin/kcforestmgr/usr/bin/kcpolytest/usr/bin/kcpolymgr/usr/bin/kclangctest/usr/share/man/man1/kcutiltest.1.gz/usr/share/man/man1/kcutilmgr.1.gz/usr/share/man/man1/kcprototest.1.gz/usr/share/man/man1/kcstashtest.1.gz/usr/share/man/man1/kccachetest.1.gz/usr/share/man/man1/kcgrasstest.1.gz/usr/share/man/man1/kchashtest.1.gz/usr/share/man/man1/kchashmgr.1.gz/usr/share/man/man1/kctreetest.1.gz/usr/share/man/man1/kctreemgr.1.gz/usr/share/man/man1/kcdirtest.1.gz/usr/share/man/man1/kcdirmgr.1.gz/usr/share/man/man1/kcforesttest.1.gz/usr/share/man/man1/kcforestmgr.1.gz/usr/share/man/man1/kcpolytest.1.gz/usr/share/man/man1/kcpolymgr.1.gz/usr/share/man/man1/kclangctest.1.gz/usr/share/doc/kyotocabinet/COPYING/usr/share/doc/kyotocabinet/FOSSEXCEPTION/usr/share/doc/kyotocabinet/ChangeLog/usr/share/doc/kyotocabinet/kyotocabinet.idl/usr/share/doc/kyotocabinet/doc/common.css/usr/share/doc/kyotocabinet/doc/command.html/usr/share/doc/kyotocabinet/doc/logo.png/usr/share/doc/kyotocabinet/doc/icon16.png/usr/share/doc/kyotocabinet/doc/index.html/usr/share/doc/kyotocabinet/doc/spex.html/usr/share/doc/kyotocabinet/doc/index.ja.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Error.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalDescendingComparator.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ReduceTaskQueue_1_1ReduceTask-members.html/usr/share/doc/kyotocabinet/doc/api/kcthread_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1File.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ValueIterator-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap.html/usr/share/doc/kyotocabinet/doc/api/tab_s.png/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Logger-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Logger.html/usr/share/doc/kyotocabinet/doc/api/namespacemembers.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB.html/usr/share/doc/kyotocabinet/doc/api/nav_f.png/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue_1_1Task.html/usr/share/doc/kyotocabinet/doc/api/functions_0x69.html/usr/share/doc/kyotocabinet/doc/api/functions_0x75.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1AtomicInt64.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Thread.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondMap.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinLock.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB.html/usr/share/doc/kyotocabinet/doc/api/functions_0x64.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1IndexDB-members.html/usr/share/doc/kyotocabinet/doc/api/functions_0x79.html/usr/share/doc/kyotocabinet/doc/api/structKCMAPSORT-members.html/usr/share/doc/kyotocabinet/doc/api/doxygen.png/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Iterator-members.html/usr/share/doc/kyotocabinet/doc/api/tab_h.png/usr/share/doc/kyotocabinet/doc/api/structKCSTR-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondVar.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Mutex.html/usr/share/doc/kyotocabinet/doc/api/structkyotocabinet_1_1File_1_1Status-members.html/usr/share/doc/kyotocabinet/doc/api/structKCIDX-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMA-members.html/usr/share/doc/kyotocabinet/doc/api/kcregex_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinRWLock-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB.html/usr/share/doc/kyotocabinet/doc/api/namespacemembers_func.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedMutex-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x72.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ArcfourCompressor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/tab_a.png/usr/share/doc/kyotocabinet/doc/api/globals.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMACompressor-members.html/usr/share/doc/kyotocabinet/doc/api/functions_0x73.html/usr/share/doc/kyotocabinet/doc/api/structKCMAP.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1MetaTrigger.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedMutex.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB-members.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x74.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirStream.html/usr/share/doc/kyotocabinet/doc/api/structKCREC-members.html/usr/share/doc/kyotocabinet/doc/api/doxygen.css/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedRWLock.html/usr/share/doc/kyotocabinet/doc/api/kccachedb_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Regex-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondVar-members.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x6e.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinRWLock.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB-members.html/usr/share/doc/kyotocabinet/doc/api/functions_0x6f.html/usr/share/doc/kyotocabinet/doc/api/kcdbext_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/tabs.css/usr/share/doc/kyotocabinet/doc/api/functions_func_0x70.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x6f.html/usr/share/doc/kyotocabinet/doc/api/structKCDB-members.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x65.html/usr/share/doc/kyotocabinet/doc/api/structKCDB.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinRWLock-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMACompressor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap-members.html/usr/share/doc/kyotocabinet/doc/api/kccompress_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIB.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinLock.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ReduceTaskQueue_1_1ReduceTask.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x66.html/usr/share/doc/kyotocabinet/doc/api/functions_0x67.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x73.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Iterator.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalComparator-members.html/usr/share/doc/kyotocabinet/doc/api/hierarchy.html/usr/share/doc/kyotocabinet/doc/api/structKCMAP-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB-members.html/usr/share/doc/kyotocabinet/doc/api/kclangc_8h.html/usr/share/doc/kyotocabinet/doc/api/globals_eval.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalDescendingComparator-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue-members.html/usr/share/doc/kyotocabinet/doc/api/functions_0x68.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIBCompressor.html/usr/share/doc/kyotocabinet/doc/api/functions_enum.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Comparator.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinRWLock.html/usr/share/doc/kyotocabinet/doc/api/functions_0x66.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinLock.html/usr/share/doc/kyotocabinet/doc/api/kcmap_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyArrayList-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Visitor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Visitor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZOCompressor-members.html/usr/share/doc/kyotocabinet/doc/api/kcdb_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap.html/usr/share/doc/kyotocabinet/doc/api/functions_0x77.html/usr/share/doc/kyotocabinet/doc/api/kchashdb_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/functions_vars.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1HashDB-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalComparator-members.html/usr/share/doc/kyotocabinet/doc/api/bc_s.png/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB-members.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x77.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinRWLock-members.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x75.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIB-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ZLIBCompressor-members.html/usr/share/doc/kyotocabinet/doc/api/structKCSTR.html/usr/share/doc/kyotocabinet/doc/api/open.png/usr/share/doc/kyotocabinet/doc/api/kccompare_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce.html/usr/share/doc/kyotocabinet/doc/api/namespacemembers_vars.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x62.html/usr/share/doc/kyotocabinet/doc/api/globals_defs.html/usr/share/doc/kyotocabinet/doc/api/globals_func.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue_1_1Task-members.html/usr/share/doc/kyotocabinet/doc/api/kcdirdb_8h.html/usr/share/doc/kyotocabinet/doc/api/kcpolydb_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalDescendingComparator.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TaskQueue.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1RWLock-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Compressor.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x6c.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZMA.html/usr/share/doc/kyotocabinet/doc/api/functions_0x78.html/usr/share/doc/kyotocabinet/doc/api/namespaces.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x6a.html/usr/share/doc/kyotocabinet/doc/api/functions_0x62.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSDKey.html/usr/share/doc/kyotocabinet/doc/api/index.html/usr/share/doc/kyotocabinet/doc/api/kcutil_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1MetaTrigger-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Regex.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB_1_1Cursor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalDescendingComparator-members.html/usr/share/doc/kyotocabinet/doc/api/functions.html/usr/share/doc/kyotocabinet/doc/api/namespacekyotocabinet.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirStream-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZO-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1IndexDB.html/usr/share/doc/kyotocabinet/doc/api/kcfile_8h.html/usr/share/doc/kyotocabinet/doc/api/functions_0x6b.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSD-members.html/usr/share/doc/kyotocabinet/doc/api/structKCCUR-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Compressor-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedRWLock-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TextDB.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1ProgressChecker-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LexicalComparator.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1FileProcessor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZOCompressor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedSpinLock-members.html/usr/share/doc/kyotocabinet/doc/api/namespacemembers_type.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB.html/usr/share/doc/kyotocabinet/doc/api/structKCMAPITER.html/usr/share/doc/kyotocabinet/doc/api/functions_0x6e.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x67.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x6d.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinLock-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1FileProcessor-members.html/usr/share/doc/kyotocabinet/doc/api/closed.png/usr/share/doc/kyotocabinet/doc/api/structKCMAPSORT.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x6b.html/usr/share/doc/kyotocabinet/doc/api/structKCMAPITER-members.html/usr/share/doc/kyotocabinet/doc/api/structKCLIST.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap_1_1Iterator.html/usr/share/doc/kyotocabinet/doc/api/functions_0x72.html/usr/share/doc/kyotocabinet/doc/api/structkyotocabinet_1_1File_1_1Status.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1ProgressChecker.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DecimalComparator.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap-members.html/usr/share/doc/kyotocabinet/doc/api/functions_0x6d.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1StashDB-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/files.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ArcfourCompressor-members.html/usr/share/doc/kyotocabinet/doc/api/functions_0x74.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x63.html/usr/share/doc/kyotocabinet/doc/api/classes.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x69.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Sorter.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x64.html/usr/share/doc/kyotocabinet/doc/api/functions_0x6a.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Comparator-members.html/usr/share/doc/kyotocabinet/doc/api/structKCCUR.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1MapReduce_1_1ValueIterator.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedSpinLock-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1BasicDB_1_1Error-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x76.html/usr/share/doc/kyotocabinet/doc/api/functions_0x70.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DirDB-members.html/usr/share/doc/kyotocabinet/doc/api/kcplantdb_8h.html/usr/share/doc/kyotocabinet/doc/api/functions_0x6c.html/usr/share/doc/kyotocabinet/doc/api/functions_0x65.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1File-members.html/usr/share/doc/kyotocabinet/doc/api/kccommon_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LZO.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedMutex-members.html/usr/share/doc/kyotocabinet/doc/api/annotated.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Thread-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyArrayList.html/usr/share/doc/kyotocabinet/doc/api/structKCREC.html/usr/share/doc/kyotocabinet/doc/api/nav_h.png/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PolyDB.html/usr/share/doc/kyotocabinet/doc/api/functions_0x76.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x79.html/usr/share/doc/kyotocabinet/doc/api/structKCLIST-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1AtomicInt64-members.html/usr/share/doc/kyotocabinet/doc/api/functions_0x63.html/usr/share/doc/kyotocabinet/doc/api/globals_type.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSD.html/usr/share/doc/kyotocabinet/doc/api/kctextdb_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedRWLock.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TSDKey-members.html/usr/share/doc/kyotocabinet/doc/api/functions_eval.html/usr/share/doc/kyotocabinet/doc/api/kcprotodb_8h.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1Mutex-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1DB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/functions_0x7e.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CacheDB-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1LinkedHashMap_1_1Iterator-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SpinRWLock.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1RWLock.html/usr/share/doc/kyotocabinet/doc/api/structKCIDX.html/usr/share/doc/kyotocabinet/doc/api/functions_func.html/usr/share/doc/kyotocabinet/doc/api/tab_b.png/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ProtoDB_1_1Cursor.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1PlantDB.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1TinyHashMap_1_1Sorter-members.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x68.html/usr/share/doc/kyotocabinet/doc/api/functions_func_0x7e.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1CondMap-members.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1ScopedMutex.html/usr/share/doc/kyotocabinet/doc/api/globals_vars.html/usr/share/doc/kyotocabinet/doc/api/classkyotocabinet_1_1SlottedRWLock-members.html/sysroot/usr/lib/libkyotocabinet.a/sysroot/usr/lib/libkyotocabinet.so.16.13.0/sysroot/usr/lib/libkyotocabinet.so.16/sysroot/usr/lib/libkyotocabinet.so/sysroot/usr/lib/pkgconfig/kyotocabinet.pc/sysroot/usr/include/kccommon.h/sysroot/usr/include/kcutil.h/sysroot/usr/include/kcthread.h/sysroot/usr/include/kcfile.h/sysroot/usr/include/kccompress.h/sysroot/usr/include/kccompare.h/sysroot/usr/include/kcmap.h/sysroot/usr/include/kcregex.h/sysroot/usr/include/kcdb.h/sysroot/usr/include/kcplantdb.h/sysroot/usr/include/kcprotodb.h/sysroot/usr/include/kcstashdb.h/sysroot/usr/include/kccachedb.h/sysroot/usr/include/kchashdb.h/sysroot/usr/include/kcdirdb.h/sysroot/usr/include/kctextdb.h/sysroot/usr/include/kcpolydb.h/sysroot/usr/include/kcdbext.h/sysroot/usr/include/kclangc.hGenerating .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 kyotocabinet.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/kyotocabinet.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/kyotocabinet.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/kyotocabinet.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/kyotocabinet/src/kyotocabinet-1.2.76/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by kyotocabinet configure 1.2.76, which wasgenerated by GNU Autoconf 2.68. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-opt## --------- #### Platform. #### --------- ##hostname = b546944aed91uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2301: checking for x86_64-unknown-linux-gccconfigure:2328: result: clangconfigure:2597: checking for C compiler versionconfigure:2606: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2617: $? = 0configure:2606: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2617: $? = 0configure:2606: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2617: $? = 1configure:2606: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2617: $? = 1configure:2637: checking whether the C compiler worksconfigure:2659: clang conftest.c >&5configure:2663: $? = 0configure:2711: result: yesconfigure:2714: checking for C compiler default output file nameconfigure:2716: result: a.outconfigure:2722: checking for suffix of executablesconfigure:2729: clang -o conftest conftest.c >&5configure:2733: $? = 0configure:2755: result:configure:2777: checking whether we are cross compilingconfigure:2785: clang -o conftest conftest.c >&5configure:2789: $? = 0configure:2796: ./conftestconfigure:2800: $? = 0configure:2815: result: noconfigure:2820: checking for suffix of object filesconfigure:2842: clang -c conftest.c >&5configure:2846: $? = 0configure:2867: result: oconfigure:2871: checking whether we are using the GNU C compilerconfigure:2890: clang -c conftest.c >&5configure:2890: $? = 0configure:2899: result: yesconfigure:2908: checking whether clang accepts -gconfigure:2928: clang -c -g conftest.c >&5configure:2928: $? = 0configure:2969: result: yesconfigure:2986: checking for clang option to accept ISO C89configure:3050: clang -c conftest.c >&5configure:3050: $? = 0configure:3063: result: none neededconfigure:3195: checking for C++ compiler versionconfigure:3204: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3215: $? = 0configure:3204: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3215: $? = 0configure:3204: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3215: $? = 1configure:3204: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3215: $? = 1configure:3219: checking whether we are using the GNU C++ compilerconfigure:3238: clang++ -c conftest.cpp >&5configure:3238: $? = 0configure:3247: result: yesconfigure:3256: checking whether clang++ accepts -gconfigure:3276: clang++ -c -g conftest.cpp >&5configure:3276: $? = 0configure:3317: result: yesconfigure:3367: checking how to run the C++ preprocessorconfigure:3394: clang++ -E conftest.cppconfigure:3394: $? = 0configure:3408: clang++ -E conftest.cppconftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3408: $? = 1configure: 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: clang++ -Econfigure:3453: clang++ -E conftest.cppconfigure:3453: $? = 0configure:3467: clang++ -E conftest.cppconftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3467: $? = 1configure: 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 -econfigure:3554: result: /usr/bin/grepconfigure:3559: checking for egrepconfigure:3621: result: /usr/bin/grep -Econfigure:3626: checking for ANSI C header filesconfigure:3646: clang++ -c conftest.cpp >&5configure:3646: $? = 0configure:3719: clang++ -o conftest conftest.cpp >&5configure:3719: $? = 0configure:3719: ./conftestconfigure:3719: $? = 0configure:3730: result: yesconfigure:3743: checking for sys/types.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for sys/stat.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for stdlib.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for string.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for memory.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for strings.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for inttypes.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for stdint.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3743: checking for unistd.hconfigure:3743: clang++ -c conftest.cpp >&5configure:3743: $? = 0configure:3743: result: yesconfigure:3755: checking whether byte ordering is bigendianconfigure:3770: clang++ -c conftest.cpp >&5conftest.cpp:20:9: error: expected unqualified-idnot a universal capable compiler^1 error generated.configure:3770: $? = 1configure: 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: clang++ -c conftest.cpp >&5configure:3815: $? = 0configure:3833: clang++ -c conftest.cpp >&5conftest.cpp:26:11: error: expected ';' after expressionnot big endian^;conftest.cpp:26:8: error: use of undeclared identifier 'big'not big endian^conftest.cpp:26:12: error: use of undeclared identifier 'endian'not big endian^3 errors generated.configure:3833: $? = 1configure: 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: noconfigure:4027: clang++ -c conftest.cpp >&5conftest.cpp:23:1: error: builtin functions must be directly called__sync_fetch_and_add^1 error generated.configure:4027: $? = 1configure: 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. */|| int| main ()| {| __sync_fetch_and_add| ;| return 0;| }configure:4043: checking for main in -lcconfigure:4062: clang++ -o conftest conftest.cpp -lc >&5configure:4062: $? = 0configure:4071: result: yesconfigure:4082: checking for main in -lmconfigure:4101: clang++ -o conftest conftest.cpp -lm -lc >&5configure:4101: $? = 0configure:4110: result: yesconfigure:4121: checking for main in -lpthreadconfigure:4140: clang++ -o conftest conftest.cpp -lpthread -lm -lc >&5configure:4140: $? = 0configure:4149: result: yesconfigure:4160: checking for main in -lrtconfigure:4179: clang++ -o conftest conftest.cpp -lrt -lpthread -lm -lc >&5configure:4179: $? = 0configure:4188: result: yesconfigure:4199: checking for main in -lstdc++configure:4218: clang++ -o conftest conftest.cpp -lstdc++ -lrt -lpthread -lm -lc >&5configure:4218: $? = 0configure:4227: result: yesconfigure:4238: checking for main in -lregexconfigure:4257: clang++ -o conftest conftest.cpp -lregex -lstdc++ -lrt -lpthread -lm -lc >&5/usr/bin/ld: cannot find -lregexclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4257: $? = 1configure: 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: noconfigure:4279: checking for main in -lzconfigure:4298: clang++ -o conftest conftest.cpp -lz -lstdc++ -lrt -lpthread -lm -lc >&5configure:4298: $? = 0configure:4307: result: yesconfigure:4403: checking for main in -lkyotocabinetconfigure:4422: clang++ -o conftest conftest.cpp -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc >&5/usr/bin/ld: cannot find -lkyotocabinetclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4422: $? = 1configure: 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: noconfigure:4441: checking for stdlib.hconfigure:4441: result: yesconfigure:4449: checking for stdint.hconfigure:4449: result: yesconfigure:4457: checking for unistd.hconfigure:4457: result: yesconfigure:4465: checking fcntl.h usabilityconfigure:4465: clang++ -c conftest.cpp >&5configure:4465: $? = 0configure:4465: result: yesconfigure:4465: checking fcntl.h presenceconfigure:4465: clang++ -E conftest.cppconfigure:4465: $? = 0configure:4465: result: yesconfigure:4465: checking for fcntl.hconfigure:4465: result: yesconfigure:4473: checking dirent.h usabilityconfigure:4473: clang++ -c conftest.cpp >&5configure:4473: $? = 0configure:4473: result: yesconfigure:4473: checking dirent.h presenceconfigure:4473: clang++ -E conftest.cppconfigure:4473: $? = 0configure:4473: result: yesconfigure:4473: checking for dirent.hconfigure:4473: result: yesconfigure:4481: checking pthread.h usabilityconfigure:4481: clang++ -c conftest.cpp >&5configure:4481: $? = 0configure:4481: result: yesconfigure:4481: checking pthread.h presenceconfigure:4481: clang++ -E conftest.cppconfigure:4481: $? = 0configure:4481: result: yesconfigure:4481: checking for pthread.hconfigure:4481: result: yesconfigure:4489: checking regex.h usabilityconfigure:4489: clang++ -c conftest.cpp >&5configure:4489: $? = 0configure:4489: result: yesconfigure:4489: checking regex.h presenceconfigure:4489: clang++ -E conftest.cppconfigure:4489: $? = 0configure:4489: result: yesconfigure:4489: checking for regex.hconfigure:4489: result: yesconfigure:4499: checking zlib.h usabilityconfigure:4499: clang++ -c conftest.cpp >&5configure:4499: $? = 0configure:4499: result: yesconfigure:4499: checking zlib.h presenceconfigure:4499: clang++ -E conftest.cppconfigure:4499: $? = 0configure:4499: result: yesconfigure:4499: checking for zlib.hconfigure:4499: result: yesconfigure:4751: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by kyotocabinet config.status 1.2.76, which wasgenerated by GNU Autoconf 2.68. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson b546944aed91config.status:763: creating Makefileconfig.status:763: creating kyotocabinet.pc## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_dirent_h=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_pthread_h=yesac_cv_header_regex_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_header_zlib_h=yesac_cv_lib_c_main=yesac_cv_lib_kyotocabinet_main=noac_cv_lib_m_main=yesac_cv_lib_pthread_main=yesac_cv_lib_regex_main=noac_cv_lib_rt_main=yesac_cv_lib_stdcpp_main=yesac_cv_lib_z_main=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_prog_CC=clangac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yes## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=''CPPFLAGS=''CXX='clang++'CXXCPP='clang++ -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'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=''ac_ct_CXX=''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 1configure: exit 0