Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 500200 Details for
Bug 597340
dev-db/rethinkdb-2.3.4 : src/.../command_line.cc:922:5: error: ‘EC_KEY’ was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:rethinkdb-2.3.6:20171026-152929.log
dev-db:rethinkdb-2.3.6:20171026-152929.log (text/plain), 394.71 KB, created by
Toralf Förster
on 2017-10-26 16:29:17 UTC
(
hide
)
Description:
dev-db:rethinkdb-2.3.6:20171026-152929.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-10-26 16:29:17 UTC
Size:
394.71 KB
patch
obsolete
> * 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 test userpriv usersandbox > * Adding group 'rethinkdb' to your system ... > * - Groupid: next available > * Adding user 'rethinkdb' to your system ... > * - Userid: 110 > * - 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.12(1)-release >Use ccache: no >C++ Compiler: GCC 6.4.0 (x86_64-pc-linux-gnu-g++) >Host System: x86_64-pc-linux-gnu >Build System: Linux 4.13.9 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.4.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++ -Werror=terminate -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.4.1/work/protobuf-3.4.1/src/google/protobuf/compiler/parser.cc:546] 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++ -Werror=terminate -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... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking 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... gcc -E >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 <string> works... yes >checking if #include <atomic> 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 -Wall -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) >CXXFLAGS=-Werror=terminate -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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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 >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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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 >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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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++ -Werror=terminate -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 >test ./build/release/dep/client_protocol/server.d -nt src/client_protocol/server.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/client_protocol/server.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/client_protocol/server.cc \ >) >mkdir -p build/release/obj/client_protocol/ ./build/release/dep/client_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/protocols.o src/client_protocol/protocols.cc \ > -MP -MQ build/release/obj/client_protocol/protocols.o -MD -MF ./build/release/dep/client_protocol/protocols.d >test ./build/release/dep/client_protocol/protocols.d -nt src/client_protocol/protocols.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/client_protocol/protocols.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/client_protocol/protocols.cc \ >) >mkdir -p build/release/obj/client_protocol/ ./build/release/dep/client_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/json.o src/client_protocol/json.cc \ > -MP -MQ build/release/obj/client_protocol/json.o -MD -MF ./build/release/dep/client_protocol/json.d >test ./build/release/dep/client_protocol/json.d -nt src/client_protocol/json.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/client_protocol/json.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/client_protocol/json.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/timestamp_enforcer.o src/concurrency/timestamp_enforcer.cc \ > -MP -MQ build/release/obj/concurrency/timestamp_enforcer.o -MD -MF ./build/release/dep/concurrency/timestamp_enforcer.d >test ./build/release/dep/concurrency/timestamp_enforcer.d -nt src/concurrency/timestamp_enforcer.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/timestamp_enforcer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/timestamp_enforcer.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/new_semaphore.o src/concurrency/new_semaphore.cc \ > -MP -MQ build/release/obj/concurrency/new_semaphore.o -MD -MF ./build/release/dep/concurrency/new_semaphore.d >test ./build/release/dep/concurrency/new_semaphore.d -nt src/concurrency/new_semaphore.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/new_semaphore.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/new_semaphore.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/watchdog_timer.o src/concurrency/watchdog_timer.cc \ > -MP -MQ build/release/obj/concurrency/watchdog_timer.o -MD -MF ./build/release/dep/concurrency/watchdog_timer.d >test ./build/release/dep/concurrency/watchdog_timer.d -nt src/concurrency/watchdog_timer.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/watchdog_timer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/watchdog_timer.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/cond_var.o src/concurrency/cond_var.cc \ > -MP -MQ build/release/obj/concurrency/cond_var.o -MD -MF ./build/release/dep/concurrency/cond_var.d >test ./build/release/dep/concurrency/cond_var.d -nt src/concurrency/cond_var.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/cond_var.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/cond_var.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/wait_any.o src/concurrency/wait_any.cc \ > -MP -MQ build/release/obj/concurrency/wait_any.o -MD -MF ./build/release/dep/concurrency/wait_any.d >test ./build/release/dep/concurrency/wait_any.d -nt src/concurrency/wait_any.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/wait_any.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/wait_any.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/mutex.o src/concurrency/mutex.cc \ > -MP -MQ build/release/obj/concurrency/mutex.o -MD -MF ./build/release/dep/concurrency/mutex.d >test ./build/release/dep/concurrency/mutex.d -nt src/concurrency/mutex.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/mutex.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/mutex.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/signal.o src/concurrency/signal.cc \ > -MP -MQ build/release/obj/concurrency/signal.o -MD -MF ./build/release/dep/concurrency/signal.d >test ./build/release/dep/concurrency/signal.d -nt src/concurrency/signal.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/signal.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/signal.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/cross_thread_signal.o src/concurrency/cross_thread_signal.cc \ > -MP -MQ build/release/obj/concurrency/cross_thread_signal.o -MD -MF ./build/release/dep/concurrency/cross_thread_signal.d >test ./build/release/dep/concurrency/cross_thread_signal.d -nt src/concurrency/cross_thread_signal.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/cross_thread_signal.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/cross_thread_signal.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/rwlock.o src/concurrency/rwlock.cc \ > -MP -MQ build/release/obj/concurrency/rwlock.o -MD -MF ./build/release/dep/concurrency/rwlock.d >test ./build/release/dep/concurrency/rwlock.d -nt src/concurrency/rwlock.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/rwlock.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/rwlock.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/fifo_checker.o src/concurrency/fifo_checker.cc \ > -MP -MQ build/release/obj/concurrency/fifo_checker.o -MD -MF ./build/release/dep/concurrency/fifo_checker.d >test ./build/release/dep/concurrency/fifo_checker.d -nt src/concurrency/fifo_checker.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/fifo_checker.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/fifo_checker.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/cross_thread_mutex.o src/concurrency/cross_thread_mutex.cc \ > -MP -MQ build/release/obj/concurrency/cross_thread_mutex.o -MD -MF ./build/release/dep/concurrency/cross_thread_mutex.d >test ./build/release/dep/concurrency/cross_thread_mutex.d -nt src/concurrency/cross_thread_mutex.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/cross_thread_mutex.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/cross_thread_mutex.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/pump_coro.o src/concurrency/pump_coro.cc \ > -MP -MQ build/release/obj/concurrency/pump_coro.o -MD -MF ./build/release/dep/concurrency/pump_coro.d >test ./build/release/dep/concurrency/pump_coro.d -nt src/concurrency/pump_coro.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/pump_coro.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/pump_coro.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/interruptor.o src/concurrency/interruptor.cc \ > -MP -MQ build/release/obj/concurrency/interruptor.o -MD -MF ./build/release/dep/concurrency/interruptor.d >test ./build/release/dep/concurrency/interruptor.d -nt src/concurrency/interruptor.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/interruptor.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/interruptor.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/semaphore.o src/concurrency/semaphore.cc \ > -MP -MQ build/release/obj/concurrency/semaphore.o -MD -MF ./build/release/dep/concurrency/semaphore.d >test ./build/release/dep/concurrency/semaphore.d -nt src/concurrency/semaphore.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/semaphore.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/semaphore.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/auto_drainer.o src/concurrency/auto_drainer.cc \ > -MP -MQ build/release/obj/concurrency/auto_drainer.o -MD -MF ./build/release/dep/concurrency/auto_drainer.d >test ./build/release/dep/concurrency/auto_drainer.d -nt src/concurrency/auto_drainer.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/auto_drainer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/auto_drainer.cc \ >) >mkdir -p build/release/obj/concurrency/ ./build/release/dep/concurrency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/concurrency/fifo_enforcer.o src/concurrency/fifo_enforcer.cc \ > -MP -MQ build/release/obj/concurrency/fifo_enforcer.o -MD -MF ./build/release/dep/concurrency/fifo_enforcer.d >test ./build/release/dep/concurrency/fifo_enforcer.d -nt src/concurrency/fifo_enforcer.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/concurrency/fifo_enforcer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/concurrency/fifo_enforcer.cc \ >) >mkdir -p build/release/obj/http/ ./build/release/dep/http/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/http/routing_app.o src/http/routing_app.cc \ > -MP -MQ build/release/obj/http/routing_app.o -MD -MF ./build/release/dep/http/routing_app.d >test ./build/release/dep/http/routing_app.d -nt src/http/routing_app.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/http/routing_app.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/http/routing_app.cc \ >) >mkdir -p build/release/obj/http/ ./build/release/dep/http/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/http/http.o src/http/http.cc \ > -MP -MQ build/release/obj/http/http.o -MD -MF ./build/release/dep/http/http.d >test ./build/release/dep/http/http.d -nt src/http/http.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/http/http.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/http/http.cc \ >) >mkdir -p build/release/obj/http/ ./build/release/dep/http/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/http/file_app.o src/http/file_app.cc \ > -MP -MQ build/release/obj/http/file_app.o -MD -MF ./build/release/dep/http/file_app.d >test ./build/release/dep/http/file_app.d -nt src/http/file_app.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/http/file_app.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/http/file_app.cc \ >) >mkdir -p build/release/obj/http/ ./build/release/dep/http/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/http/http_parser.o src/http/http_parser.cc \ > -MP -MQ build/release/obj/http/http_parser.o -MD -MF ./build/release/dep/http/http_parser.d >test ./build/release/dep/http/http_parser.d -nt src/http/http_parser.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/http/http_parser.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/http/http_parser.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/page_cache.o src/buffer_cache/page_cache.cc \ > -MP -MQ build/release/obj/buffer_cache/page_cache.o -MD -MF ./build/release/dep/buffer_cache/page_cache.d >test ./build/release/dep/buffer_cache/page_cache.d -nt src/buffer_cache/page_cache.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/page_cache.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/page_cache.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/alt.o src/buffer_cache/alt.cc \ > -MP -MQ build/release/obj/buffer_cache/alt.o -MD -MF ./build/release/dep/buffer_cache/alt.d >test ./build/release/dep/buffer_cache/alt.d -nt src/buffer_cache/alt.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/alt.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/alt.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/serialize_onto_blob.o src/buffer_cache/serialize_onto_blob.cc \ > -MP -MQ build/release/obj/buffer_cache/serialize_onto_blob.o -MD -MF ./build/release/dep/buffer_cache/serialize_onto_blob.d >test ./build/release/dep/buffer_cache/serialize_onto_blob.d -nt src/buffer_cache/serialize_onto_blob.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/serialize_onto_blob.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/serialize_onto_blob.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/stats.o src/buffer_cache/stats.cc \ > -MP -MQ build/release/obj/buffer_cache/stats.o -MD -MF ./build/release/dep/buffer_cache/stats.d >test ./build/release/dep/buffer_cache/stats.d -nt src/buffer_cache/stats.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/stats.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/stats.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/cache_account.o src/buffer_cache/cache_account.cc \ > -MP -MQ build/release/obj/buffer_cache/cache_account.o -MD -MF ./build/release/dep/buffer_cache/cache_account.d >test ./build/release/dep/buffer_cache/cache_account.d -nt src/buffer_cache/cache_account.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/cache_account.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/cache_account.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/types.o src/buffer_cache/types.cc \ > -MP -MQ build/release/obj/buffer_cache/types.o -MD -MF ./build/release/dep/buffer_cache/types.d >test ./build/release/dep/buffer_cache/types.d -nt src/buffer_cache/types.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/types.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/types.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/page.o src/buffer_cache/page.cc \ > -MP -MQ build/release/obj/buffer_cache/page.o -MD -MF ./build/release/dep/buffer_cache/page.d >test ./build/release/dep/buffer_cache/page.d -nt src/buffer_cache/page.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/page.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/page.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/eviction_bag.o src/buffer_cache/eviction_bag.cc \ > -MP -MQ build/release/obj/buffer_cache/eviction_bag.o -MD -MF ./build/release/dep/buffer_cache/eviction_bag.d >test ./build/release/dep/buffer_cache/eviction_bag.d -nt src/buffer_cache/eviction_bag.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/eviction_bag.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/eviction_bag.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/blob.o src/buffer_cache/blob.cc \ > -MP -MQ build/release/obj/buffer_cache/blob.o -MD -MF ./build/release/dep/buffer_cache/blob.d >test ./build/release/dep/buffer_cache/blob.d -nt src/buffer_cache/blob.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/blob.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/blob.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/evicter.o src/buffer_cache/evicter.cc \ > -MP -MQ build/release/obj/buffer_cache/evicter.o -MD -MF ./build/release/dep/buffer_cache/evicter.d >test ./build/release/dep/buffer_cache/evicter.d -nt src/buffer_cache/evicter.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/evicter.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/evicter.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/cache_balancer.o src/buffer_cache/cache_balancer.cc \ > -MP -MQ build/release/obj/buffer_cache/cache_balancer.o -MD -MF ./build/release/dep/buffer_cache/cache_balancer.d >test ./build/release/dep/buffer_cache/cache_balancer.d -nt src/buffer_cache/cache_balancer.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/cache_balancer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/cache_balancer.cc \ >) >mkdir -p build/release/obj/buffer_cache/ ./build/release/dep/buffer_cache/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/buffer_cache/free_list.o src/buffer_cache/free_list.cc \ > -MP -MQ build/release/obj/buffer_cache/free_list.o -MD -MF ./build/release/dep/buffer_cache/free_list.d >test ./build/release/dep/buffer_cache/free_list.d -nt src/buffer_cache/free_list.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/buffer_cache/free_list.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/buffer_cache/free_list.cc \ >) >mkdir -p build/release/obj/ ./build/release/dep/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/debug.o src/debug.cc \ > -MP -MQ build/release/obj/debug.o -MD -MF ./build/release/dep/debug.d >test ./build/release/dep/debug.d -nt src/debug.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/debug.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/debug.cc \ >) >mkdir -p build/release/obj/cjson/ ./build/release/dep/cjson/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/cjson/cJSON.o src/cjson/cJSON.cc \ > -MP -MQ build/release/obj/cjson/cJSON.o -MD -MF ./build/release/dep/cjson/cJSON.d >test ./build/release/dep/cjson/cJSON.d -nt src/cjson/cJSON.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/cjson/cJSON.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/cjson/cJSON.cc \ >) >mkdir -p build/release/obj/cjson/ ./build/release/dep/cjson/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/cjson/json.o src/cjson/json.cc \ > -MP -MQ build/release/obj/cjson/json.o -MD -MF ./build/release/dep/cjson/json.d >test ./build/release/dep/cjson/json.d -nt src/cjson/json.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/cjson/json.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/cjson/json.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/http_runner.o src/extproc/http_runner.cc \ > -MP -MQ build/release/obj/extproc/http_runner.o -MD -MF ./build/release/dep/extproc/http_runner.d >test ./build/release/dep/extproc/http_runner.d -nt src/extproc/http_runner.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/http_runner.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/http_runner.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/extproc_job.o src/extproc/extproc_job.cc \ > -MP -MQ build/release/obj/extproc/extproc_job.o -MD -MF ./build/release/dep/extproc/extproc_job.d >test ./build/release/dep/extproc/extproc_job.d -nt src/extproc/extproc_job.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/extproc_job.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/extproc_job.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/http_job.o src/extproc/http_job.cc \ > -MP -MQ build/release/obj/extproc/http_job.o -MD -MF ./build/release/dep/extproc/http_job.d >test ./build/release/dep/extproc/http_job.d -nt src/extproc/http_job.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/http_job.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/http_job.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/extproc_spawner.o src/extproc/extproc_spawner.cc \ > -MP -MQ build/release/obj/extproc/extproc_spawner.o -MD -MF ./build/release/dep/extproc/extproc_spawner.d >test ./build/release/dep/extproc/extproc_spawner.d -nt src/extproc/extproc_spawner.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/extproc_spawner.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/extproc_spawner.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/js_job.o src/extproc/js_job.cc \ > -MP -MQ build/release/obj/extproc/js_job.o -MD -MF ./build/release/dep/extproc/js_job.d >test ./build/release/dep/extproc/js_job.d -nt src/extproc/js_job.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/js_job.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/js_job.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/extproc_pool.o src/extproc/extproc_pool.cc \ > -MP -MQ build/release/obj/extproc/extproc_pool.o -MD -MF ./build/release/dep/extproc/extproc_pool.d >test ./build/release/dep/extproc/extproc_pool.d -nt src/extproc/extproc_pool.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/extproc_pool.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/extproc_pool.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/js_runner.o src/extproc/js_runner.cc \ > -MP -MQ build/release/obj/extproc/js_runner.o -MD -MF ./build/release/dep/extproc/js_runner.d >test ./build/release/dep/extproc/js_runner.d -nt src/extproc/js_runner.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/js_runner.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/js_runner.cc \ >) >mkdir -p build/release/obj/extproc/ ./build/release/dep/extproc/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/extproc/extproc_worker.o src/extproc/extproc_worker.cc \ > -MP -MQ build/release/obj/extproc/extproc_worker.o -MD -MF ./build/release/dep/extproc/extproc_worker.d >test ./build/release/dep/extproc/extproc_worker.d -nt src/extproc/extproc_worker.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/extproc/extproc_worker.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/extproc/extproc_worker.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo_traversal.o src/rdb_protocol/geo_traversal.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo_traversal.o -MD -MF ./build/release/dep/rdb_protocol/geo_traversal.d >test ./build/release/dep/rdb_protocol/geo_traversal.d -nt src/rdb_protocol/geo_traversal.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo_traversal.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo_traversal.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/erase_range.o src/rdb_protocol/erase_range.cc \ > -MP -MQ build/release/obj/rdb_protocol/erase_range.o -MD -MF ./build/release/dep/rdb_protocol/erase_range.d >test ./build/release/dep/rdb_protocol/erase_range.d -nt src/rdb_protocol/erase_range.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/erase_range.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/erase_range.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/datum.o src/rdb_protocol/datum.cc \ > -MP -MQ build/release/obj/rdb_protocol/datum.o -MD -MF ./build/release/dep/rdb_protocol/datum.d >test ./build/release/dep/rdb_protocol/datum.d -nt src/rdb_protocol/datum.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/datum.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/datum.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/btree_store.o src/rdb_protocol/btree_store.cc \ > -MP -MQ build/release/obj/rdb_protocol/btree_store.o -MD -MF ./build/release/dep/rdb_protocol/btree_store.d >test ./build/release/dep/rdb_protocol/btree_store.d -nt src/rdb_protocol/btree_store.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/btree_store.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/btree_store.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/changefeed.o src/rdb_protocol/changefeed.cc \ > -MP -MQ build/release/obj/rdb_protocol/changefeed.o -MD -MF ./build/release/dep/rdb_protocol/changefeed.d >test ./build/release/dep/rdb_protocol/changefeed.d -nt src/rdb_protocol/changefeed.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/changefeed.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/changefeed.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2latlngrect.o src/rdb_protocol/geo/s2/s2latlngrect.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2latlngrect.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2latlngrect.d >test ./build/release/dep/rdb_protocol/geo/s2/s2latlngrect.d -nt src/rdb_protocol/geo/s2/s2latlngrect.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2latlngrect.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2latlngrect.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2loop.o src/rdb_protocol/geo/s2/s2loop.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2loop.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2loop.d >test ./build/release/dep/rdb_protocol/geo/s2/s2loop.d -nt src/rdb_protocol/geo/s2/s2loop.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2loop.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2loop.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s1angle.o src/rdb_protocol/geo/s2/s1angle.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s1angle.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s1angle.d >test ./build/release/dep/rdb_protocol/geo/s2/s1angle.d -nt src/rdb_protocol/geo/s2/s1angle.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s1angle.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s1angle.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2edgeindex.o src/rdb_protocol/geo/s2/s2edgeindex.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2edgeindex.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2edgeindex.d >test ./build/release/dep/rdb_protocol/geo/s2/s2edgeindex.d -nt src/rdb_protocol/geo/s2/s2edgeindex.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2edgeindex.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2edgeindex.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2r2rect.o src/rdb_protocol/geo/s2/s2r2rect.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2r2rect.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2r2rect.d >test ./build/release/dep/rdb_protocol/geo/s2/s2r2rect.d -nt src/rdb_protocol/geo/s2/s2r2rect.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2r2rect.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2r2rect.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/util/coding/ ./build/release/dep/rdb_protocol/geo/s2/util/coding/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/util/coding/coder.o src/rdb_protocol/geo/s2/util/coding/coder.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/util/coding/coder.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/util/coding/coder.d >test ./build/release/dep/rdb_protocol/geo/s2/util/coding/coder.d -nt src/rdb_protocol/geo/s2/util/coding/coder.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/util/coding/coder.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/util/coding/coder.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/util/coding/ ./build/release/dep/rdb_protocol/geo/s2/util/coding/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/util/coding/varint.o src/rdb_protocol/geo/s2/util/coding/varint.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/util/coding/varint.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/util/coding/varint.d >test ./build/release/dep/rdb_protocol/geo/s2/util/coding/varint.d -nt src/rdb_protocol/geo/s2/util/coding/varint.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/util/coding/varint.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/util/coding/varint.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/util/math/exactfloat/ ./build/release/dep/rdb_protocol/geo/s2/util/math/exactfloat/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/util/math/exactfloat/exactfloat.o src/rdb_protocol/geo/s2/util/math/exactfloat/exactfloat.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/util/math/exactfloat/exactfloat.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/util/math/exactfloat/exactfloat.d >test ./build/release/dep/rdb_protocol/geo/s2/util/math/exactfloat/exactfloat.d -nt src/rdb_protocol/geo/s2/util/math/exactfloat/exactfloat.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/util/math/exactfloat/exactfloat.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/util/math/exactfloat/exactfloat.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/util/math/ ./build/release/dep/rdb_protocol/geo/s2/util/math/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/util/math/mathutil.o src/rdb_protocol/geo/s2/util/math/mathutil.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/util/math/mathutil.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/util/math/mathutil.d >test ./build/release/dep/rdb_protocol/geo/s2/util/math/mathutil.d -nt src/rdb_protocol/geo/s2/util/math/mathutil.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/util/math/mathutil.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/util/math/mathutil.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/util/math/ ./build/release/dep/rdb_protocol/geo/s2/util/math/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/util/math/mathlimits.o src/rdb_protocol/geo/s2/util/math/mathlimits.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/util/math/mathlimits.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/util/math/mathlimits.d >test ./build/release/dep/rdb_protocol/geo/s2/util/math/mathlimits.d -nt src/rdb_protocol/geo/s2/util/math/mathlimits.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/util/math/mathlimits.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/util/math/mathlimits.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s1interval.o src/rdb_protocol/geo/s2/s1interval.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s1interval.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s1interval.d >test ./build/release/dep/rdb_protocol/geo/s2/s1interval.d -nt src/rdb_protocol/geo/s2/s1interval.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s1interval.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s1interval.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2cap.o src/rdb_protocol/geo/s2/s2cap.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2cap.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2cap.d >test ./build/release/dep/rdb_protocol/geo/s2/s2cap.d -nt src/rdb_protocol/geo/s2/s2cap.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2cap.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2cap.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2latlng.o src/rdb_protocol/geo/s2/s2latlng.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2latlng.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2latlng.d >test ./build/release/dep/rdb_protocol/geo/s2/s2latlng.d -nt src/rdb_protocol/geo/s2/s2latlng.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2latlng.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2latlng.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2edgeutil.o src/rdb_protocol/geo/s2/s2edgeutil.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2edgeutil.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2edgeutil.d >test ./build/release/dep/rdb_protocol/geo/s2/s2edgeutil.d -nt src/rdb_protocol/geo/s2/s2edgeutil.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2edgeutil.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2edgeutil.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2cellunion.o src/rdb_protocol/geo/s2/s2cellunion.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2cellunion.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2cellunion.d >test ./build/release/dep/rdb_protocol/geo/s2/s2cellunion.d -nt src/rdb_protocol/geo/s2/s2cellunion.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2cellunion.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2cellunion.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2polyline.o src/rdb_protocol/geo/s2/s2polyline.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2polyline.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2polyline.d >test ./build/release/dep/rdb_protocol/geo/s2/s2polyline.d -nt src/rdb_protocol/geo/s2/s2polyline.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2polyline.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2polyline.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/strings/ ./build/release/dep/rdb_protocol/geo/s2/strings/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/strings/ascii_ctype.o src/rdb_protocol/geo/s2/strings/ascii_ctype.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/strings/ascii_ctype.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/strings/ascii_ctype.d >test ./build/release/dep/rdb_protocol/geo/s2/strings/ascii_ctype.d -nt src/rdb_protocol/geo/s2/strings/ascii_ctype.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/strings/ascii_ctype.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/strings/ascii_ctype.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/strings/ ./build/release/dep/rdb_protocol/geo/s2/strings/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/strings/strutil.o src/rdb_protocol/geo/s2/strings/strutil.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/strings/strutil.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/strings/strutil.d >test ./build/release/dep/rdb_protocol/geo/s2/strings/strutil.d -nt src/rdb_protocol/geo/s2/strings/strutil.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/strings/strutil.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/strings/strutil.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/strings/ ./build/release/dep/rdb_protocol/geo/s2/strings/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/strings/split.o src/rdb_protocol/geo/s2/strings/split.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/strings/split.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/strings/split.d >test ./build/release/dep/rdb_protocol/geo/s2/strings/split.d -nt src/rdb_protocol/geo/s2/strings/split.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/strings/split.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/strings/split.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/strings/ ./build/release/dep/rdb_protocol/geo/s2/strings/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/strings/stringprintf.o src/rdb_protocol/geo/s2/strings/stringprintf.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/strings/stringprintf.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/strings/stringprintf.d >test ./build/release/dep/rdb_protocol/geo/s2/strings/stringprintf.d -nt src/rdb_protocol/geo/s2/strings/stringprintf.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/strings/stringprintf.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/strings/stringprintf.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2regioncoverer.o src/rdb_protocol/geo/s2/s2regioncoverer.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2regioncoverer.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2regioncoverer.d >test ./build/release/dep/rdb_protocol/geo/s2/s2regioncoverer.d -nt src/rdb_protocol/geo/s2/s2regioncoverer.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2regioncoverer.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2regioncoverer.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2polygon.o src/rdb_protocol/geo/s2/s2polygon.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2polygon.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2polygon.d >test ./build/release/dep/rdb_protocol/geo/s2/s2polygon.d -nt src/rdb_protocol/geo/s2/s2polygon.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2polygon.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2polygon.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2regionunion.o src/rdb_protocol/geo/s2/s2regionunion.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2regionunion.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2regionunion.d >test ./build/release/dep/rdb_protocol/geo/s2/s2regionunion.d -nt src/rdb_protocol/geo/s2/s2regionunion.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2regionunion.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2regionunion.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2regionintersection.o src/rdb_protocol/geo/s2/s2regionintersection.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2regionintersection.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2regionintersection.d >test ./build/release/dep/rdb_protocol/geo/s2/s2regionintersection.d -nt src/rdb_protocol/geo/s2/s2regionintersection.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2regionintersection.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2regionintersection.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2region.o src/rdb_protocol/geo/s2/s2region.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2region.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2region.d >test ./build/release/dep/rdb_protocol/geo/s2/s2region.d -nt src/rdb_protocol/geo/s2/s2region.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2region.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2region.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2.o src/rdb_protocol/geo/s2/s2.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2.d >test ./build/release/dep/rdb_protocol/geo/s2/s2.d -nt src/rdb_protocol/geo/s2/s2.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2polygonbuilder.o src/rdb_protocol/geo/s2/s2polygonbuilder.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2polygonbuilder.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2polygonbuilder.d >test ./build/release/dep/rdb_protocol/geo/s2/s2polygonbuilder.d -nt src/rdb_protocol/geo/s2/s2polygonbuilder.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2polygonbuilder.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2polygonbuilder.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/base/ ./build/release/dep/rdb_protocol/geo/s2/base/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/base/strtoint.o src/rdb_protocol/geo/s2/base/strtoint.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/base/strtoint.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/base/strtoint.d >test ./build/release/dep/rdb_protocol/geo/s2/base/strtoint.d -nt src/rdb_protocol/geo/s2/base/strtoint.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/base/strtoint.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/base/strtoint.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/base/ ./build/release/dep/rdb_protocol/geo/s2/base/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/base/logging.o src/rdb_protocol/geo/s2/base/logging.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/base/logging.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/base/logging.d >test ./build/release/dep/rdb_protocol/geo/s2/base/logging.d -nt src/rdb_protocol/geo/s2/base/logging.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/base/logging.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/base/logging.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/base/ ./build/release/dep/rdb_protocol/geo/s2/base/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/base/int128.o src/rdb_protocol/geo/s2/base/int128.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/base/int128.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/base/int128.d >test ./build/release/dep/rdb_protocol/geo/s2/base/int128.d -nt src/rdb_protocol/geo/s2/base/int128.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/base/int128.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/base/int128.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/base/ ./build/release/dep/rdb_protocol/geo/s2/base/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/base/stringprintf.o src/rdb_protocol/geo/s2/base/stringprintf.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/base/stringprintf.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/base/stringprintf.d >test ./build/release/dep/rdb_protocol/geo/s2/base/stringprintf.d -nt src/rdb_protocol/geo/s2/base/stringprintf.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/base/stringprintf.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/base/stringprintf.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2cell.o src/rdb_protocol/geo/s2/s2cell.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2cell.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2cell.d >test ./build/release/dep/rdb_protocol/geo/s2/s2cell.d -nt src/rdb_protocol/geo/s2/s2cell.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2cell.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2cell.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2cellid.o src/rdb_protocol/geo/s2/s2cellid.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2cellid.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2cellid.d >test ./build/release/dep/rdb_protocol/geo/s2/s2cellid.d -nt src/rdb_protocol/geo/s2/s2cellid.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2cellid.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2cellid.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/s2/ ./build/release/dep/rdb_protocol/geo/s2/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/s2/s2pointregion.o src/rdb_protocol/geo/s2/s2pointregion.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/s2/s2pointregion.o -MD -MF ./build/release/dep/rdb_protocol/geo/s2/s2pointregion.d >test ./build/release/dep/rdb_protocol/geo/s2/s2pointregion.d -nt src/rdb_protocol/geo/s2/s2pointregion.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/s2/s2pointregion.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/s2/s2pointregion.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/geojson.o src/rdb_protocol/geo/geojson.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/geojson.o -MD -MF ./build/release/dep/rdb_protocol/geo/geojson.d >test ./build/release/dep/rdb_protocol/geo/geojson.d -nt src/rdb_protocol/geo/geojson.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/geojson.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/geojson.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/ellipsoid.o src/rdb_protocol/geo/ellipsoid.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/ellipsoid.o -MD -MF ./build/release/dep/rdb_protocol/geo/ellipsoid.d >test ./build/release/dep/rdb_protocol/geo/ellipsoid.d -nt src/rdb_protocol/geo/ellipsoid.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/ellipsoid.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/ellipsoid.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/inclusion.o src/rdb_protocol/geo/inclusion.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/inclusion.o -MD -MF ./build/release/dep/rdb_protocol/geo/inclusion.d >test ./build/release/dep/rdb_protocol/geo/inclusion.d -nt src/rdb_protocol/geo/inclusion.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/inclusion.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/inclusion.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/indexing.o src/rdb_protocol/geo/indexing.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/indexing.o -MD -MF ./build/release/dep/rdb_protocol/geo/indexing.d >test ./build/release/dep/rdb_protocol/geo/indexing.d -nt src/rdb_protocol/geo/indexing.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/indexing.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/indexing.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/karney/ ./build/release/dep/rdb_protocol/geo/karney/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/karney/geodesic.o src/rdb_protocol/geo/karney/geodesic.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/karney/geodesic.o -MD -MF ./build/release/dep/rdb_protocol/geo/karney/geodesic.d >test ./build/release/dep/rdb_protocol/geo/karney/geodesic.d -nt src/rdb_protocol/geo/karney/geodesic.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/karney/geodesic.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/karney/geodesic.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/intersection.o src/rdb_protocol/geo/intersection.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/intersection.o -MD -MF ./build/release/dep/rdb_protocol/geo/intersection.d >test ./build/release/dep/rdb_protocol/geo/intersection.d -nt src/rdb_protocol/geo/intersection.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/intersection.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/intersection.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/primitives.o src/rdb_protocol/geo/primitives.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/primitives.o -MD -MF ./build/release/dep/rdb_protocol/geo/primitives.d >test ./build/release/dep/rdb_protocol/geo/primitives.d -nt src/rdb_protocol/geo/primitives.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/primitives.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/primitives.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/lon_lat_types.o src/rdb_protocol/geo/lon_lat_types.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/lon_lat_types.o -MD -MF ./build/release/dep/rdb_protocol/geo/lon_lat_types.d >test ./build/release/dep/rdb_protocol/geo/lon_lat_types.d -nt src/rdb_protocol/geo/lon_lat_types.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/lon_lat_types.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/lon_lat_types.cc \ >) >mkdir -p build/release/obj/rdb_protocol/geo/ ./build/release/dep/rdb_protocol/geo/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/geo/distances.o src/rdb_protocol/geo/distances.cc \ > -MP -MQ build/release/obj/rdb_protocol/geo/distances.o -MD -MF ./build/release/dep/rdb_protocol/geo/distances.d >test ./build/release/dep/rdb_protocol/geo/distances.d -nt src/rdb_protocol/geo/distances.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/geo/distances.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/geo/distances.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/datum_stream.o src/rdb_protocol/datum_stream.cc \ > -MP -MQ build/release/obj/rdb_protocol/datum_stream.o -MD -MF ./build/release/dep/rdb_protocol/datum_stream.d >test ./build/release/dep/rdb_protocol/datum_stream.d -nt src/rdb_protocol/datum_stream.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/datum_stream.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/datum_stream.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/query_params.o src/rdb_protocol/query_params.cc \ > -MP -MQ build/release/obj/rdb_protocol/query_params.o -MD -MF ./build/release/dep/rdb_protocol/query_params.d >test ./build/release/dep/rdb_protocol/query_params.d -nt src/rdb_protocol/query_params.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/query_params.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/query_params.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/env.o src/rdb_protocol/env.cc \ > -MP -MQ build/release/obj/rdb_protocol/env.o -MD -MF ./build/release/dep/rdb_protocol/env.d >test ./build/release/dep/rdb_protocol/env.d -nt src/rdb_protocol/env.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/env.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/env.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/sym.o src/rdb_protocol/sym.cc \ > -MP -MQ build/release/obj/rdb_protocol/sym.o -MD -MF ./build/release/dep/rdb_protocol/sym.d >test ./build/release/dep/rdb_protocol/sym.d -nt src/rdb_protocol/sym.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/sym.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/sym.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/store_receive_backfill.o src/rdb_protocol/store_receive_backfill.cc \ > -MP -MQ build/release/obj/rdb_protocol/store_receive_backfill.o -MD -MF ./build/release/dep/rdb_protocol/store_receive_backfill.d >test ./build/release/dep/rdb_protocol/store_receive_backfill.d -nt src/rdb_protocol/store_receive_backfill.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/store_receive_backfill.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/store_receive_backfill.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/store_send_backfill.o src/rdb_protocol/store_send_backfill.cc \ > -MP -MQ build/release/obj/rdb_protocol/store_send_backfill.o -MD -MF ./build/release/dep/rdb_protocol/store_send_backfill.d >test ./build/release/dep/rdb_protocol/store_send_backfill.d -nt src/rdb_protocol/store_send_backfill.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/store_send_backfill.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/store_send_backfill.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/serialize_datum.o src/rdb_protocol/serialize_datum.cc \ > -MP -MQ build/release/obj/rdb_protocol/serialize_datum.o -MD -MF ./build/release/dep/rdb_protocol/serialize_datum.d >test ./build/release/dep/rdb_protocol/serialize_datum.d -nt src/rdb_protocol/serialize_datum.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/serialize_datum.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/serialize_datum.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/configured_limits.o src/rdb_protocol/configured_limits.cc \ > -MP -MQ build/release/obj/rdb_protocol/configured_limits.o -MD -MF ./build/release/dep/rdb_protocol/configured_limits.d >test ./build/release/dep/rdb_protocol/configured_limits.d -nt src/rdb_protocol/configured_limits.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/configured_limits.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/configured_limits.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/profile.o src/rdb_protocol/profile.cc \ > -MP -MQ build/release/obj/rdb_protocol/profile.o -MD -MF ./build/release/dep/rdb_protocol/profile.d >test ./build/release/dep/rdb_protocol/profile.d -nt src/rdb_protocol/profile.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/profile.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/profile.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/table_common.o src/rdb_protocol/table_common.cc \ > -MP -MQ build/release/obj/rdb_protocol/table_common.o -MD -MF ./build/release/dep/rdb_protocol/table_common.d >test ./build/release/dep/rdb_protocol/table_common.d -nt src/rdb_protocol/table_common.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/table_common.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/table_common.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/func.o src/rdb_protocol/func.cc \ > -MP -MQ build/release/obj/rdb_protocol/func.o -MD -MF ./build/release/dep/rdb_protocol/func.d >test ./build/release/dep/rdb_protocol/func.d -nt src/rdb_protocol/func.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/func.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/func.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/val.o src/rdb_protocol/val.cc \ > -MP -MQ build/release/obj/rdb_protocol/val.o -MD -MF ./build/release/dep/rdb_protocol/val.d >test ./build/release/dep/rdb_protocol/val.d -nt src/rdb_protocol/val.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/val.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/val.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/rdb_backtrace.o src/rdb_protocol/rdb_backtrace.cc \ > -MP -MQ build/release/obj/rdb_protocol/rdb_backtrace.o -MD -MF ./build/release/dep/rdb_protocol/rdb_backtrace.d >test ./build/release/dep/rdb_protocol/rdb_backtrace.d -nt src/rdb_protocol/rdb_backtrace.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/rdb_backtrace.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/rdb_backtrace.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/pseudo_geometry.o src/rdb_protocol/pseudo_geometry.cc \ > -MP -MQ build/release/obj/rdb_protocol/pseudo_geometry.o -MD -MF ./build/release/dep/rdb_protocol/pseudo_geometry.d >test ./build/release/dep/rdb_protocol/pseudo_geometry.d -nt src/rdb_protocol/pseudo_geometry.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/pseudo_geometry.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/pseudo_geometry.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/minidriver.o src/rdb_protocol/minidriver.cc \ > -MP -MQ build/release/obj/rdb_protocol/minidriver.o -MD -MF ./build/release/dep/rdb_protocol/minidriver.d >test ./build/release/dep/rdb_protocol/minidriver.d -nt src/rdb_protocol/minidriver.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/minidriver.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/minidriver.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/term_storage.o src/rdb_protocol/term_storage.cc \ > -MP -MQ build/release/obj/rdb_protocol/term_storage.o -MD -MF ./build/release/dep/rdb_protocol/term_storage.d >test ./build/release/dep/rdb_protocol/term_storage.d -nt src/rdb_protocol/term_storage.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/term_storage.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/term_storage.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/query_cache.o src/rdb_protocol/query_cache.cc \ > -MP -MQ build/release/obj/rdb_protocol/query_cache.o -MD -MF ./build/release/dep/rdb_protocol/query_cache.d >test ./build/release/dep/rdb_protocol/query_cache.d -nt src/rdb_protocol/query_cache.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/query_cache.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/query_cache.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/distribution_progress.o src/rdb_protocol/distribution_progress.cc \ > -MP -MQ build/release/obj/rdb_protocol/distribution_progress.o -MD -MF ./build/release/dep/rdb_protocol/distribution_progress.d >test ./build/release/dep/rdb_protocol/distribution_progress.d -nt src/rdb_protocol/distribution_progress.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/distribution_progress.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/distribution_progress.cc \ >) >mkdir -p build/release/obj/rdb_protocol/artificial_table/ ./build/release/dep/rdb_protocol/artificial_table/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/artificial_table/backend.o src/rdb_protocol/artificial_table/backend.cc \ > -MP -MQ build/release/obj/rdb_protocol/artificial_table/backend.o -MD -MF ./build/release/dep/rdb_protocol/artificial_table/backend.d >test ./build/release/dep/rdb_protocol/artificial_table/backend.d -nt src/rdb_protocol/artificial_table/backend.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/artificial_table/backend.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/artificial_table/backend.cc \ >) >mkdir -p build/release/obj/rdb_protocol/artificial_table/ ./build/release/dep/rdb_protocol/artificial_table/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/artificial_table/caching_cfeed_backend.o src/rdb_protocol/artificial_table/caching_cfeed_backend.cc \ > -MP -MQ build/release/obj/rdb_protocol/artificial_table/caching_cfeed_backend.o -MD -MF ./build/release/dep/rdb_protocol/artificial_table/caching_cfeed_backend.d >test ./build/release/dep/rdb_protocol/artificial_table/caching_cfeed_backend.d -nt src/rdb_protocol/artificial_table/caching_cfeed_backend.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/artificial_table/caching_cfeed_backend.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/artificial_table/caching_cfeed_backend.cc \ >) >mkdir -p build/release/obj/rdb_protocol/artificial_table/ ./build/release/dep/rdb_protocol/artificial_table/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/artificial_table/artificial_table.o src/rdb_protocol/artificial_table/artificial_table.cc \ > -MP -MQ build/release/obj/rdb_protocol/artificial_table/artificial_table.o -MD -MF ./build/release/dep/rdb_protocol/artificial_table/artificial_table.d >test ./build/release/dep/rdb_protocol/artificial_table/artificial_table.d -nt src/rdb_protocol/artificial_table/artificial_table.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/artificial_table/artificial_table.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/artificial_table/artificial_table.cc \ >) >mkdir -p build/release/obj/rdb_protocol/artificial_table/ ./build/release/dep/rdb_protocol/artificial_table/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/artificial_table/cfeed_backend.o src/rdb_protocol/artificial_table/cfeed_backend.cc \ > -MP -MQ build/release/obj/rdb_protocol/artificial_table/cfeed_backend.o -MD -MF ./build/release/dep/rdb_protocol/artificial_table/cfeed_backend.d >test ./build/release/dep/rdb_protocol/artificial_table/cfeed_backend.d -nt src/rdb_protocol/artificial_table/cfeed_backend.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/artificial_table/cfeed_backend.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/artificial_table/cfeed_backend.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/var_types.o src/rdb_protocol/var_types.cc \ > -MP -MQ build/release/obj/rdb_protocol/var_types.o -MD -MF ./build/release/dep/rdb_protocol/var_types.d >test ./build/release/dep/rdb_protocol/var_types.d -nt src/rdb_protocol/var_types.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/var_types.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/var_types.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/datumspec.o src/rdb_protocol/datumspec.cc \ > -MP -MQ build/release/obj/rdb_protocol/datumspec.o -MD -MF ./build/release/dep/rdb_protocol/datumspec.d >test ./build/release/dep/rdb_protocol/datumspec.d -nt src/rdb_protocol/datumspec.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/datumspec.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/datumspec.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/wire_func.o src/rdb_protocol/wire_func.cc \ > -MP -MQ build/release/obj/rdb_protocol/wire_func.o -MD -MF ./build/release/dep/rdb_protocol/wire_func.d >test ./build/release/dep/rdb_protocol/wire_func.d -nt src/rdb_protocol/wire_func.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/wire_func.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/wire_func.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/lazy_btree_val.o src/rdb_protocol/lazy_btree_val.cc \ > -MP -MQ build/release/obj/rdb_protocol/lazy_btree_val.o -MD -MF ./build/release/dep/rdb_protocol/lazy_btree_val.d >test ./build/release/dep/rdb_protocol/lazy_btree_val.d -nt src/rdb_protocol/lazy_btree_val.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/lazy_btree_val.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/lazy_btree_val.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/protocol.o src/rdb_protocol/protocol.cc \ > -MP -MQ build/release/obj/rdb_protocol/protocol.o -MD -MF ./build/release/dep/rdb_protocol/protocol.d >test ./build/release/dep/rdb_protocol/protocol.d -nt src/rdb_protocol/protocol.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/protocol.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/protocol.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/datum_string.o src/rdb_protocol/datum_string.cc \ > -MP -MQ build/release/obj/rdb_protocol/datum_string.o -MD -MF ./build/release/dep/rdb_protocol/datum_string.d >test ./build/release/dep/rdb_protocol/datum_string.d -nt src/rdb_protocol/datum_string.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/datum_string.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/datum_string.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/real_table.o src/rdb_protocol/real_table.cc \ > -MP -MQ build/release/obj/rdb_protocol/real_table.o -MD -MF ./build/release/dep/rdb_protocol/real_table.d >test ./build/release/dep/rdb_protocol/real_table.d -nt src/rdb_protocol/real_table.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/real_table.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/real_table.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/pseudo_time.o src/rdb_protocol/pseudo_time.cc \ > -MP -MQ build/release/obj/rdb_protocol/pseudo_time.o -MD -MF ./build/release/dep/rdb_protocol/pseudo_time.d >test ./build/release/dep/rdb_protocol/pseudo_time.d -nt src/rdb_protocol/pseudo_time.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/pseudo_time.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/pseudo_time.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/response.o src/rdb_protocol/response.cc \ > -MP -MQ build/release/obj/rdb_protocol/response.o -MD -MF ./build/release/dep/rdb_protocol/response.d >test ./build/release/dep/rdb_protocol/response.d -nt src/rdb_protocol/response.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/response.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/response.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/shards.o src/rdb_protocol/shards.cc \ > -MP -MQ build/release/obj/rdb_protocol/shards.o -MD -MF ./build/release/dep/rdb_protocol/shards.d >test ./build/release/dep/rdb_protocol/shards.d -nt src/rdb_protocol/shards.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/shards.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/shards.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/btree.o src/rdb_protocol/btree.cc \ > -MP -MQ build/release/obj/rdb_protocol/btree.o -MD -MF ./build/release/dep/rdb_protocol/btree.d >test ./build/release/dep/rdb_protocol/btree.d -nt src/rdb_protocol/btree.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/btree.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/btree.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/blob_wrapper.o src/rdb_protocol/blob_wrapper.cc \ > -MP -MQ build/release/obj/rdb_protocol/blob_wrapper.o -MD -MF ./build/release/dep/rdb_protocol/blob_wrapper.d >test ./build/release/dep/rdb_protocol/blob_wrapper.d -nt src/rdb_protocol/blob_wrapper.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/blob_wrapper.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/blob_wrapper.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/pseudo_literal.o src/rdb_protocol/pseudo_literal.cc \ > -MP -MQ build/release/obj/rdb_protocol/pseudo_literal.o -MD -MF ./build/release/dep/rdb_protocol/pseudo_literal.d >test ./build/release/dep/rdb_protocol/pseudo_literal.d -nt src/rdb_protocol/pseudo_literal.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/pseudo_literal.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/pseudo_literal.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/optargs.o src/rdb_protocol/optargs.cc \ > -MP -MQ build/release/obj/rdb_protocol/optargs.o -MD -MF ./build/release/dep/rdb_protocol/optargs.d >test ./build/release/dep/rdb_protocol/optargs.d -nt src/rdb_protocol/optargs.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/optargs.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/optargs.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/term_walker.o src/rdb_protocol/term_walker.cc \ > -MP -MQ build/release/obj/rdb_protocol/term_walker.o -MD -MF ./build/release/dep/rdb_protocol/term_walker.d >test ./build/release/dep/rdb_protocol/term_walker.d -nt src/rdb_protocol/term_walker.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/term_walker.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/term_walker.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/op.o src/rdb_protocol/op.cc \ > -MP -MQ build/release/obj/rdb_protocol/op.o -MD -MF ./build/release/dep/rdb_protocol/op.d >test ./build/release/dep/rdb_protocol/op.d -nt src/rdb_protocol/op.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/op.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/op.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/store_metainfo.o src/rdb_protocol/store_metainfo.cc \ > -MP -MQ build/release/obj/rdb_protocol/store_metainfo.o -MD -MF ./build/release/dep/rdb_protocol/store_metainfo.d >test ./build/release/dep/rdb_protocol/store_metainfo.d -nt src/rdb_protocol/store_metainfo.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/store_metainfo.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/store_metainfo.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/term.o src/rdb_protocol/term.cc \ > -MP -MQ build/release/obj/rdb_protocol/term.o -MD -MF ./build/release/dep/rdb_protocol/term.d >test ./build/release/dep/rdb_protocol/term.d -nt src/rdb_protocol/term.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/term.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/term.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/query_server.o src/rdb_protocol/query_server.cc \ > -MP -MQ build/release/obj/rdb_protocol/query_server.o -MD -MF ./build/release/dep/rdb_protocol/query_server.d >test ./build/release/dep/rdb_protocol/query_server.d -nt src/rdb_protocol/query_server.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/query_server.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/query_server.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/context.o src/rdb_protocol/context.cc \ > -MP -MQ build/release/obj/rdb_protocol/context.o -MD -MF ./build/release/dep/rdb_protocol/context.d >test ./build/release/dep/rdb_protocol/context.d -nt src/rdb_protocol/context.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/context.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/context.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/error.o src/rdb_protocol/error.cc \ > -MP -MQ build/release/obj/rdb_protocol/error.o -MD -MF ./build/release/dep/rdb_protocol/error.d >test ./build/release/dep/rdb_protocol/error.d -nt src/rdb_protocol/error.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/error.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/error.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/pseudo_binary.o src/rdb_protocol/pseudo_binary.cc \ > -MP -MQ build/release/obj/rdb_protocol/pseudo_binary.o -MD -MF ./build/release/dep/rdb_protocol/pseudo_binary.d >test ./build/release/dep/rdb_protocol/pseudo_binary.d -nt src/rdb_protocol/pseudo_binary.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/pseudo_binary.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/pseudo_binary.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/pathspec.o src/rdb_protocol/pathspec.cc \ > -MP -MQ build/release/obj/rdb_protocol/pathspec.o -MD -MF ./build/release/dep/rdb_protocol/pathspec.d >test ./build/release/dep/rdb_protocol/pathspec.d -nt src/rdb_protocol/pathspec.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/pathspec.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/pathspec.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/base64.o src/rdb_protocol/base64.cc \ > -MP -MQ build/release/obj/rdb_protocol/base64.o -MD -MF ./build/release/dep/rdb_protocol/base64.d >test ./build/release/dep/rdb_protocol/base64.d -nt src/rdb_protocol/base64.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/base64.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/base64.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/store.o src/rdb_protocol/store.cc \ > -MP -MQ build/release/obj/rdb_protocol/store.o -MD -MF ./build/release/dep/rdb_protocol/store.d >test ./build/release/dep/rdb_protocol/store.d -nt src/rdb_protocol/store.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/store.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/store.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/batching.o src/rdb_protocol/batching.cc \ > -MP -MQ build/release/obj/rdb_protocol/batching.o -MD -MF ./build/release/dep/rdb_protocol/batching.d >test ./build/release/dep/rdb_protocol/batching.d -nt src/rdb_protocol/batching.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/batching.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/batching.cc \ >) >mkdir -p build/release/obj/rdb_protocol/ ./build/release/dep/rdb_protocol/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/order_util.o src/rdb_protocol/order_util.cc \ > -MP -MQ build/release/obj/rdb_protocol/order_util.o -MD -MF ./build/release/dep/rdb_protocol/order_util.d >test ./build/release/dep/rdb_protocol/order_util.d -nt src/rdb_protocol/order_util.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/order_util.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/order_util.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/uuid.o src/rdb_protocol/terms/uuid.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/uuid.o -MD -MF ./build/release/dep/rdb_protocol/terms/uuid.d >test ./build/release/dep/rdb_protocol/terms/uuid.d -nt src/rdb_protocol/terms/uuid.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/uuid.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/uuid.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/sort.o src/rdb_protocol/terms/sort.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/sort.o -MD -MF ./build/release/dep/rdb_protocol/terms/sort.d >test ./build/release/dep/rdb_protocol/terms/sort.d -nt src/rdb_protocol/terms/sort.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/sort.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/sort.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/time.o src/rdb_protocol/terms/time.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/time.o -MD -MF ./build/release/dep/rdb_protocol/terms/time.d >test ./build/release/dep/rdb_protocol/terms/time.d -nt src/rdb_protocol/terms/time.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/time.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/time.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/seq.o src/rdb_protocol/terms/seq.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/seq.o -MD -MF ./build/release/dep/rdb_protocol/terms/seq.d >test ./build/release/dep/rdb_protocol/terms/seq.d -nt src/rdb_protocol/terms/seq.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/seq.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/seq.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/string.o src/rdb_protocol/terms/string.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/string.o -MD -MF ./build/release/dep/rdb_protocol/terms/string.d >test ./build/release/dep/rdb_protocol/terms/string.d -nt src/rdb_protocol/terms/string.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/string.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/string.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/type_manip.o src/rdb_protocol/terms/type_manip.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/type_manip.o -MD -MF ./build/release/dep/rdb_protocol/terms/type_manip.d >test ./build/release/dep/rdb_protocol/terms/type_manip.d -nt src/rdb_protocol/terms/type_manip.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/type_manip.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/type_manip.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/db_table.o src/rdb_protocol/terms/db_table.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/db_table.o -MD -MF ./build/release/dep/rdb_protocol/terms/db_table.d >test ./build/release/dep/rdb_protocol/terms/db_table.d -nt src/rdb_protocol/terms/db_table.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/db_table.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/db_table.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/obj_or_seq.o src/rdb_protocol/terms/obj_or_seq.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/obj_or_seq.o -MD -MF ./build/release/dep/rdb_protocol/terms/obj_or_seq.d >test ./build/release/dep/rdb_protocol/terms/obj_or_seq.d -nt src/rdb_protocol/terms/obj_or_seq.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/obj_or_seq.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/obj_or_seq.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/arr.o src/rdb_protocol/terms/arr.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/arr.o -MD -MF ./build/release/dep/rdb_protocol/terms/arr.d >test ./build/release/dep/rdb_protocol/terms/arr.d -nt src/rdb_protocol/terms/arr.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/arr.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/arr.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/var.o src/rdb_protocol/terms/var.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/var.o -MD -MF ./build/release/dep/rdb_protocol/terms/var.d >test ./build/release/dep/rdb_protocol/terms/var.d -nt src/rdb_protocol/terms/var.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/var.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/var.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/obj.o src/rdb_protocol/terms/obj.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/obj.o -MD -MF ./build/release/dep/rdb_protocol/terms/obj.d >test ./build/release/dep/rdb_protocol/terms/obj.d -nt src/rdb_protocol/terms/obj.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/obj.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/obj.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/http.o src/rdb_protocol/terms/http.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/http.o -MD -MF ./build/release/dep/rdb_protocol/terms/http.d >test ./build/release/dep/rdb_protocol/terms/http.d -nt src/rdb_protocol/terms/http.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/http.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/http.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/case.o src/rdb_protocol/terms/case.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/case.o -MD -MF ./build/release/dep/rdb_protocol/terms/case.d >test ./build/release/dep/rdb_protocol/terms/case.d -nt src/rdb_protocol/terms/case.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/case.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/case.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/random.o src/rdb_protocol/terms/random.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/random.o -MD -MF ./build/release/dep/rdb_protocol/terms/random.d >test ./build/release/dep/rdb_protocol/terms/random.d -nt src/rdb_protocol/terms/random.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/random.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/random.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/control.o src/rdb_protocol/terms/control.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/control.o -MD -MF ./build/release/dep/rdb_protocol/terms/control.d >test ./build/release/dep/rdb_protocol/terms/control.d -nt src/rdb_protocol/terms/control.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/control.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/control.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/sindex.o src/rdb_protocol/terms/sindex.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/sindex.o -MD -MF ./build/release/dep/rdb_protocol/terms/sindex.d >test ./build/release/dep/rdb_protocol/terms/sindex.d -nt src/rdb_protocol/terms/sindex.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/sindex.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/sindex.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/arith.o src/rdb_protocol/terms/arith.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/arith.o -MD -MF ./build/release/dep/rdb_protocol/terms/arith.d >test ./build/release/dep/rdb_protocol/terms/arith.d -nt src/rdb_protocol/terms/arith.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/arith.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/arith.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/geo.o src/rdb_protocol/terms/geo.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/geo.o -MD -MF ./build/release/dep/rdb_protocol/terms/geo.d >test ./build/release/dep/rdb_protocol/terms/geo.d -nt src/rdb_protocol/terms/geo.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/geo.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/geo.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/datum_terms.o src/rdb_protocol/terms/datum_terms.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/datum_terms.o -MD -MF ./build/release/dep/rdb_protocol/terms/datum_terms.d >test ./build/release/dep/rdb_protocol/terms/datum_terms.d -nt src/rdb_protocol/terms/datum_terms.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/datum_terms.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/datum_terms.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/error.o src/rdb_protocol/terms/error.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/error.o -MD -MF ./build/release/dep/rdb_protocol/terms/error.d >test ./build/release/dep/rdb_protocol/terms/error.d -nt src/rdb_protocol/terms/error.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/error.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/error.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/js.o src/rdb_protocol/terms/js.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/js.o -MD -MF ./build/release/dep/rdb_protocol/terms/js.d >test ./build/release/dep/rdb_protocol/terms/js.d -nt src/rdb_protocol/terms/js.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/js.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/js.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/writes.o src/rdb_protocol/terms/writes.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/writes.o -MD -MF ./build/release/dep/rdb_protocol/terms/writes.d >test ./build/release/dep/rdb_protocol/terms/writes.d -nt src/rdb_protocol/terms/writes.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/writes.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/writes.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/rewrites.o src/rdb_protocol/terms/rewrites.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/rewrites.o -MD -MF ./build/release/dep/rdb_protocol/terms/rewrites.d >test ./build/release/dep/rdb_protocol/terms/rewrites.d -nt src/rdb_protocol/terms/rewrites.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/rewrites.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/rewrites.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/json.o src/rdb_protocol/terms/json.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/json.o -MD -MF ./build/release/dep/rdb_protocol/terms/json.d >test ./build/release/dep/rdb_protocol/terms/json.d -nt src/rdb_protocol/terms/json.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/json.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/json.cc \ >) >mkdir -p build/release/obj/rdb_protocol/terms/ ./build/release/dep/rdb_protocol/terms/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/terms/pred.o src/rdb_protocol/terms/pred.cc \ > -MP -MQ build/release/obj/rdb_protocol/terms/pred.o -MD -MF ./build/release/dep/rdb_protocol/terms/pred.d >test ./build/release/dep/rdb_protocol/terms/pred.d -nt src/rdb_protocol/terms/pred.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/rdb_protocol/terms/pred.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/rdb_protocol/terms/pred.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/ ./build/release/dep/clustering/table_contract/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/emergency_repair.o src/clustering/table_contract/emergency_repair.cc \ > -MP -MQ build/release/obj/clustering/table_contract/emergency_repair.o -MD -MF ./build/release/dep/clustering/table_contract/emergency_repair.d >test ./build/release/dep/clustering/table_contract/emergency_repair.d -nt src/clustering/table_contract/emergency_repair.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/emergency_repair.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/emergency_repair.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/ ./build/release/dep/clustering/table_contract/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/branch_history_gc.o src/clustering/table_contract/branch_history_gc.cc \ > -MP -MQ build/release/obj/clustering/table_contract/branch_history_gc.o -MD -MF ./build/release/dep/clustering/table_contract/branch_history_gc.d >test ./build/release/dep/clustering/table_contract/branch_history_gc.d -nt src/clustering/table_contract/branch_history_gc.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/branch_history_gc.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/branch_history_gc.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/executor/ ./build/release/dep/clustering/table_contract/executor/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/executor/exec.o src/clustering/table_contract/executor/exec.cc \ > -MP -MQ build/release/obj/clustering/table_contract/executor/exec.o -MD -MF ./build/release/dep/clustering/table_contract/executor/exec.d >test ./build/release/dep/clustering/table_contract/executor/exec.d -nt src/clustering/table_contract/executor/exec.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/executor/exec.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/executor/exec.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/executor/ ./build/release/dep/clustering/table_contract/executor/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/executor/executor.o src/clustering/table_contract/executor/executor.cc \ > -MP -MQ build/release/obj/clustering/table_contract/executor/executor.o -MD -MF ./build/release/dep/clustering/table_contract/executor/executor.d >test ./build/release/dep/clustering/table_contract/executor/executor.d -nt src/clustering/table_contract/executor/executor.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/executor/executor.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/executor/executor.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/executor/ ./build/release/dep/clustering/table_contract/executor/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/executor/exec_secondary.o src/clustering/table_contract/executor/exec_secondary.cc \ > -MP -MQ build/release/obj/clustering/table_contract/executor/exec_secondary.o -MD -MF ./build/release/dep/clustering/table_contract/executor/exec_secondary.d >test ./build/release/dep/clustering/table_contract/executor/exec_secondary.d -nt src/clustering/table_contract/executor/exec_secondary.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/executor/exec_secondary.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/executor/exec_secondary.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/executor/ ./build/release/dep/clustering/table_contract/executor/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/executor/exec_erase.o src/clustering/table_contract/executor/exec_erase.cc \ > -MP -MQ build/release/obj/clustering/table_contract/executor/exec_erase.o -MD -MF ./build/release/dep/clustering/table_contract/executor/exec_erase.d >test ./build/release/dep/clustering/table_contract/executor/exec_erase.d -nt src/clustering/table_contract/executor/exec_erase.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/executor/exec_erase.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/executor/exec_erase.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/executor/ ./build/release/dep/clustering/table_contract/executor/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/executor/exec_primary.o src/clustering/table_contract/executor/exec_primary.cc \ > -MP -MQ build/release/obj/clustering/table_contract/executor/exec_primary.o -MD -MF ./build/release/dep/clustering/table_contract/executor/exec_primary.d >test ./build/release/dep/clustering/table_contract/executor/exec_primary.d -nt src/clustering/table_contract/executor/exec_primary.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/executor/exec_primary.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/executor/exec_primary.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/ ./build/release/dep/clustering/table_contract/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/cpu_sharding.o src/clustering/table_contract/cpu_sharding.cc \ > -MP -MQ build/release/obj/clustering/table_contract/cpu_sharding.o -MD -MF ./build/release/dep/clustering/table_contract/cpu_sharding.d >test ./build/release/dep/clustering/table_contract/cpu_sharding.d -nt src/clustering/table_contract/cpu_sharding.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/cpu_sharding.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/cpu_sharding.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/coordinator/ ./build/release/dep/clustering/table_contract/coordinator/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/coordinator/calculate_misc.o src/clustering/table_contract/coordinator/calculate_misc.cc \ > -MP -MQ build/release/obj/clustering/table_contract/coordinator/calculate_misc.o -MD -MF ./build/release/dep/clustering/table_contract/coordinator/calculate_misc.d >test ./build/release/dep/clustering/table_contract/coordinator/calculate_misc.d -nt src/clustering/table_contract/coordinator/calculate_misc.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/coordinator/calculate_misc.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/coordinator/calculate_misc.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/coordinator/ ./build/release/dep/clustering/table_contract/coordinator/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/coordinator/check_ready.o src/clustering/table_contract/coordinator/check_ready.cc \ > -MP -MQ build/release/obj/clustering/table_contract/coordinator/check_ready.o -MD -MF ./build/release/dep/clustering/table_contract/coordinator/check_ready.d >test ./build/release/dep/clustering/table_contract/coordinator/check_ready.d -nt src/clustering/table_contract/coordinator/check_ready.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/coordinator/check_ready.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/coordinator/check_ready.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/coordinator/ ./build/release/dep/clustering/table_contract/coordinator/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/coordinator/coordinator.o src/clustering/table_contract/coordinator/coordinator.cc \ > -MP -MQ build/release/obj/clustering/table_contract/coordinator/coordinator.o -MD -MF ./build/release/dep/clustering/table_contract/coordinator/coordinator.d >test ./build/release/dep/clustering/table_contract/coordinator/coordinator.d -nt src/clustering/table_contract/coordinator/coordinator.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/coordinator/coordinator.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/coordinator/coordinator.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/coordinator/ ./build/release/dep/clustering/table_contract/coordinator/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/coordinator/calculate_contracts.o src/clustering/table_contract/coordinator/calculate_contracts.cc \ > -MP -MQ build/release/obj/clustering/table_contract/coordinator/calculate_contracts.o -MD -MF ./build/release/dep/clustering/table_contract/coordinator/calculate_contracts.d >test ./build/release/dep/clustering/table_contract/coordinator/calculate_contracts.d -nt src/clustering/table_contract/coordinator/calculate_contracts.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/coordinator/calculate_contracts.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/coordinator/calculate_contracts.cc \ >) >mkdir -p build/release/obj/clustering/table_contract/ ./build/release/dep/clustering/table_contract/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_contract/contract_metadata.o src/clustering/table_contract/contract_metadata.cc \ > -MP -MQ build/release/obj/clustering/table_contract/contract_metadata.o -MD -MF ./build/release/dep/clustering/table_contract/contract_metadata.d >test ./build/release/dep/clustering/table_contract/contract_metadata.d -nt src/clustering/table_contract/contract_metadata.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_contract/contract_metadata.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_contract/contract_metadata.cc \ >) >mkdir -p build/release/obj/clustering/generic/ ./build/release/dep/clustering/generic/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/generic/nonoverlapping_regions.o src/clustering/generic/nonoverlapping_regions.cc \ > -MP -MQ build/release/obj/clustering/generic/nonoverlapping_regions.o -MD -MF ./build/release/dep/clustering/generic/nonoverlapping_regions.d >test ./build/release/dep/clustering/generic/nonoverlapping_regions.d -nt src/clustering/generic/nonoverlapping_regions.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/generic/nonoverlapping_regions.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/generic/nonoverlapping_regions.cc \ >) >mkdir -p build/release/obj/clustering/generic/ ./build/release/dep/clustering/generic/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/generic/multi_client_client.o src/clustering/generic/multi_client_client.cc \ > -MP -MQ build/release/obj/clustering/generic/multi_client_client.o -MD -MF ./build/release/dep/clustering/generic/multi_client_client.d >test ./build/release/dep/clustering/generic/multi_client_client.d -nt src/clustering/generic/multi_client_client.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/generic/multi_client_client.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/generic/multi_client_client.cc \ >) >mkdir -p build/release/obj/clustering/generic/ ./build/release/dep/clustering/generic/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/generic/raft_core.o src/clustering/generic/raft_core.cc \ > -MP -MQ build/release/obj/clustering/generic/raft_core.o -MD -MF ./build/release/dep/clustering/generic/raft_core.d >test ./build/release/dep/clustering/generic/raft_core.d -nt src/clustering/generic/raft_core.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/generic/raft_core.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/generic/raft_core.cc \ >) >mkdir -p build/release/obj/clustering/table_manager/ ./build/release/dep/clustering/table_manager/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_manager/table_meta_client.o src/clustering/table_manager/table_meta_client.cc \ > -MP -MQ build/release/obj/clustering/table_manager/table_meta_client.o -MD -MF ./build/release/dep/clustering/table_manager/table_meta_client.d >test ./build/release/dep/clustering/table_manager/table_meta_client.d -nt src/clustering/table_manager/table_meta_client.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_manager/table_meta_client.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_manager/table_meta_client.cc \ >) >mkdir -p build/release/obj/clustering/table_manager/ ./build/release/dep/clustering/table_manager/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_manager/sindex_manager.o src/clustering/table_manager/sindex_manager.cc \ > -MP -MQ build/release/obj/clustering/table_manager/sindex_manager.o -MD -MF ./build/release/dep/clustering/table_manager/sindex_manager.d >test ./build/release/dep/clustering/table_manager/sindex_manager.d -nt src/clustering/table_manager/sindex_manager.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_manager/sindex_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_manager/sindex_manager.cc \ >) >mkdir -p build/release/obj/clustering/table_manager/ ./build/release/dep/clustering/table_manager/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_manager/backfill_progress_tracker.o src/clustering/table_manager/backfill_progress_tracker.cc \ > -MP -MQ build/release/obj/clustering/table_manager/backfill_progress_tracker.o -MD -MF ./build/release/dep/clustering/table_manager/backfill_progress_tracker.d >test ./build/release/dep/clustering/table_manager/backfill_progress_tracker.d -nt src/clustering/table_manager/backfill_progress_tracker.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_manager/backfill_progress_tracker.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_manager/backfill_progress_tracker.cc \ >) >mkdir -p build/release/obj/clustering/table_manager/ ./build/release/dep/clustering/table_manager/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_manager/table_manager.o src/clustering/table_manager/table_manager.cc \ > -MP -MQ build/release/obj/clustering/table_manager/table_manager.o -MD -MF ./build/release/dep/clustering/table_manager/table_manager.d >test ./build/release/dep/clustering/table_manager/table_manager.d -nt src/clustering/table_manager/table_manager.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_manager/table_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_manager/table_manager.cc \ >) >mkdir -p build/release/obj/clustering/table_manager/ ./build/release/dep/clustering/table_manager/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_manager/table_metadata.o src/clustering/table_manager/table_metadata.cc \ > -MP -MQ build/release/obj/clustering/table_manager/table_metadata.o -MD -MF ./build/release/dep/clustering/table_manager/table_metadata.d >test ./build/release/dep/clustering/table_manager/table_metadata.d -nt src/clustering/table_manager/table_metadata.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_manager/table_metadata.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_manager/table_metadata.cc \ >) >mkdir -p build/release/obj/clustering/table_manager/ ./build/release/dep/clustering/table_manager/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_manager/server_name_cache_updater.o src/clustering/table_manager/server_name_cache_updater.cc \ > -MP -MQ build/release/obj/clustering/table_manager/server_name_cache_updater.o -MD -MF ./build/release/dep/clustering/table_manager/server_name_cache_updater.d >test ./build/release/dep/clustering/table_manager/server_name_cache_updater.d -nt src/clustering/table_manager/server_name_cache_updater.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_manager/server_name_cache_updater.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_manager/server_name_cache_updater.cc \ >) >mkdir -p build/release/obj/clustering/table_manager/ ./build/release/dep/clustering/table_manager/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/table_manager/multi_table_manager.o src/clustering/table_manager/multi_table_manager.cc \ > -MP -MQ build/release/obj/clustering/table_manager/multi_table_manager.o -MD -MF ./build/release/dep/clustering/table_manager/multi_table_manager.d >test ./build/release/dep/clustering/table_manager/multi_table_manager.d -nt src/clustering/table_manager/multi_table_manager.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/table_manager/multi_table_manager.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/table_manager/multi_table_manager.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/backfiller.o src/clustering/immediate_consistency/backfiller.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/backfiller.o -MD -MF ./build/release/dep/clustering/immediate_consistency/backfiller.d >test ./build/release/dep/clustering/immediate_consistency/backfiller.d -nt src/clustering/immediate_consistency/backfiller.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/backfiller.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/backfiller.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/backfill_metadata.o src/clustering/immediate_consistency/backfill_metadata.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/backfill_metadata.o -MD -MF ./build/release/dep/clustering/immediate_consistency/backfill_metadata.d >test ./build/release/dep/clustering/immediate_consistency/backfill_metadata.d -nt src/clustering/immediate_consistency/backfill_metadata.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/backfill_metadata.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/backfill_metadata.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/remote_replicator_client.o src/clustering/immediate_consistency/remote_replicator_client.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/remote_replicator_client.o -MD -MF ./build/release/dep/clustering/immediate_consistency/remote_replicator_client.d >test ./build/release/dep/clustering/immediate_consistency/remote_replicator_client.d -nt src/clustering/immediate_consistency/remote_replicator_client.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/remote_replicator_client.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/remote_replicator_client.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/remote_replicator_metadata.o src/clustering/immediate_consistency/remote_replicator_metadata.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/remote_replicator_metadata.o -MD -MF ./build/release/dep/clustering/immediate_consistency/remote_replicator_metadata.d >test ./build/release/dep/clustering/immediate_consistency/remote_replicator_metadata.d -nt src/clustering/immediate_consistency/remote_replicator_metadata.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/remote_replicator_metadata.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/remote_replicator_metadata.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/remote_replicator_server.o src/clustering/immediate_consistency/remote_replicator_server.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/remote_replicator_server.o -MD -MF ./build/release/dep/clustering/immediate_consistency/remote_replicator_server.d >test ./build/release/dep/clustering/immediate_consistency/remote_replicator_server.d -nt src/clustering/immediate_consistency/remote_replicator_server.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/remote_replicator_server.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/remote_replicator_server.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/local_replicator.o src/clustering/immediate_consistency/local_replicator.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/local_replicator.o -MD -MF ./build/release/dep/clustering/immediate_consistency/local_replicator.d >test ./build/release/dep/clustering/immediate_consistency/local_replicator.d -nt src/clustering/immediate_consistency/local_replicator.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/local_replicator.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/local_replicator.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/backfillee.o src/clustering/immediate_consistency/backfillee.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/backfillee.o -MD -MF ./build/release/dep/clustering/immediate_consistency/backfillee.d >test ./build/release/dep/clustering/immediate_consistency/backfillee.d -nt src/clustering/immediate_consistency/backfillee.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/backfillee.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/backfillee.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/standard_backfill_throttler.o src/clustering/immediate_consistency/standard_backfill_throttler.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/standard_backfill_throttler.o -MD -MF ./build/release/dep/clustering/immediate_consistency/standard_backfill_throttler.d >test ./build/release/dep/clustering/immediate_consistency/standard_backfill_throttler.d -nt src/clustering/immediate_consistency/standard_backfill_throttler.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/standard_backfill_throttler.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/standard_backfill_throttler.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/history.o src/clustering/immediate_consistency/history.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/history.o -MD -MF ./build/release/dep/clustering/immediate_consistency/history.d >test ./build/release/dep/clustering/immediate_consistency/history.d -nt src/clustering/immediate_consistency/history.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/history.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/history.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/replica.o src/clustering/immediate_consistency/replica.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/replica.o -MD -MF ./build/release/dep/clustering/immediate_consistency/replica.d >test ./build/release/dep/clustering/immediate_consistency/replica.d -nt src/clustering/immediate_consistency/replica.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/replica.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/replica.cc \ >) >mkdir -p build/release/obj/clustering/immediate_consistency/ ./build/release/dep/clustering/immediate_consistency/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/immediate_consistency/primary_dispatcher.o src/clustering/immediate_consistency/primary_dispatcher.cc \ > -MP -MQ build/release/obj/clustering/immediate_consistency/primary_dispatcher.o -MD -MF ./build/release/dep/clustering/immediate_consistency/primary_dispatcher.d >test ./build/release/dep/clustering/immediate_consistency/primary_dispatcher.d -nt src/clustering/immediate_consistency/primary_dispatcher.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/immediate_consistency/primary_dispatcher.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/immediate_consistency/primary_dispatcher.cc \ >) >mkdir -p build/release/obj/clustering/administration/ ./build/release/dep/clustering/administration/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/perfmon_collection_repo.o src/clustering/administration/perfmon_collection_repo.cc \ > -MP -MQ build/release/obj/clustering/administration/perfmon_collection_repo.o -MD -MF ./build/release/dep/clustering/administration/perfmon_collection_repo.d >test ./build/release/dep/clustering/administration/perfmon_collection_repo.d -nt src/clustering/administration/perfmon_collection_repo.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/perfmon_collection_repo.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/perfmon_collection_repo.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/server_common.o src/clustering/administration/servers/server_common.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/server_common.o -MD -MF ./build/release/dep/clustering/administration/servers/server_common.d >test ./build/release/dep/clustering/administration/servers/server_common.d -nt src/clustering/administration/servers/server_common.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/server_common.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/server_common.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/server_config.o src/clustering/administration/servers/server_config.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/server_config.o -MD -MF ./build/release/dep/clustering/administration/servers/server_config.d >test ./build/release/dep/clustering/administration/servers/server_config.d -nt src/clustering/administration/servers/server_config.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/server_config.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/server_config.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/auto_reconnect.o src/clustering/administration/servers/auto_reconnect.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/auto_reconnect.o -MD -MF ./build/release/dep/clustering/administration/servers/auto_reconnect.d >test ./build/release/dep/clustering/administration/servers/auto_reconnect.d -nt src/clustering/administration/servers/auto_reconnect.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/auto_reconnect.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/auto_reconnect.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/config_client.o src/clustering/administration/servers/config_client.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/config_client.o -MD -MF ./build/release/dep/clustering/administration/servers/config_client.d >test ./build/release/dep/clustering/administration/servers/config_client.d -nt src/clustering/administration/servers/config_client.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/config_client.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/config_client.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/network_logger.o src/clustering/administration/servers/network_logger.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/network_logger.o -MD -MF ./build/release/dep/clustering/administration/servers/network_logger.d >test ./build/release/dep/clustering/administration/servers/network_logger.d -nt src/clustering/administration/servers/network_logger.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/network_logger.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/network_logger.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/server_status.o src/clustering/administration/servers/server_status.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/server_status.o -MD -MF ./build/release/dep/clustering/administration/servers/server_status.d >test ./build/release/dep/clustering/administration/servers/server_status.d -nt src/clustering/administration/servers/server_status.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/server_status.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/server_status.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/server_metadata.o src/clustering/administration/servers/server_metadata.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/server_metadata.o -MD -MF ./build/release/dep/clustering/administration/servers/server_metadata.d >test ./build/release/dep/clustering/administration/servers/server_metadata.d -nt src/clustering/administration/servers/server_metadata.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/server_metadata.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/server_metadata.cc \ >) >mkdir -p build/release/obj/clustering/administration/servers/ ./build/release/dep/clustering/administration/servers/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/servers/config_server.o src/clustering/administration/servers/config_server.cc \ > -MP -MQ build/release/obj/clustering/administration/servers/config_server.o -MD -MF ./build/release/dep/clustering/administration/servers/config_server.d >test ./build/release/dep/clustering/administration/servers/config_server.d -nt src/clustering/administration/servers/config_server.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/servers/config_server.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/servers/config_server.cc \ >) >mkdir -p build/release/obj/clustering/administration/main/ ./build/release/dep/clustering/administration/main/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/main/initial_join.o src/clustering/administration/main/initial_join.cc \ > -MP -MQ build/release/obj/clustering/administration/main/initial_join.o -MD -MF ./build/release/dep/clustering/administration/main/initial_join.d >test ./build/release/dep/clustering/administration/main/initial_join.d -nt src/clustering/administration/main/initial_join.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/main/initial_join.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/main/initial_join.cc \ >) >mkdir -p build/release/obj/clustering/administration/main/ ./build/release/dep/clustering/administration/main/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/main/path.o src/clustering/administration/main/path.cc \ > -MP -MQ build/release/obj/clustering/administration/main/path.o -MD -MF ./build/release/dep/clustering/administration/main/path.d >test ./build/release/dep/clustering/administration/main/path.d -nt src/clustering/administration/main/path.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/main/path.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/main/path.cc \ >) >mkdir -p build/release/obj/clustering/administration/main/ ./build/release/dep/clustering/administration/main/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/main/memory_checker.o src/clustering/administration/main/memory_checker.cc \ > -MP -MQ build/release/obj/clustering/administration/main/memory_checker.o -MD -MF ./build/release/dep/clustering/administration/main/memory_checker.d >test ./build/release/dep/clustering/administration/main/memory_checker.d -nt src/clustering/administration/main/memory_checker.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/main/memory_checker.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/main/memory_checker.cc \ >) >mkdir -p build/release/obj/clustering/administration/main/ ./build/release/dep/clustering/administration/main/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/main/options.o src/clustering/administration/main/options.cc \ > -MP -MQ build/release/obj/clustering/administration/main/options.o -MD -MF ./build/release/dep/clustering/administration/main/options.d >test ./build/release/dep/clustering/administration/main/options.d -nt src/clustering/administration/main/options.cc || ( \ > echo 'Warning: Missing dep file: `./build/release/dep/clustering/administration/main/options.d` should have been generated by x86_64-pc-linux-gnu-g++' ; \ > sleep 1; touch src/clustering/administration/main/options.cc \ >) >mkdir -p build/release/obj/clustering/administration/main/ ./build/release/dep/clustering/administration/main/ >x86_64-pc-linux-gnu-g++ -Werror=terminate -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/clustering/administration/main/command_line.o src/clustering/administration/main/command_line.cc \ > -MP -MQ build/release/obj/clustering/administration/main/command_line.o -MD -MF ./build/release/dep/clustering/administration/main/command_line.d >src/clustering/administration/main/command_line.cc: In function âbool initialize_tls_ctx(const std::map<std::__cxx11::basic_string<char>, options::values_t>&, shared_ssl_ctx_t*)â: >src/clustering/administration/main/command_line.cc:922:5: error: âEC_KEYâ was not declared in this scope > EC_KEY *ec_key = EC_KEY_new_by_curve_name(curve_nid); > ^~~~~~ >src/clustering/administration/main/command_line.cc:922:13: error: âec_keyâ was not declared in this scope > EC_KEY *ec_key = EC_KEY_new_by_curve_name(curve_nid); > ^~~~~~ >src/clustering/administration/main/command_line.cc:922:56: error: âEC_KEY_new_by_curve_nameâ was not declared in this scope > EC_KEY *ec_key = EC_KEY_new_by_curve_name(curve_nid); > ^ >src/clustering/administration/main/command_line.cc:929:23: error: âEC_KEY_freeâ was not declared in this scope > EC_KEY_free(ec_key); > ^ >make[1]: *** [src/build.mk:392: build/release/obj/clustering/administration/main/command_line.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:20171026-152929.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'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 597340
:
450532
|
450534
|
450536
|
500198
| 500200 |
500202
|
500204
|
500206
|
500208
|
500210