* Package: dev-db/rethinkdb-2.3.6 * Repository: gentoo * Maintainer: ultrabug@gentoo.org * Upstream: https://github.com/rethinkdb/rethinkdb/issues * USE: abi_x86_64 amd64 elibc_glibc jemalloc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'rethinkdb' to your system ... * - Groupid: next available * Adding user 'rethinkdb' to your system ... * - Userid: 134 * - Shell: /sbin/nologin * - Home: /var/lib/rethinkdb * - Groups: rethinkdb * - GECOS: added by portage for rethinkdb * - Creating /var/lib/rethinkdb in / >>> Unpacking source... >>> Unpacking rethinkdb-2.3.6.tgz to /var/tmp/portage/dev-db/rethinkdb-2.3.6/work >>> Source unpacked in /var/tmp/portage/dev-db/rethinkdb-2.3.6/work >>> Preparing source in /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6 ... * Applying rethinkdb-2.3.5-gcc6.patch ... [ ok ] * Applying rethinkdb-2.3.5-libressl.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6 ... * Detecting system configuration Bash: 4.4.23(1)-release Use ccache: no C++ Compiler: GCC 8.2.0 (x86_64-pc-linux-gnu-g++) Host System: x86_64-pc-linux-gnu Build System: Linux 4.19.13 x86_64 Cross-compiling: no Host Operating System: Linux Build Architecture: x86_64 C++11: ok Precompiled web assets: yes Protobuf compiler: /usr/bin/protoc python: python 3.6.6 Node.js package manager: no coffee: no Browserify: no bluebird: external/bluebird_2.9.32 web UI dependencies: external/admin-deps_2.0.3 wget: /usr/bin/wget curl: /usr/bin/curl gtest: -lgtest termcap: -lncurses boost_system: -lboost_system protobuf: -lprotobuf v8 javascript engine: external/v8_3.30.33.16-patched2 re2: -lre2 z: -lz crypto: -lcrypto ssl: -lssl curl: -lcurl malloc: jemalloc jemalloc: -ljemalloc Test protobuf: ok Test boost: ok Test OpenSSL: ok Installation prefix: /usr Configuration prefix: /etc Runtime data prefix: /var * Wrote configuration to config.mk >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6 ... make -j1 VERBOSE=1 mkdir -p build/web_assets/. cp -f precompiled/web_assets/web_assets.cc build/web_assets/web_assets.cc mkdir -p build/release/obj/web_assets/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/web_assets/web_assets.o build/web_assets/web_assets.cc mkdir -p build/proto/. rm -f ./build/proto/rdb_protocol/ql2.pb.h ./build/proto/rdb_protocol/ql2.pb.cc /usr/bin/protoc --proto_path=./src --cpp_out ./build/proto src/rdb_protocol/ql2.proto [libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-3.6.1.3/work/protobuf-3.6.1.3/src/google/protobuf/compiler/parser.cc:562] No syntax specified for the proto file: rdb_protocol/ql2.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) mkdir -p build/release/obj/rdb_protocol/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rdb_protocol/ql2.pb.o build/proto/rdb_protocol/ql2.pb.cc TRACE=1 WGET='/usr/bin/wget' CURL='/usr/bin/curl' NPM='false' OS='Linux' FETCH_LIST=' bluebird admin-deps v8' BUILD_ROOT_DIR='./build' PTHREAD_LIBS='-pthread' CROSS_COMPILING='0' CXX='x86_64-pc-linux-gnu-g++' MAKEFLAGS=' ' mk/support/pkg/pkg.sh install-include v8_3.30.33.16-patched2 + pkg_depends_env ++ pkg_depends ++ true + pkg_install-include + pkg_copy_src_to_build + mkdir -p /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build + cp -af /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/external/v8_3.30.33.16-patched2/. /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build + in_dir /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build patch -fp1 + local dir=/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build + shift + cd /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build + patch -fp1 patching file include/v8.h + rm -rf /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/include + mkdir -p /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/include + cp -RL /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/include/. /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/include + sed -i.bak 's/include\///' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/include/libplatform/libplatform.h + [[ 0 = 1 ]] ++ niceabspath /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2 ++ [[ -d /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2 ]] ++ cd /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2 ++ pwd ++ return + in_dir /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source ./configure --prefix=/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2 --enable-static --disable-layout + local dir=/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source + shift + cd /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source + ./configure --prefix=/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2 --enable-static --disable-layout checking for ICU version numbers... release 52.1, library 52.1, unicode version 6.3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether to build debug libraries... no checking whether to build release libraries... yes checking for clang... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... clang -E checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for gmake... /usr/bin/gmake checking for doxygen... no checking checking for executable suffix... checking whether strict compiling is on... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking whether runnable 64 bit binaries are built by default... yes checking which Makefile fragment to use for x86_64-unknown-linux-gnu... mh-linux checking for floor in -lm... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable auto cleanup of libraries... no checking whether to enable draft APIs... yes checking for ranlib... ranlib checking for ar... ar checking whether to enable renaming of symbols... yes checking whether to enable function and data tracing... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking whether to enable dynamic loading of plugins... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking for dlopen... yes checking for gettimeofday... yes checking if we have a C++ compiler... Good checking if we have a C++11 compiler... yes configure: Adding CXXFLAGS option --std=c++0x checking if #include works... yes checking if #include works... yes checking for pthread_attr_init in -lpthread... yes checking for mmap... yes checking for genccode assembly... -a gcc checking for inttypes.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for nl_langinfo's argument to obtain the codeset... CODESET checking for namespace support... yes checking for properly overriding new and delete... yes checking for placement new and delete... yes checking for popen... yes checking for tzset... yes checking for tzname... yes checking for timezone... no checking for __timezone... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for library containing wcscpy... none required checking size of wchar_t... 4 checking for UTF-16 string literal support... C++ only checking for a library suffix to use... none CPPFLAGS= $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 CFLAGS=-O2 -pipe -march=native -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) -Qunused-arguments -Wno-parentheses-equality CXXFLAGS=-O2 -pipe -march=native -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x $(THREADSCXXFLAGS) configure: creating ./config.status config.status: creating icudefs.mk config.status: creating Makefile config.status: creating data/pkgdataMakefile config.status: creating config/Makefile.inc config.status: creating config/icu.pc config.status: creating config/pkgdataMakefile config.status: creating data/Makefile config.status: creating stubdata/Makefile config.status: creating common/Makefile config.status: creating i18n/Makefile config.status: creating io/Makefile config.status: creating extra/Makefile config.status: creating extra/uconv/Makefile config.status: creating extra/uconv/pkgdataMakefile config.status: creating extra/scrptrun/Makefile config.status: creating tools/Makefile config.status: creating tools/ctestfw/Makefile config.status: creating tools/toolutil/Makefile config.status: creating tools/makeconv/Makefile config.status: creating tools/genrb/Makefile config.status: creating tools/genccode/Makefile config.status: creating tools/gencmn/Makefile config.status: creating tools/gencnval/Makefile config.status: creating tools/gendict/Makefile config.status: creating tools/gentest/Makefile config.status: creating tools/gennorm2/Makefile config.status: creating tools/genbrk/Makefile config.status: creating tools/gensprep/Makefile config.status: creating tools/icuinfo/Makefile config.status: creating tools/icupkg/Makefile config.status: creating tools/icuswap/Makefile config.status: creating tools/pkgdata/Makefile config.status: creating tools/tzcode/Makefile config.status: creating tools/gencfu/Makefile config.status: creating test/Makefile config.status: creating test/compat/Makefile config.status: creating test/testdata/Makefile config.status: creating test/testdata/pkgdataMakefile config.status: creating test/hdrtst/Makefile config.status: creating test/intltest/Makefile config.status: creating test/cintltst/Makefile config.status: creating test/iotest/Makefile config.status: creating test/letest/Makefile config.status: creating test/perf/Makefile config.status: creating test/perf/collationperf/Makefile config.status: creating test/perf/collperf/Makefile config.status: creating test/perf/dicttrieperf/Makefile config.status: creating test/perf/ubrkperf/Makefile config.status: creating test/perf/charperf/Makefile config.status: creating test/perf/convperf/Makefile config.status: creating test/perf/normperf/Makefile config.status: creating test/perf/DateFmtPerf/Makefile config.status: creating test/perf/howExpensiveIs/Makefile config.status: creating test/perf/strsrchperf/Makefile config.status: creating test/perf/unisetperf/Makefile config.status: creating test/perf/usetperf/Makefile config.status: creating test/perf/ustrperf/Makefile config.status: creating test/perf/utfperf/Makefile config.status: creating test/perf/utrie2perf/Makefile config.status: creating test/perf/leperf/Makefile config.status: creating samples/Makefile config.status: creating samples/date/Makefile config.status: creating samples/cal/Makefile config.status: creating samples/layout/Makefile ICU for C/C++ 52.1 is ready to be built. === Important Notes: === Data Packaging: library This means: ICU data will be linked with ICU. A static data library will be built. A shared data library will be built. To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override. Building ICU: Use a GNU make such as /usr/bin/gmake to build ICU. checking the version of "/usr/bin/gmake"... gmake[2]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source' 4.2.1 (we wanted at least 3.80) gmake[2]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source' ok C++ apps may want to build with CXXFLAGS = --std=c++0x + sed -i.bak 's/distclean-recursive/install-headers-recursive/g;$a\ install-headers-local:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/common/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/data/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/extra/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/i18n/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/io/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/samples/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/stubdata/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/test/Makefile + for file in "$build_dir"/third_party/icu/source/*/Makefile + sed -i.bak '$a\ install-headers:' /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/tools/Makefile + in_dir /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source make install-headers-recursive + local dir=/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source + shift + cd /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/./build/external/v8_3.30.33.16-patched2/build/third_party/icu/source + make install-headers-recursive make[2]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source' /bin/sh ./mkinstalldirs lib mkdir lib /bin/sh ./mkinstalldirs bin mkdir bin make[2]: Making `install-headers' in `stubdata' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/stubdata' (deps) stubdata.c make[3]: Nothing to be done for 'install-headers'. make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/stubdata' make[2]: Making `install-headers' in `common' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/common' (deps) listformatter.cpp (deps) icuplug.c (deps) icudataver.c (deps) uloc_tag.c (deps) ulist.c (deps) propsvec.c (deps) ucnvsel.cpp (deps) dtintrv.cpp (deps) wintz.c (deps) cwchar.c (deps) locbased.cpp (deps) parsepos.cpp (deps) util_props.cpp (deps) util.cpp (deps) punycode.cpp (deps) uts46.cpp (deps) usprep.cpp (deps) uidna.cpp (deps) servslkf.cpp (deps) servrbf.cpp (deps) servlkf.cpp (deps) servlk.cpp (deps) servls.cpp (deps) servnotf.cpp (deps) serv.cpp (deps) rbbitblb.cpp (deps) rbbistbl.cpp (deps) rbbisetb.cpp (deps) rbbiscan.cpp (deps) rbbirb.cpp (deps) rbbinode.cpp (deps) rbbidata.cpp (deps) rbbi.cpp (deps) dictbe.cpp (deps) brkeng.cpp (deps) ubrk.cpp (deps) brkiter.cpp (deps) uarrsort.c (deps) unifunct.cpp (deps) unifilt.cpp (deps) caniter.cpp (deps) ruleiter.cpp (deps) usetiter.cpp (deps) uniset.cpp (deps) uset.cpp (deps) uniset_closure.cpp (deps) uniset_props.cpp (deps) uset_props.cpp (deps) unisetspan.cpp (deps) bmpset.cpp (deps) utrie2_builder.cpp (deps) utrie2.cpp (deps) utrie.cpp (deps) unames.cpp (deps) usc_impl.c (deps) uscript_props.cpp (deps) uscript.c (deps) ushape.cpp (deps) ubidiln.c (deps) ubidiwrt.c (deps) ubidi.c (deps) ubidi_props.c (deps) propname.cpp (deps) ucase.cpp (deps) uprops.cpp (deps) uchar.c (deps) patternprops.cpp (deps) uiter.cpp (deps) uchriter.cpp (deps) schriter.cpp (deps) chariter.cpp (deps) unorm_it.c (deps) unormcmp.cpp (deps) unorm.cpp (deps) normlzr.cpp (deps) filterednormalizer2.cpp (deps) normalizer2.cpp (deps) normalizer2impl.cpp (deps) ustr_titlecase_brkiter.cpp (deps) unistr_titlecase_brkiter.cpp (deps) ustrcase_locale.cpp (deps) unistr_case_locale.cpp (deps) utext.cpp (deps) ustr_wcs.cpp (deps) ustrtrns.cpp (deps) ustrfmt.c (deps) cstring.c (deps) ucasemap_titlecase_brkiter.cpp (deps) ucasemap.cpp (deps) ustrcase.cpp (deps) ustring.cpp (deps) utf_impl.c (deps) unistr_props.cpp (deps) unistr_case.cpp (deps) unistr.cpp (deps) unistr_cnv.cpp (deps) ustr_cnv.c (deps) appendable.cpp (deps) dictionarydata.cpp (deps) ucharstrieiterator.cpp (deps) ucharstriebuilder.cpp (deps) ucharstrie.cpp (deps) bytestrieiterator.cpp (deps) bytestrie.cpp (deps) bytestriebuilder.cpp (deps) stringtriebuilder.cpp (deps) stringpiece.cpp (deps) bytestream.cpp (deps) locresdata.cpp (deps) loclikely.cpp (deps) locdispnames.cpp (deps) locavailable.cpp (deps) locutil.cpp (deps) locid.cpp (deps) uloc.cpp (deps) locmap.c (deps) ucat.c (deps) messagepattern.cpp (deps) resbund_cnv.cpp (deps) resbund.cpp (deps) uresdata.c (deps) ures_cnv.c (deps) uresbund.cpp (deps) ucnv_ct.c (deps) ucnv_set.c (deps) ucnvdisp.c (deps) ucnvisci.c (deps) ucnv_lmb.c (deps) ucnvhz.c (deps) ucnv2022.cpp (deps) ucnvmbcs.c (deps) ucnv_ext.cpp (deps) ucnvbocu.cpp (deps) ucnvscsu.c (deps) ucnv_u32.c (deps) ucnv_u16.c (deps) ucnv_u8.c (deps) ucnv_u7.c (deps) ucnvlat1.c (deps) ucnv_err.c (deps) ucnv_cb.c (deps) ucnv_io.cpp (deps) ucnv_cnv.c (deps) ucnv_bld.cpp (deps) ucnv.c (deps) uvectr64.cpp (deps) uvectr32.cpp (deps) ustack.cpp (deps) uvector.cpp (deps) ustrenum.cpp (deps) uenum.c (deps) uhash_us.cpp (deps) uhash.c (deps) utrace.c (deps) ucol_swp.cpp (deps) udataswp.c (deps) umapfile.c (deps) udatamem.c (deps) ucmndata.c (deps) udata.cpp (deps) charstr.cpp (deps) cmemory.c (deps) uobject.cpp (deps) uinit.cpp (deps) ucln_cmn.c (deps) umutex.cpp (deps) uinvchar.c (deps) utypes.c (deps) umath.c (deps) putil.cpp (deps) errorcode.cpp generating ../common/svchook.mk cd .. \ && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating common/Makefile /bin/sh ../mkinstalldirs /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode mkdir /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/appendable.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/brkiter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/bytestream.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/bytestrie.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/bytestriebuilder.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/caniter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/chariter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dbbi.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/docmain.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dtintrv.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/enumset.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/errorcode.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/icudataver.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/icuplug.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/idna.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/listformatter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/localpointer.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/locid.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/messagepattern.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/normalizer2.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/normlzr.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/parseerr.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/parsepos.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/platform.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ptypes.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/putil.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/rbbi.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/rep.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/resbund.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/schriter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/std_string.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/strenum.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/stringpiece.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/stringtriebuilder.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/symtable.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ubidi.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ubrk.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucasemap.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucat.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uchar.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucharstrie.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucharstriebuilder.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uchriter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uclean.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucnv.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucnv_cb.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucnv_err.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucnvsel.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uconfig.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/udata.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uenum.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uidna.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uiter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uloc.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/umachine.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/umisc.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unifilt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unifunct.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unimatch.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uniset.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unistr.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unorm.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unorm2.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uobject.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/urename.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/urep.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ures.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uscript.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uset.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/usetiter.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ushape.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/usprep.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ustring.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ustringtrie.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utext.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utf.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utf16.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utf32.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utf8.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utf_old.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utrace.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utypes.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uvernum.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uversion.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/common' make[2]: Making `install-headers' in `i18n' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/i18n' (deps) uregion.cpp (deps) identifier_info.cpp (deps) scriptset.cpp (deps) region.cpp (deps) gender.cpp (deps) compactdecimalformat.cpp (deps) tzfmt.cpp (deps) tzgnames.cpp (deps) tznames_impl.cpp (deps) tznames.cpp (deps) alphaindex.cpp (deps) decContext.c (deps) decNumber.c (deps) locdspnm.cpp (deps) fpositer.cpp (deps) fphdlimp.cpp (deps) vzone.cpp (deps) zrule.cpp (deps) ztrans.cpp (deps) smpdtfst.cpp (deps) decfmtst.cpp (deps) uspoof_wsconf.cpp (deps) uspoof_conf.cpp (deps) uspoof_build.cpp (deps) uspoof_impl.cpp (deps) uspoof.cpp (deps) currpinf.cpp (deps) tmutfmt.cpp (deps) tmutamt.cpp (deps) tmunit.cpp (deps) udateintervalformat.cpp (deps) dtitvinf.cpp (deps) dtitvfmt.cpp (deps) selfmt.cpp (deps) plurfmt.cpp (deps) plurrule.cpp (deps) upluralrules.cpp (deps) zonemeta.cpp (deps) vtzone.cpp (deps) tztrans.cpp (deps) tzrule.cpp (deps) rbtz.cpp (deps) dtrule.cpp (deps) basictz.cpp (deps) winnmfmt.cpp (deps) windtfmt.cpp (deps) wintzimpl.cpp (deps) inputext.cpp (deps) csrutf8.cpp (deps) csrucode.cpp (deps) csrsbcs.cpp (deps) csrmbcs.cpp (deps) csrecog.cpp (deps) csr2022.cpp (deps) csmatch.cpp (deps) csdetect.cpp (deps) utmscale.c (deps) measure.cpp (deps) currunit.cpp (deps) curramt.cpp (deps) currfmt.cpp (deps) measfmt.cpp (deps) ulocdata.c (deps) uregexc.cpp (deps) uregex.cpp (deps) regeximp.cpp (deps) regextxt.cpp (deps) regexst.cpp (deps) repattrn.cpp (deps) rematch.cpp (deps) regexcmp.cpp (deps) brktrans.cpp (deps) transreg.cpp (deps) quant.cpp (deps) nortrans.cpp (deps) uni2name.cpp (deps) name2uni.cpp (deps) anytrans.cpp (deps) toupptrn.cpp (deps) tolowtrn.cpp (deps) titletrn.cpp (deps) casetrn.cpp (deps) remtrans.cpp (deps) nultrans.cpp (deps) rbt_set.cpp (deps) rbt_rule.cpp (deps) rbt_pars.cpp (deps) rbt_data.cpp (deps) rbt.cpp (deps) cpdtrans.cpp (deps) tridpars.cpp (deps) strrepl.cpp (deps) funcrepl.cpp (deps) unesctrn.cpp (deps) esctrn.cpp (deps) utrans.cpp (deps) translit.cpp (deps) stsearch.cpp (deps) search.cpp (deps) usearch.cpp (deps) strmatch.cpp (deps) ucol_elm.cpp (deps) ucol_cnt.cpp (deps) ucol_wgt.cpp (deps) ucol_tok.cpp (deps) ucol_sit.cpp (deps) ucol_bld.cpp (deps) ucol_res.cpp (deps) ucol.cpp (deps) ucoleitr.cpp (deps) bocsu.cpp (deps) sortkey.cpp (deps) tblcoll.cpp (deps) coll.cpp (deps) coleitr.cpp (deps) ethpccal.cpp (deps) dangical.cpp (deps) coptccal.cpp (deps) cecal.cpp (deps) chnsecal.cpp (deps) indiancal.cpp (deps) hebrwcal.cpp (deps) gregoimp.cpp (deps) japancal.cpp (deps) islamcal.cpp (deps) persncal.cpp (deps) buddhcal.cpp (deps) taiwncal.cpp (deps) astro.cpp (deps) olsontz.cpp (deps) simpletz.cpp (deps) timezone.cpp (deps) gregocal.cpp (deps) calendar.cpp (deps) ucal.cpp (deps) ucsdet.cpp (deps) unumsys.cpp (deps) numsys.cpp (deps) rbnf.cpp (deps) nfsubs.cpp (deps) nfrule.cpp (deps) nfrs.cpp (deps) udatpg.cpp (deps) dtptngen.cpp (deps) udat.cpp (deps) dtfmtsym.cpp (deps) reldtfmt.cpp (deps) smpdtfmt.cpp (deps) datefmt.cpp (deps) choicfmt.cpp (deps) fmtable_cnv.cpp (deps) digitlst.cpp (deps) ucurr.cpp (deps) dcfmtsym.cpp (deps) decimfmt.cpp (deps) unum.cpp (deps) numfmt.cpp (deps) umsg.cpp (deps) msgfmt.cpp (deps) format.cpp (deps) fmtable.cpp (deps) ucln_in.c /bin/sh ../mkinstalldirs /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/alphaindex.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/basictz.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/calendar.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/choicfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/coleitr.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/coll.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/compactdecimalformat.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/curramt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/currpinf.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/currunit.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/datefmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dcfmtsym.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/decimfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dtfmtsym.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dtitvfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dtitvinf.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dtptngen.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/dtrule.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/fieldpos.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/fmtable.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/format.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/fpositer.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/gender.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/gregocal.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/locdspnm.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/measfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/measunit.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/measure.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/msgfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/numfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/numsys.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/plurfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/plurrule.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/rbnf.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/rbtz.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/regex.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/region.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/search.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/selfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/simpletz.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/smpdtfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/sortkey.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/stsearch.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tblcoll.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/timezone.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tmunit.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tmutamt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tmutfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/translit.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tzfmt.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tznames.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tzrule.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/tztrans.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucal.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucol.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucoleitr.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucsdet.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ucurr.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/udat.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/udateintervalformat.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/udatpg.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/udisplaycontext.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uformattable.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ugender.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uldnames.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ulocdata.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/umsg.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unirepl.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unum.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/unumsys.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/upluralrules.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uregex.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uregion.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/usearch.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/uspoof.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utmscale.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/utrans.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/vtzone.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/i18n' make[2]: Making `install-headers' in `io' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/io' (deps) ucln_io.c (deps) ustream.cpp (deps) sscanf.c (deps) sprintf.c (deps) ustdio.c (deps) uscanf_p.c (deps) uscanf.c (deps) uprntf_p.c (deps) uprintf.c (deps) ufmt_cmn.c (deps) ufile.c (deps) locbund.cpp /bin/sh ../mkinstalldirs /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ustdio.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./unicode/ustream.h /var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/include/unicode make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/io' make[2]: Making `install-headers' in `tools' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/tools' make[3]: Nothing to be done for 'install-headers'. make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/tools' make[2]: Making `install-headers' in `data' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/data' make[3]: Nothing to be done for 'install-headers'. make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/data' make[2]: Making `install-headers' in `extra' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/extra' make[3]: Nothing to be done for 'install-headers'. make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/extra' make[2]: Making `install-headers' in `samples' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/samples' make[3]: Nothing to be done for 'install-headers'. make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/samples' make[2]: Making `install-headers' in `test' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/test' make[3]: Nothing to be done for 'install-headers'. make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source/test' make[3]: Entering directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source' make[3]: Nothing to be done for 'install-headers-local'. make[3]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source' make[2]: Leaving directory '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6/build/external/v8_3.30.33.16-patched2/build/third_party/icu/source' test -e ./build/external/v8_3.30.33.16-patched2/include && touch ./build/external/v8_3.30.33.16-patched2/include || true mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rethinkdb_backtrace.o src/rethinkdb_backtrace.cc \ -MP -MQ build/release/obj/rethinkdb_backtrace.o -MD -MF ./build/release/dep/rethinkdb_backtrace.d test ./build/release/dep/rethinkdb_backtrace.d -nt src/rethinkdb_backtrace.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rethinkdb_backtrace.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rethinkdb_backtrace.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/time.o src/time.cc \ -MP -MQ build/release/obj/time.o -MD -MF ./build/release/dep/time.d test ./build/release/dep/time.d -nt src/time.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/time.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/time.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/uuid.o src/containers/uuid.cc \ -MP -MQ build/release/obj/containers/uuid.o -MD -MF ./build/release/dep/containers/uuid.d test ./build/release/dep/containers/uuid.d -nt src/containers/uuid.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/uuid.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/uuid.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/shared_buffer.o src/containers/shared_buffer.cc \ -MP -MQ build/release/obj/containers/shared_buffer.o -MD -MF ./build/release/dep/containers/shared_buffer.d test ./build/release/dep/containers/shared_buffer.d -nt src/containers/shared_buffer.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/shared_buffer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/shared_buffer.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/file_stream.o src/containers/archive/file_stream.cc \ -MP -MQ build/release/obj/containers/archive/file_stream.o -MD -MF ./build/release/dep/containers/archive/file_stream.d test ./build/release/dep/containers/archive/file_stream.d -nt src/containers/archive/file_stream.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/file_stream.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/file_stream.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/tcp_conn_stream.o src/containers/archive/tcp_conn_stream.cc \ -MP -MQ build/release/obj/containers/archive/tcp_conn_stream.o -MD -MF ./build/release/dep/containers/archive/tcp_conn_stream.d test ./build/release/dep/containers/archive/tcp_conn_stream.d -nt src/containers/archive/tcp_conn_stream.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/tcp_conn_stream.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/tcp_conn_stream.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/vector_stream.o src/containers/archive/vector_stream.cc \ -MP -MQ build/release/obj/containers/archive/vector_stream.o -MD -MF ./build/release/dep/containers/archive/vector_stream.d test ./build/release/dep/containers/archive/vector_stream.d -nt src/containers/archive/vector_stream.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/vector_stream.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/vector_stream.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/buffer_group_stream.o src/containers/archive/buffer_group_stream.cc \ -MP -MQ build/release/obj/containers/archive/buffer_group_stream.o -MD -MF ./build/release/dep/containers/archive/buffer_group_stream.d test ./build/release/dep/containers/archive/buffer_group_stream.d -nt src/containers/archive/buffer_group_stream.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/buffer_group_stream.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/buffer_group_stream.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/stl_types.o src/containers/archive/stl_types.cc \ -MP -MQ build/release/obj/containers/archive/stl_types.o -MD -MF ./build/release/dep/containers/archive/stl_types.d test ./build/release/dep/containers/archive/stl_types.d -nt src/containers/archive/stl_types.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/stl_types.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/stl_types.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/archive.o src/containers/archive/archive.cc \ -MP -MQ build/release/obj/containers/archive/archive.o -MD -MF ./build/release/dep/containers/archive/archive.d test ./build/release/dep/containers/archive/archive.d -nt src/containers/archive/archive.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/archive.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/archive.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/socket_stream.o src/containers/archive/socket_stream.cc \ -MP -MQ build/release/obj/containers/archive/socket_stream.o -MD -MF ./build/release/dep/containers/archive/socket_stream.d test ./build/release/dep/containers/archive/socket_stream.d -nt src/containers/archive/socket_stream.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/socket_stream.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/socket_stream.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/varint.o src/containers/archive/varint.cc \ -MP -MQ build/release/obj/containers/archive/varint.o -MD -MF ./build/release/dep/containers/archive/varint.d test ./build/release/dep/containers/archive/varint.d -nt src/containers/archive/varint.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/varint.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/varint.cc \ ) mkdir -p build/release/obj/containers/archive/ ./build/release/dep/containers/archive/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/archive/string_stream.o src/containers/archive/string_stream.cc \ -MP -MQ build/release/obj/containers/archive/string_stream.o -MD -MF ./build/release/dep/containers/archive/string_stream.d test ./build/release/dep/containers/archive/string_stream.d -nt src/containers/archive/string_stream.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/archive/string_stream.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/archive/string_stream.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/disk_backed_queue.o src/containers/disk_backed_queue.cc \ -MP -MQ build/release/obj/containers/disk_backed_queue.o -MD -MF ./build/release/dep/containers/disk_backed_queue.d test ./build/release/dep/containers/disk_backed_queue.d -nt src/containers/disk_backed_queue.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/disk_backed_queue.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/disk_backed_queue.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/name_string.o src/containers/name_string.cc \ -MP -MQ build/release/obj/containers/name_string.o -MD -MF ./build/release/dep/containers/name_string.d test ./build/release/dep/containers/name_string.d -nt src/containers/name_string.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/name_string.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/name_string.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/buffer_group.o src/containers/buffer_group.cc \ -MP -MQ build/release/obj/containers/buffer_group.o -MD -MF ./build/release/dep/containers/buffer_group.d test ./build/release/dep/containers/buffer_group.d -nt src/containers/buffer_group.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/buffer_group.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/buffer_group.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/printf_buffer.o src/containers/printf_buffer.cc \ -MP -MQ build/release/obj/containers/printf_buffer.o -MD -MF ./build/release/dep/containers/printf_buffer.d test ./build/release/dep/containers/printf_buffer.d -nt src/containers/printf_buffer.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/printf_buffer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/printf_buffer.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/auth_key.o src/containers/auth_key.cc \ -MP -MQ build/release/obj/containers/auth_key.o -MD -MF ./build/release/dep/containers/auth_key.d test ./build/release/dep/containers/auth_key.d -nt src/containers/auth_key.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/auth_key.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/auth_key.cc \ ) mkdir -p build/release/obj/containers/ ./build/release/dep/containers/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/containers/binary_blob.o src/containers/binary_blob.cc \ -MP -MQ build/release/obj/containers/binary_blob.o -MD -MF ./build/release/dep/containers/binary_blob.d test ./build/release/dep/containers/binary_blob.d -nt src/containers/binary_blob.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/containers/binary_blob.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/containers/binary_blob.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/timestamps.o src/timestamps.cc \ -MP -MQ build/release/obj/timestamps.o -MD -MF ./build/release/dep/timestamps.d test ./build/release/dep/timestamps.d -nt src/timestamps.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/timestamps.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/timestamps.cc \ ) mkdir -p build/release/obj/serializer/ ./build/release/dep/serializer/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/serializer.o src/serializer/serializer.cc \ -MP -MQ build/release/obj/serializer/serializer.o -MD -MF ./build/release/dep/serializer/serializer.d test ./build/release/dep/serializer/serializer.d -nt src/serializer/serializer.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/serializer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/serializer.cc \ ) mkdir -p build/release/obj/serializer/log/lba/ ./build/release/dep/serializer/log/lba/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/lba/lba_list.o src/serializer/log/lba/lba_list.cc \ -MP -MQ build/release/obj/serializer/log/lba/lba_list.o -MD -MF ./build/release/dep/serializer/log/lba/lba_list.d test ./build/release/dep/serializer/log/lba/lba_list.d -nt src/serializer/log/lba/lba_list.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/lba/lba_list.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/lba/lba_list.cc \ ) mkdir -p build/release/obj/serializer/log/lba/ ./build/release/dep/serializer/log/lba/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/lba/extent.o src/serializer/log/lba/extent.cc \ -MP -MQ build/release/obj/serializer/log/lba/extent.o -MD -MF ./build/release/dep/serializer/log/lba/extent.d test ./build/release/dep/serializer/log/lba/extent.d -nt src/serializer/log/lba/extent.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/lba/extent.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/lba/extent.cc \ ) mkdir -p build/release/obj/serializer/log/lba/ ./build/release/dep/serializer/log/lba/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/lba/disk_structure.o src/serializer/log/lba/disk_structure.cc \ -MP -MQ build/release/obj/serializer/log/lba/disk_structure.o -MD -MF ./build/release/dep/serializer/log/lba/disk_structure.d test ./build/release/dep/serializer/log/lba/disk_structure.d -nt src/serializer/log/lba/disk_structure.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/lba/disk_structure.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/lba/disk_structure.cc \ ) mkdir -p build/release/obj/serializer/log/lba/ ./build/release/dep/serializer/log/lba/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/lba/in_memory_index.o src/serializer/log/lba/in_memory_index.cc \ -MP -MQ build/release/obj/serializer/log/lba/in_memory_index.o -MD -MF ./build/release/dep/serializer/log/lba/in_memory_index.d test ./build/release/dep/serializer/log/lba/in_memory_index.d -nt src/serializer/log/lba/in_memory_index.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/lba/in_memory_index.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/lba/in_memory_index.cc \ ) mkdir -p build/release/obj/serializer/log/lba/ ./build/release/dep/serializer/log/lba/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/lba/disk_extent.o src/serializer/log/lba/disk_extent.cc \ -MP -MQ build/release/obj/serializer/log/lba/disk_extent.o -MD -MF ./build/release/dep/serializer/log/lba/disk_extent.d test ./build/release/dep/serializer/log/lba/disk_extent.d -nt src/serializer/log/lba/disk_extent.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/lba/disk_extent.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/lba/disk_extent.cc \ ) mkdir -p build/release/obj/serializer/log/ ./build/release/dep/serializer/log/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/extent_manager.o src/serializer/log/extent_manager.cc \ -MP -MQ build/release/obj/serializer/log/extent_manager.o -MD -MF ./build/release/dep/serializer/log/extent_manager.d test ./build/release/dep/serializer/log/extent_manager.d -nt src/serializer/log/extent_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/extent_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/extent_manager.cc \ ) mkdir -p build/release/obj/serializer/log/ ./build/release/dep/serializer/log/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/log_serializer.o src/serializer/log/log_serializer.cc \ -MP -MQ build/release/obj/serializer/log/log_serializer.o -MD -MF ./build/release/dep/serializer/log/log_serializer.d test ./build/release/dep/serializer/log/log_serializer.d -nt src/serializer/log/log_serializer.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/log_serializer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/log_serializer.cc \ ) mkdir -p build/release/obj/serializer/log/ ./build/release/dep/serializer/log/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/static_header.o src/serializer/log/static_header.cc \ -MP -MQ build/release/obj/serializer/log/static_header.o -MD -MF ./build/release/dep/serializer/log/static_header.d test ./build/release/dep/serializer/log/static_header.d -nt src/serializer/log/static_header.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/static_header.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/static_header.cc \ ) mkdir -p build/release/obj/serializer/log/ ./build/release/dep/serializer/log/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/metablock_manager.o src/serializer/log/metablock_manager.cc \ -MP -MQ build/release/obj/serializer/log/metablock_manager.o -MD -MF ./build/release/dep/serializer/log/metablock_manager.d test ./build/release/dep/serializer/log/metablock_manager.d -nt src/serializer/log/metablock_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/metablock_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/metablock_manager.cc \ ) mkdir -p build/release/obj/serializer/log/ ./build/release/dep/serializer/log/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/log/data_block_manager.o src/serializer/log/data_block_manager.cc \ -MP -MQ build/release/obj/serializer/log/data_block_manager.o -MD -MF ./build/release/dep/serializer/log/data_block_manager.d test ./build/release/dep/serializer/log/data_block_manager.d -nt src/serializer/log/data_block_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/log/data_block_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/log/data_block_manager.cc \ ) mkdir -p build/release/obj/serializer/ ./build/release/dep/serializer/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/merger.o src/serializer/merger.cc \ -MP -MQ build/release/obj/serializer/merger.o -MD -MF ./build/release/dep/serializer/merger.d test ./build/release/dep/serializer/merger.d -nt src/serializer/merger.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/merger.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/merger.cc \ ) mkdir -p build/release/obj/serializer/ ./build/release/dep/serializer/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/translator.o src/serializer/translator.cc \ -MP -MQ build/release/obj/serializer/translator.o -MD -MF ./build/release/dep/serializer/translator.d test ./build/release/dep/serializer/translator.d -nt src/serializer/translator.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/translator.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/translator.cc \ ) mkdir -p build/release/obj/serializer/ ./build/release/dep/serializer/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/serializer/buf_ptr.o src/serializer/buf_ptr.cc \ -MP -MQ build/release/obj/serializer/buf_ptr.o -MD -MF ./build/release/dep/serializer/buf_ptr.d test ./build/release/dep/serializer/buf_ptr.d -nt src/serializer/buf_ptr.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/serializer/buf_ptr.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/serializer/buf_ptr.cc \ ) mkdir -p build/release/obj/rpc/directory/ ./build/release/dep/rpc/directory/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/directory/map_write_manager.o src/rpc/directory/map_write_manager.cc \ -MP -MQ build/release/obj/rpc/directory/map_write_manager.o -MD -MF ./build/release/dep/rpc/directory/map_write_manager.d test ./build/release/dep/rpc/directory/map_write_manager.d -nt src/rpc/directory/map_write_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/directory/map_write_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/directory/map_write_manager.cc \ ) mkdir -p build/release/obj/rpc/directory/ ./build/release/dep/rpc/directory/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/directory/map_read_manager.o src/rpc/directory/map_read_manager.cc \ -MP -MQ build/release/obj/rpc/directory/map_read_manager.o -MD -MF ./build/release/dep/rpc/directory/map_read_manager.d test ./build/release/dep/rpc/directory/map_read_manager.d -nt src/rpc/directory/map_read_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/directory/map_read_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/directory/map_read_manager.cc \ ) mkdir -p build/release/obj/rpc/directory/ ./build/release/dep/rpc/directory/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/directory/write_manager.o src/rpc/directory/write_manager.cc \ -MP -MQ build/release/obj/rpc/directory/write_manager.o -MD -MF ./build/release/dep/rpc/directory/write_manager.d test ./build/release/dep/rpc/directory/write_manager.d -nt src/rpc/directory/write_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/directory/write_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/directory/write_manager.cc \ ) mkdir -p build/release/obj/rpc/directory/ ./build/release/dep/rpc/directory/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/directory/read_manager.o src/rpc/directory/read_manager.cc \ -MP -MQ build/release/obj/rpc/directory/read_manager.o -MD -MF ./build/release/dep/rpc/directory/read_manager.d In file included from src/rpc/directory/read_manager.cc:2: ./src/rpc/directory/read_manager.tcc: In instantiation of ‘void directory_read_manager_t::propagate_update(connectivity_cluster_t::connection_t*, auto_drainer_t::lock_t, const boost::shared_ptr&, fifo_enforcer_write_token_t, auto_drainer_t::lock_t) [with metadata_t = int]’: src/rpc/directory/read_manager.cc:4:16: required from here ./src/rpc/directory/read_manager.tcc:244:7: warning: catching polymorphic type ‘class interrupted_exc_t’ by value [-Wcatch-value=] } catch (interrupted_exc_t) { ^~~~~ ./src/rpc/directory/read_manager.tcc: In instantiation of ‘void directory_read_manager_t::propagate_update(connectivity_cluster_t::connection_t*, auto_drainer_t::lock_t, const boost::shared_ptr&, fifo_enforcer_write_token_t, auto_drainer_t::lock_t) [with metadata_t = cluster_directory_metadata_t]’: src/rpc/directory/read_manager.cc:7:16: required from here ./src/rpc/directory/read_manager.tcc:244:7: warning: catching polymorphic type ‘class interrupted_exc_t’ by value [-Wcatch-value=] test ./build/release/dep/rpc/directory/read_manager.d -nt src/rpc/directory/read_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/directory/read_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/directory/read_manager.cc \ ) mkdir -p build/release/obj/rpc/connectivity/ ./build/release/dep/rpc/connectivity/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/connectivity/cluster.o src/rpc/connectivity/cluster.cc \ -MP -MQ build/release/obj/rpc/connectivity/cluster.o -MD -MF ./build/release/dep/rpc/connectivity/cluster.d test ./build/release/dep/rpc/connectivity/cluster.d -nt src/rpc/connectivity/cluster.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/connectivity/cluster.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/connectivity/cluster.cc \ ) mkdir -p build/release/obj/rpc/connectivity/ ./build/release/dep/rpc/connectivity/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/connectivity/server_id.o src/rpc/connectivity/server_id.cc \ -MP -MQ build/release/obj/rpc/connectivity/server_id.o -MD -MF ./build/release/dep/rpc/connectivity/server_id.d test ./build/release/dep/rpc/connectivity/server_id.d -nt src/rpc/connectivity/server_id.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/connectivity/server_id.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/connectivity/server_id.cc \ ) mkdir -p build/release/obj/rpc/connectivity/ ./build/release/dep/rpc/connectivity/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/connectivity/peer_id.o src/rpc/connectivity/peer_id.cc \ -MP -MQ build/release/obj/rpc/connectivity/peer_id.o -MD -MF ./build/release/dep/rpc/connectivity/peer_id.d test ./build/release/dep/rpc/connectivity/peer_id.d -nt src/rpc/connectivity/peer_id.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/connectivity/peer_id.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/connectivity/peer_id.cc \ ) mkdir -p build/release/obj/rpc/semilattice/ ./build/release/dep/rpc/semilattice/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/semilattice/semilattice_manager.o src/rpc/semilattice/semilattice_manager.cc \ -MP -MQ build/release/obj/rpc/semilattice/semilattice_manager.o -MD -MF ./build/release/dep/rpc/semilattice/semilattice_manager.d test ./build/release/dep/rpc/semilattice/semilattice_manager.d -nt src/rpc/semilattice/semilattice_manager.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/semilattice/semilattice_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/semilattice/semilattice_manager.cc \ ) mkdir -p build/release/obj/rpc/mailbox/ ./build/release/dep/rpc/mailbox/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/rpc/mailbox/mailbox.o src/rpc/mailbox/mailbox.cc \ -MP -MQ build/release/obj/rpc/mailbox/mailbox.o -MD -MF ./build/release/dep/rpc/mailbox/mailbox.d test ./build/release/dep/rpc/mailbox/mailbox.d -nt src/rpc/mailbox/mailbox.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/rpc/mailbox/mailbox.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/rpc/mailbox/mailbox.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/backtrace.o src/backtrace.cc \ -MP -MQ build/release/obj/backtrace.o -MD -MF ./build/release/dep/backtrace.d test ./build/release/dep/backtrace.d -nt src/backtrace.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/backtrace.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/backtrace.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wswitch-default -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/main.o src/main.cc \ -MP -MQ build/release/obj/main.o -MD -MF ./build/release/dep/main.d test ./build/release/dep/main.d -nt src/main.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/main.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/main.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/activity_logger.o src/activity_logger.cc \ -MP -MQ build/release/obj/activity_logger.o -MD -MF ./build/release/dep/activity_logger.d test ./build/release/dep/activity_logger.d -nt src/activity_logger.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/activity_logger.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/activity_logger.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/utils.o src/utils.cc \ -MP -MQ build/release/obj/utils.o -MD -MF ./build/release/dep/utils.d test ./build/release/dep/utils.d -nt src/utils.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/utils.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/utils.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/errors.o src/errors.cc \ -MP -MQ build/release/obj/errors.o -MD -MF ./build/release/dep/errors.d test ./build/release/dep/errors.d -nt src/errors.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/errors.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/errors.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/initialization_guard.o src/crypto/initialization_guard.cc \ -MP -MQ build/release/obj/crypto/initialization_guard.o -MD -MF ./build/release/dep/crypto/initialization_guard.d src/crypto/initialization_guard.cc: In constructor ‘crypto::initialization_guard_t::initialization_guard_t()’: src/crypto/initialization_guard.cc:28:7: warning: statement has no effect [-Wunused-value] }); ^ test ./build/release/dep/crypto/initialization_guard.d -nt src/crypto/initialization_guard.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/initialization_guard.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/initialization_guard.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/hmac.o src/crypto/hmac.cc \ -MP -MQ build/release/obj/crypto/hmac.o -MD -MF ./build/release/dep/crypto/hmac.d test ./build/release/dep/crypto/hmac.d -nt src/crypto/hmac.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/hmac.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/hmac.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/hash.o src/crypto/hash.cc \ -MP -MQ build/release/obj/crypto/hash.o -MD -MF ./build/release/dep/crypto/hash.d test ./build/release/dep/crypto/hash.d -nt src/crypto/hash.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/hash.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/hash.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/pbkcs5_pbkdf2_hmac.o src/crypto/pbkcs5_pbkdf2_hmac.cc \ -MP -MQ build/release/obj/crypto/pbkcs5_pbkdf2_hmac.o -MD -MF ./build/release/dep/crypto/pbkcs5_pbkdf2_hmac.d test ./build/release/dep/crypto/pbkcs5_pbkdf2_hmac.d -nt src/crypto/pbkcs5_pbkdf2_hmac.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/pbkcs5_pbkdf2_hmac.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/pbkcs5_pbkdf2_hmac.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/saslprep.o src/crypto/saslprep.cc \ -MP -MQ build/release/obj/crypto/saslprep.o -MD -MF ./build/release/dep/crypto/saslprep.d test ./build/release/dep/crypto/saslprep.d -nt src/crypto/saslprep.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/saslprep.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/saslprep.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/random.o src/crypto/random.cc \ -MP -MQ build/release/obj/crypto/random.o -MD -MF ./build/release/dep/crypto/random.d test ./build/release/dep/crypto/random.d -nt src/crypto/random.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/random.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/random.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/error.o src/crypto/error.cc \ -MP -MQ build/release/obj/crypto/error.o -MD -MF ./build/release/dep/crypto/error.d test ./build/release/dep/crypto/error.d -nt src/crypto/error.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/error.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/error.cc \ ) mkdir -p build/release/obj/crypto/ ./build/release/dep/crypto/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/crypto/base64.o src/crypto/base64.cc \ -MP -MQ build/release/obj/crypto/base64.o -MD -MF ./build/release/dep/crypto/base64.d test ./build/release/dep/crypto/base64.d -nt src/crypto/base64.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/crypto/base64.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/crypto/base64.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/random.o src/random.cc \ -MP -MQ build/release/obj/random.o -MD -MF ./build/release/dep/random.d test ./build/release/dep/random.d -nt src/random.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/random.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/random.cc \ ) mkdir -p build/release/obj/region/ ./build/release/dep/region/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/region/region.o src/region/region.cc \ -MP -MQ build/release/obj/region/region.o -MD -MF ./build/release/dep/region/region.d test ./build/release/dep/region/region.d -nt src/region/region.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/region/region.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/region/region.cc \ ) mkdir -p build/release/obj/region/ ./build/release/dep/region/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/region/hash_region.o src/region/hash_region.cc \ -MP -MQ build/release/obj/region/hash_region.o -MD -MF ./build/release/dep/region/hash_region.d test ./build/release/dep/region/hash_region.d -nt src/region/hash_region.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/region/hash_region.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/region/hash_region.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/stl_utils.o src/stl_utils.cc \ -MP -MQ build/release/obj/stl_utils.o -MD -MF ./build/release/dep/stl_utils.d test ./build/release/dep/stl_utils.d -nt src/stl_utils.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/stl_utils.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/stl_utils.cc \ ) mkdir -p build/release/obj/ ./build/release/dep/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/threading.o src/threading.cc \ -MP -MQ build/release/obj/threading.o -MD -MF ./build/release/dep/threading.d test ./build/release/dep/threading.d -nt src/threading.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/threading.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/threading.cc \ ) mkdir -p build/release/obj/parsing/ ./build/release/dep/parsing/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/parsing/utf8.o src/parsing/utf8.cc \ -MP -MQ build/release/obj/parsing/utf8.o -MD -MF ./build/release/dep/parsing/utf8.d test ./build/release/dep/parsing/utf8.d -nt src/parsing/utf8.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/parsing/utf8.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/parsing/utf8.cc \ ) mkdir -p build/release/obj/parsing/ ./build/release/dep/parsing/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/parsing/util.o src/parsing/util.cc \ -MP -MQ build/release/obj/parsing/util.o -MD -MF ./build/release/dep/parsing/util.d test ./build/release/dep/parsing/util.d -nt src/parsing/util.cc || ( \ echo 'Warning: Missing dep file: `./build/release/dep/parsing/util.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ sleep 1; touch src/parsing/util.cc \ ) mkdir -p build/release/obj/client_protocol/ ./build/release/dep/client_protocol/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16-patched2/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.6\" -DRETHINKDB_CODE_VERSION=\"2.3.6\" -c -o build/release/obj/client_protocol/server.o src/client_protocol/server.cc \ -MP -MQ build/release/obj/client_protocol/server.o -MD -MF ./build/release/dep/client_protocol/server.d src/client_protocol/server.cc: In member function ‘size_t http_conn_cache_t::sha_hasher_t::operator()(const conn_key_t&) const’: src/client_protocol/server.cc:177:16: error: aggregate ‘EVP_MD_CTX c’ has incomplete type and cannot be defined EVP_MD_CTX c; ^ In file included from ./src/rdb_protocol/datum.hpp:22, from ./src/perfmon/core.hpp:14, from ./src/perfmon/perfmon.hpp:20, from ./src/client_protocol/server.hpp:26, from src/client_protocol/server.cc:10: ./src/rapidjson/document.h: In instantiation of ‘void rapidjson::GenericValue::SetObjectRaw(rapidjson::GenericValue::Member*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjson::GenericValue::Member = rapidjson::GenericMember, rapidjson::MemoryPoolAllocator<> >; rapidjson::SizeType = unsigned int]’: ./src/rapidjson/document.h:1857:9: required from ‘bool rapidjson::GenericDocument::EndObject(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::SizeType = unsigned int]’ ./src/rapidjson/reader.h:1349:18: required from ‘rapidjson::GenericReader::IterativeParsingState rapidjson::GenericReader::Transit(rapidjson::GenericReader::IterativeParsingState, rapidjson::GenericReader::Token, rapidjson::GenericReader::IterativeParsingState, InputStream&, Handler&) [with unsigned int parseFlags = 16; InputStream = rapidjson::GenericStringStream >; Handler = rapidjson::GenericDocument >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::MemoryPoolAllocator<>]’ ./src/rapidjson/reader.h:1429:58: required from ‘rapidjson::ParseResult rapidjson::GenericReader::IterativeParse(InputStream&, Handler&) [with unsigned int parseFlags = 16; InputStream = rapidjson::GenericStringStream >; Handler = rapidjson::GenericDocument >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::MemoryPoolAllocator<>]’ ./src/rapidjson/reader.h:412:46: required from ‘rapidjson::ParseResult rapidjson::GenericReader::Parse(InputStream&, Handler&) [with unsigned int parseFlags = 16; InputStream = rapidjson::GenericStringStream >; Handler = rapidjson::GenericDocument >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::MemoryPoolAllocator<>]’ ./src/rapidjson/document.h:1703:22: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::ParseStream(InputStream&) [with unsigned int parseFlags = 16; SourceEncoding = rapidjson::UTF8<>; InputStream = rapidjson::GenericStringStream >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator]’ ./src/rapidjson/document.h:1779:55: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::Parse(const Ch*) [with unsigned int parseFlags = 16; SourceEncoding = rapidjson::UTF8<>; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::GenericDocument::Ch = char]’ ./src/rapidjson/document.h:1788:43: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::Parse(const Ch*) [with unsigned int parseFlags = 16; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::GenericDocument::Ch = char]’ ./src/rapidjson/document.h:1795:41: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::Parse(const Ch*) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::GenericDocument::Ch = char]’ src/client_protocol/server.cc:237:33: required from here ./src/rapidjson/document.h:1557:20: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘rapidjson::GenericValue >::Member’ {aka ‘struct rapidjson::GenericMember, rapidjson::MemoryPoolAllocator<> >’} with no trivial copy-assignment; use copy-assignment instead [-Wclass-memaccess] std::memcpy(data_.o.members, members, count * sizeof(Member)); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./src/rdb_protocol/datum.hpp:22, from ./src/perfmon/core.hpp:14, from ./src/perfmon/perfmon.hpp:20, from ./src/client_protocol/server.hpp:26, from src/client_protocol/server.cc:10: ./src/rapidjson/document.h:82:8: note: ‘rapidjson::GenericValue >::Member’ {aka ‘struct rapidjson::GenericMember, rapidjson::MemoryPoolAllocator<> >’} declared here struct GenericMember { ^~~~~~~~~~~~~ In file included from ./src/rdb_protocol/datum.hpp:22, from ./src/perfmon/core.hpp:14, from ./src/perfmon/perfmon.hpp:20, from ./src/client_protocol/server.hpp:26, from src/client_protocol/server.cc:10: ./src/rapidjson/document.h: In instantiation of ‘void rapidjson::GenericValue::SetArrayRaw(rapidjson::GenericValue*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjson::SizeType = unsigned int]’: ./src/rapidjson/document.h:1865:9: required from ‘bool rapidjson::GenericDocument::EndArray(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::SizeType = unsigned int]’ ./src/rapidjson/reader.h:1374:18: required from ‘rapidjson::GenericReader::IterativeParsingState rapidjson::GenericReader::Transit(rapidjson::GenericReader::IterativeParsingState, rapidjson::GenericReader::Token, rapidjson::GenericReader::IterativeParsingState, InputStream&, Handler&) [with unsigned int parseFlags = 16; InputStream = rapidjson::GenericStringStream >; Handler = rapidjson::GenericDocument >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::MemoryPoolAllocator<>]’ ./src/rapidjson/reader.h:1429:58: required from ‘rapidjson::ParseResult rapidjson::GenericReader::IterativeParse(InputStream&, Handler&) [with unsigned int parseFlags = 16; InputStream = rapidjson::GenericStringStream >; Handler = rapidjson::GenericDocument >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::MemoryPoolAllocator<>]’ ./src/rapidjson/reader.h:412:46: required from ‘rapidjson::ParseResult rapidjson::GenericReader::Parse(InputStream&, Handler&) [with unsigned int parseFlags = 16; InputStream = rapidjson::GenericStringStream >; Handler = rapidjson::GenericDocument >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::MemoryPoolAllocator<>]’ ./src/rapidjson/document.h:1703:22: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::ParseStream(InputStream&) [with unsigned int parseFlags = 16; SourceEncoding = rapidjson::UTF8<>; InputStream = rapidjson::GenericStringStream >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator]’ ./src/rapidjson/document.h:1779:55: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::Parse(const Ch*) [with unsigned int parseFlags = 16; SourceEncoding = rapidjson::UTF8<>; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::GenericDocument::Ch = char]’ ./src/rapidjson/document.h:1788:43: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::Parse(const Ch*) [with unsigned int parseFlags = 16; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::GenericDocument::Ch = char]’ ./src/rapidjson/document.h:1795:41: required from ‘rapidjson::GenericDocument& rapidjson::GenericDocument::Parse(const Ch*) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::RAllocator; rapidjson::GenericDocument::Ch = char]’ src/client_protocol/server.cc:237:33: required from here ./src/rapidjson/document.h:1549:20: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class rapidjson::GenericValue >’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] std::memcpy(data_.a.elements, values, count * sizeof(GenericValue)); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/rapidjson/document.h:421:7: note: ‘class rapidjson::GenericValue >’ declared here class GenericValue { ^~~~~~~~~~~~ make[1]: *** [src/build.mk:392: build/release/obj/client_protocol/server.o] Error 1 make: *** [Makefile:53: make] Error 2 * ERROR: dev-db/rethinkdb-2.3.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/rethinkdb-2.3.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/rethinkdb-2.3.6::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:rethinkdb-2.3.6:20181231-230431.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/rethinkdb-2.3.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/rethinkdb-2.3.6/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6' * S: '/var/tmp/portage/dev-db/rethinkdb-2.3.6/work/rethinkdb-2.3.6'