* Package: dev-db/hyperdex-1.7.1 * Repository: gentoo * Maintainer: patrick@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python2_7 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking hyperdex-1.7.1.tar.gz to /var/tmp/portage/dev-db/hyperdex-1.7.1/work >>> Unpacking autotools-java.tar to /var/tmp/portage/dev-db/hyperdex-1.7.1/work >>> Source unpacked in /var/tmp/portage/dev-db/hyperdex-1.7.1/work >>> Preparing source in /var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1 ... * Running eautoreconf in '/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: hyperdex-1.7.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1 ... * econf: updating hyperdex-1.7.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hyperdex-1.7.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --enable-python-bindings configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether /usr/bin/python2.7 version is >= 2.6... yes checking for /usr/bin/python2.7 version... 2.7 checking for /usr/bin/python2.7 platform... linux2 checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for clock_gettime in -lrt... yes checking for poptGetContext in -lpopt... yes checking for clock_gettime in -lrt... (cached) yes checking for json_object_get_double in -ljson... no checking for json_object_get_double in -ljson-c... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PO6... yes checking for E... yes checking for BUSYBEE... yes checking for HYPERLEVELDB... yes checking for REPLICANT... yes checking for MACAROONS... yes checking for TREADSTONE... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking glog/logging.h usability... yes checking glog/logging.h presence... yes checking for glog/logging.h... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for inline... inline checking for int64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for builtin expect... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for alarm... yes checking for clock_gettime... yes checking for mach_absolute_time... no checking for ftruncate... yes checking for memmove... yes checking for mkdir... yes checking for munmap... yes checking for rmdir... yes checking for socket... yes checking for python2.7... /usr/bin/python2.7 checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.6'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib64 -lpython2.7 checking for Python site-packages path... /usr/lib64/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating hyperdex-client.pc config.status: creating hyperdex-admin.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1 ... make -j1 make --no-print-directory all-am /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/attribute.lo common/attribute.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/attribute.cc -fPIC -DPIC -o common/.libs/attribute.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/hyperspace.lo common/hyperspace.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/hyperspace.cc -fPIC -DPIC -o common/.libs/hyperspace.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/ids.lo common/ids.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/ids.cc -fPIC -DPIC -o common/.libs/ids.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/index.lo common/index.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/index.cc -fPIC -DPIC -o common/.libs/index.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/schema.lo common/schema.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/schema.cc -fPIC -DPIC -o common/.libs/schema.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/serialization.lo common/serialization.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/serialization.cc -fPIC -DPIC -o common/.libs/serialization.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/server.lo common/server.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/server.cc -fPIC -DPIC -o common/.libs/server.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/transfer.lo common/transfer.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/transfer.cc -fPIC -DPIC -o common/.libs/transfer.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o coordinator/coordinator.lo coordinator/coordinator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c coordinator/coordinator.cc -fPIC -DPIC -o coordinator/.libs/coordinator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o coordinator/replica_sets.lo coordinator/replica_sets.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c coordinator/replica_sets.cc -fPIC -DPIC -o coordinator/.libs/replica_sets.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o coordinator/server_barrier.lo coordinator/server_barrier.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c coordinator/server_barrier.cc -fPIC -DPIC -o coordinator/.libs/server_barrier.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -march=native -O2 -pipe -c -o coordinator/symtable.lo coordinator/symtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -march=native -O2 -pipe -c coordinator/symtable.c -fPIC -DPIC -o coordinator/.libs/symtable.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o coordinator/transitions.lo coordinator/transitions.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c coordinator/transitions.cc -fPIC -DPIC -o coordinator/.libs/transitions.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libhyperdex-coordinator.la -rpath /usr/libexec/hyperdex-1.7.1 common/attribute.lo common/hyperspace.lo common/ids.lo common/index.lo common/schema.lo common/serialization.lo common/server.lo common/transfer.lo coordinator/coordinator.lo coordinator/replica_sets.lo coordinator/server_barrier.lo coordinator/symtable.lo coordinator/transitions.lo -le libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/crtbeginS.o common/.libs/attribute.o common/.libs/hyperspace.o common/.libs/ids.o common/.libs/index.o common/.libs/schema.o common/.libs/serialization.o common/.libs/server.o common/.libs/transfer.o coordinator/.libs/coordinator.o coordinator/.libs/replica_sets.o coordinator/.libs/server_barrier.o coordinator/.libs/symtable.o coordinator/.libs/transitions.o /usr/lib64/libe.so -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libhyperdex-coordinator.so.0 -o .libs/libhyperdex-coordinator.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libhyperdex-coordinator.so.0" && ln -s "libhyperdex-coordinator.so.0.0.0" "libhyperdex-coordinator.so.0") libtool: link: (cd ".libs" && rm -f "libhyperdex-coordinator.so" && ln -s "libhyperdex-coordinator.so.0.0.0" "libhyperdex-coordinator.so") libtool: link: ( cd ".libs" && rm -f "libhyperdex-coordinator.la" && ln -s "../libhyperdex-coordinator.la" "libhyperdex-coordinator.la" ) /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/attribute_check.lo common/attribute_check.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/attribute_check.cc -fPIC -DPIC -o common/.libs/attribute_check.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/auth_wallet.lo common/auth_wallet.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/auth_wallet.cc -fPIC -DPIC -o common/.libs/auth_wallet.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/configuration.lo common/configuration.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/configuration.cc -fPIC -DPIC -o common/.libs/configuration.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/coordinator_link.lo common/coordinator_link.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/coordinator_link.cc -fPIC -DPIC -o common/.libs/coordinator_link.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_document.lo common/datatype_document.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_document.cc -fPIC -DPIC -o common/.libs/datatype_document.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_float.lo common/datatype_float.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_float.cc -fPIC -DPIC -o common/.libs/datatype_float.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_info.lo common/datatype_info.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_info.cc -fPIC -DPIC -o common/.libs/datatype_info.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_int64.lo common/datatype_int64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_int64.cc -fPIC -DPIC -o common/.libs/datatype_int64.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_list.lo common/datatype_list.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_list.cc -fPIC -DPIC -o common/.libs/datatype_list.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_macaroon_secret.lo common/datatype_macaroon_secret.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_macaroon_secret.cc -fPIC -DPIC -o common/.libs/datatype_macaroon_secret.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_map.lo common/datatype_map.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_map.cc -fPIC -DPIC -o common/.libs/datatype_map.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_set.lo common/datatype_set.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_set.cc -fPIC -DPIC -o common/.libs/datatype_set.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_timestamp.lo common/datatype_timestamp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_timestamp.cc -fPIC -DPIC -o common/.libs/datatype_timestamp.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/datatype_string.lo common/datatype_string.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/datatype_string.cc -fPIC -DPIC -o common/.libs/datatype_string.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/documents.lo common/documents.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/documents.cc -fPIC -DPIC -o common/.libs/documents.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/funcall.lo common/funcall.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/funcall.cc -fPIC -DPIC -o common/.libs/funcall.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/hash.lo common/hash.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/hash.cc -fPIC -DPIC -o common/.libs/hash.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/hyperdex.lo common/hyperdex.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/hyperdex.cc -fPIC -DPIC -o common/.libs/hyperdex.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/mapper.lo common/mapper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/mapper.cc -fPIC -DPIC -o common/.libs/mapper.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/network_msgtype.lo common/network_msgtype.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/network_msgtype.cc -fPIC -DPIC -o common/.libs/network_msgtype.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/ordered_encoding.lo common/ordered_encoding.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/ordered_encoding.cc -fPIC -DPIC -o common/.libs/ordered_encoding.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/range.lo common/range.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/range.cc -fPIC -DPIC -o common/.libs/range.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/range_searches.lo common/range_searches.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/range_searches.cc -fPIC -DPIC -o common/.libs/range_searches.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o common/regex_match.lo common/regex_match.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c common/regex_match.cc -fPIC -DPIC -o common/.libs/regex_match.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c -o cityhash/city.lo cityhash/city.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1/include -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -c cityhash/city.cc -fPIC -DPIC -o cityhash/.libs/city.o cityhash/city.cc:505:21: fatal error: citycrc.h: No such file or directory #include  ^ compilation terminated. Makefile:3241: recipe for target 'cityhash/city.lo' failed make[1]: *** [cityhash/city.lo] Error 1 Makefile:1902: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: dev-db/hyperdex-1.7.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/hyperdex-1.7.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/hyperdex-1.7.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:hyperdex-1.7.1:20150623-140036.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/hyperdex-1.7.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/hyperdex-1.7.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1' * S: '/var/tmp/portage/dev-db/hyperdex-1.7.1/work/hyperdex-1.7.1'