[2016/05/01 20:49:25.505] Task logger initialized (agent revision: 94bdc33b322908450c84bb2896b989ff8f427858) [2016/05/01 20:49:25.505] Running agent without a https certificate. [2016/05/01 20:49:26.787] Running command 'shell.track' (step 1 of 3) [2016/05/01 20:49:26.787] Running command 'shell.exec' in "kill processes" (step 2 of 3) [2016/05/01 20:49:26.948] Running command 'shell.exec' (step 3 of 3) [2016/05/01 20:49:26.949] rm -rf src /data/db/* mongo-coredumps.tgz [2016/05/01 20:49:26.949] Running command 'manifest.load' (step 1 of 17) [2016/05/01 20:49:27.107] Running command 'git.get_project' (step 2 of 17) [2016/05/01 20:49:27.108] rm -rf src [2016/05/01 20:49:27.108] git clone git@github.com:mongodb/mongo.git 'src' [2016/05/01 20:49:27.380] Cloning into 'src'... [2016/05/01 20:49:28.137] Warning: Permanently added the RSA host key for IP address '192.30.252.122' to the list of known hosts. [2016/05/01 20:49:51.481] cd src; git checkout 6c0f5951e3ed446d3e3107198a72f8a9975cf6e0 [2016/05/01 20:49:51.849] Note: checking out '6c0f5951e3ed446d3e3107198a72f8a9975cf6e0'. [2016/05/01 20:49:51.849] You are in 'detached HEAD' state. You can look around, make experimental [2016/05/01 20:49:51.849] changes and commit them, and you can discard any commits you make in this [2016/05/01 20:49:51.849] state without impacting any branches by performing another checkout. [2016/05/01 20:49:51.849] If you want to create a new branch to retain commits you create, you may [2016/05/01 20:49:51.849] do so (now or later) by using -b with the checkout command again. Example: [2016/05/01 20:49:51.849] git checkout -b new_branch_name [2016/05/01 20:49:51.849] HEAD is now at 6c0f595... Revert "SERVER-23725 Aggregation now supports the graphLookup stage." [2016/05/01 20:49:51.851] git clone git@github.com:mongodb-partners/mongo-rocks.git 'src/mongo/db/modules/rocksdb' [2016/05/01 20:49:51.852] Cloning into 'src/mongo/db/modules/rocksdb'... [2016/05/01 20:49:52.046] cd src/mongo/db/modules/rocksdb; git checkout '0ff61a10fdb352a56de23caf2dc51b281532cbfa' [2016/05/01 20:49:52.051] Note: checking out '0ff61a10fdb352a56de23caf2dc51b281532cbfa'. [2016/05/01 20:49:52.051] You are in 'detached HEAD' state. You can look around, make experimental [2016/05/01 20:49:52.051] changes and commit them, and you can discard any commits you make in this [2016/05/01 20:49:52.051] state without impacting any branches by performing another checkout. [2016/05/01 20:49:52.051] If you want to create a new branch to retain commits you create, you may [2016/05/01 20:49:52.051] do so (now or later) by using -b with the checkout command again. Example: [2016/05/01 20:49:52.051] git checkout -b new_branch_name [2016/05/01 20:49:52.051] HEAD is now at 0ff61a1... Merge pull request #25 from guoyr/SERVER-23055 [2016/05/01 20:49:52.051] Running command 'git.apply_patch' (step 3 of 17) [2016/05/01 20:49:52.076] set -o errexit [2016/05/01 20:49:52.076] ls [2016/05/01 20:49:52.077] src [2016/05/01 20:49:52.077] cd 'src' [2016/05/01 20:49:52.077] git checkout '6c0f5951e3ed446d3e3107198a72f8a9975cf6e0' [2016/05/01 20:49:52.420] HEAD is now at 6c0f595... Revert "SERVER-23725 Aggregation now supports the graphLookup stage." [2016/05/01 20:49:52.420] git apply --check --whitespace=fix '/tmp/mcipatch_535521857' [2016/05/01 20:49:52.423] git apply --stat '/tmp/mcipatch_535521857' [2016/05/01 20:49:52.424] etc/evergreen.yml | 20 ++++++++++++++++++-- [2016/05/01 20:49:52.424] 1 file changed, 18 insertions(+), 2 deletions(-) [2016/05/01 20:49:52.424] git apply --whitespace=fix < '/tmp/mcipatch_535521857' [2016/05/01 20:49:52.427] set -o errexit [2016/05/01 20:49:52.427] ls [2016/05/01 20:49:52.428] src [2016/05/01 20:49:52.428] cd 'src/src/mongo/db/modules/rocksdb' [2016/05/01 20:49:52.428] git checkout '0ff61a10fdb352a56de23caf2dc51b281532cbfa' [2016/05/01 20:49:52.432] HEAD is now at 0ff61a1... Merge pull request #25 from guoyr/SERVER-23055 [2016/05/01 20:49:52.432] git apply --check --whitespace=fix '/tmp/mcipatch_343947948' [2016/05/01 20:49:52.433] git apply --stat '/tmp/mcipatch_343947948' [2016/05/01 20:49:52.434] src/rocks_record_store_test.cpp | 1 + [2016/05/01 20:49:52.434] 1 file changed, 1 insertion(+) [2016/05/01 20:49:52.434] git apply --whitespace=fix < '/tmp/mcipatch_343947948' [2016/05/01 20:49:52.435] Running command 'keyval.inc' in "get buildnumber" (step 4 of 17) [2016/05/01 20:49:52.438] Running command 'shell.exec' in "setup credentials" (step 5 of 17) [2016/05/01 20:49:52.440] Running command 'shell.exec' in "build new tools" (step 6 of 17) [2016/05/01 20:49:52.442] # create the target directory for the binaries [2016/05/01 20:49:52.442] mkdir -p src/mongo-tools [2016/05/01 20:49:52.442] # clone into a different path so the binaries and package directory [2016/05/01 20:49:52.442] # names do not conflict [2016/05/01 20:49:52.442] git clone https://github.com/mongodb/mongo-tools.git src/mongo-tools-repo [2016/05/01 20:49:52.443] Cloning into 'src/mongo-tools-repo'... [2016/05/01 20:49:53.680] cd src/mongo-tools-repo [2016/05/01 20:49:53.680] # make sure newlines in the scripts are handled correctly by windows [2016/05/01 20:49:53.680] if [ "Windows_NT" = "$OS" ]; then [2016/05/01 20:49:53.681] set -o igncr [2016/05/01 20:49:53.681] fi; [2016/05/01 20:49:53.681] git checkout r3.3.4 [2016/05/01 20:49:53.743] Note: checking out 'r3.3.4'. [2016/05/01 20:49:53.743] You are in 'detached HEAD' state. You can look around, make experimental [2016/05/01 20:49:53.743] changes and commit them, and you can discard any commits you make in this [2016/05/01 20:49:53.743] state without impacting any branches by performing another checkout. [2016/05/01 20:49:53.743] If you want to create a new branch to retain commits you create, you may [2016/05/01 20:49:53.743] do so (now or later) by using -b with the checkout command again. Example: [2016/05/01 20:49:53.743] git checkout -b new_branch_name [2016/05/01 20:49:53.743] HEAD is now at fe34623... TOOLS-1100 disable SSLv3_method [2016/05/01 20:49:53.743] . ./set_gopath.sh [2016/05/01 20:49:53.743] #!/bin/bash [2016/05/01 20:49:53.744] TOOLS_PKG='github.com/mongodb/mongo-tools' [2016/05/01 20:49:53.744] setgopath() { [2016/05/01 20:49:53.744] if [ "Windows_NT" != "$OS" ]; then [2016/05/01 20:49:53.744] SOURCE_GOPATH=`pwd`.gopath [2016/05/01 20:49:53.744] VENDOR_GOPATH=`pwd`/vendor [2016/05/01 20:49:53.744] # set up the $GOPATH to use the vendored dependencies as [2016/05/01 20:49:53.744] # well as the source for the mongo tools [2016/05/01 20:49:53.744] rm -rf .gopath/ [2016/05/01 20:49:53.744] mkdir -p .gopath/src/"$(dirname "${TOOLS_PKG}")" [2016/05/01 20:49:53.744] ln -sf `pwd` .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] export GOPATH=`pwd`/.gopath:`pwd`/vendor [2016/05/01 20:49:53.744] else [2016/05/01 20:49:53.744] local SOURCE_GOPATH=`pwd`/.gopath [2016/05/01 20:49:53.744] local VENDOR_GOPATH=`pwd`/vendor [2016/05/01 20:49:53.744] SOURCE_GOPATH=$(cygpath -w $SOURCE_GOPATH); [2016/05/01 20:49:53.744] VENDOR_GOPATH=$(cygpath -w $VENDOR_GOPATH); [2016/05/01 20:49:53.744] # set up the $GOPATH to use the vendored dependencies as [2016/05/01 20:49:53.744] # well as the source for the mongo tools [2016/05/01 20:49:53.744] rm -rf .gopath/ [2016/05/01 20:49:53.744] mkdir -p .gopath/src/"$TOOLS_PKG" [2016/05/01 20:49:53.744] cp -r `pwd`/bsondump .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/common .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongodump .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongoexport .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongofiles .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongoimport .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongooplog .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongorestore .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongostat .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/mongotop .gopath/src/$TOOLS_PKG [2016/05/01 20:49:53.744] cp -r `pwd`/vendor/src/github.com/* .gopath/src/github.com [2016/05/01 20:49:53.744] cp -r `pwd`/vendor/src/gopkg.in .gopath/src/ [2016/05/01 20:49:53.744] export GOPATH="$SOURCE_GOPATH;$VENDOR_GOPATH" [2016/05/01 20:49:53.744] fi; [2016/05/01 20:49:53.744] } [2016/05/01 20:49:53.744] setgopath [2016/05/01 20:49:53.747] # In RHEL 5.5, /usr/bin/ld can't handle --build-id parameters, so [2016/05/01 20:49:53.747] # use a wrapper if it's present on the system [2016/05/01 20:49:53.747] # [2016/05/01 20:49:53.747] if [ -d /opt/ldwrapper/bin ] [2016/05/01 20:49:53.747] then [2016/05/01 20:49:53.747] export PATH=/opt/ldwrapper/bin:$PATH [2016/05/01 20:49:53.747] fi [2016/05/01 20:49:53.747] for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mongooplog; do [2016/05/01 20:49:53.747] go build -ldflags "-X github.com/mongodb/mongo-tools/common/options.Gitspec $(git rev-parse HEAD) -X github.com/mongodb/mongo-tools/common/options.VersionStr $(git --git-dir ../../.git describe)" -o "../mongo-tools/$i" $i/main/$i.go [2016/05/01 20:49:53.747] echo $i; [2016/05/01 20:49:53.747] done [2016/05/01 20:50:08.621] bsondump [2016/05/01 20:50:09.902] mongostat [2016/05/01 20:50:11.137] mongofiles [2016/05/01 20:50:12.406] mongoexport [2016/05/01 20:50:13.704] mongoimport [2016/05/01 20:50:16.554] mongorestore [2016/05/01 20:50:18.896] mongodump [2016/05/01 20:50:20.109] mongotop [2016/05/01 20:50:21.285] exit 0 [2016/05/01 20:50:21.285] mongooplog [2016/05/01 20:50:21.285] Running command 'shell.exec' in "build rocksdb" (step 7 of 17) [2016/05/01 20:50:21.287] if [ "true" = "true" ]; then [2016/05/01 20:50:21.287] rm -rf rocksdb [2016/05/01 20:50:21.287] git clone https://github.com/facebook/rocksdb.git [2016/05/01 20:50:21.287] cd rocksdb [2016/05/01 20:50:21.287] make COMPILE_WITH_ASAN=1 CC=/usr/bin/clang CXX=/usr/bin/clang++ static_lib [2016/05/01 20:50:21.287] fi [2016/05/01 20:50:21.288] Cloning into 'rocksdb'... [2016/05/01 20:50:59.550] GEN util/build_version.cc [2016/05/01 20:51:05.124] GEN util/build_version.cc [2016/05/01 20:51:05.130] CC db/auto_roll_logger.o [2016/05/01 20:51:07.425] CC db/builder.o [2016/05/01 20:51:09.456] CC db/c.o [2016/05/01 20:51:12.317] CC db/column_family.o [2016/05/01 20:51:17.577] CC db/compacted_db_impl.o [2016/05/01 20:51:19.889] CC db/compaction.o [2016/05/01 20:51:21.822] CC db/compaction_iterator.o [2016/05/01 20:51:23.527] CC db/compaction_job.o [2016/05/01 20:51:27.795] CC db/compaction_picker.o [2016/05/01 20:51:31.214] CC db/convenience.o [2016/05/01 20:51:32.672] CC db/db_filesnapshot.o [2016/05/01 20:51:34.549] CC db/dbformat.o [2016/05/01 20:51:35.671] CC db/db_impl.o [2016/05/01 20:51:49.577] CC db/db_impl_debug.o [2016/05/01 20:51:49.598] CC db/db_impl_readonly.o [2016/05/01 20:51:51.998] CC db/db_impl_experimental.o [2016/05/01 20:51:54.104] CC db/db_info_dumper.o [2016/05/01 20:51:55.066] CC db/db_iter.o [2016/05/01 20:51:57.119] CC db/experimental.o [2016/05/01 20:51:58.599] CC db/event_helpers.o [2016/05/01 20:52:00.210] CC db/file_indexer.o [2016/05/01 20:52:01.321] CC db/filename.o [2016/05/01 20:52:02.837] CC db/flush_job.o [2016/05/01 20:52:05.204] CC db/flush_scheduler.o [2016/05/01 20:52:06.556] CC db/forward_iterator.o [2016/05/01 20:52:09.001] CC db/internal_stats.o [2016/05/01 20:52:11.478] CC db/log_reader.o [2016/05/01 20:52:12.289] CC db/log_writer.o [2016/05/01 20:52:12.911] CC db/managed_iterator.o [2016/05/01 20:52:14.709] CC db/memtable_allocator.o [2016/05/01 20:52:15.046] CC db/memtable.o [2016/05/01 20:52:17.101] CC db/memtable_list.o [2016/05/01 20:52:18.987] CC db/merge_helper.o [2016/05/01 20:52:20.589] CC db/merge_operator.o [2016/05/01 20:52:20.896] CC db/repair.o [2016/05/01 20:52:24.066] CC db/slice.o [2016/05/01 20:52:24.226] CC db/snapshot_impl.o [2016/05/01 20:52:24.721] CC db/table_cache.o [2016/05/01 20:52:26.343] CC db/table_properties_collector.o [2016/05/01 20:52:27.335] CC db/transaction_log_impl.o [2016/05/01 20:52:29.171] CC db/version_builder.o [2016/05/01 20:52:31.455] CC db/version_edit.o [2016/05/01 20:52:33.640] CC db/version_set.o [2016/05/01 20:52:41.157] CC db/wal_manager.o [2016/05/01 20:52:43.613] CC db/write_batch.o [2016/05/01 20:52:46.067] CC db/write_batch_base.o [2016/05/01 20:52:46.309] CC db/write_controller.o [2016/05/01 20:52:46.662] CC db/write_thread.o [2016/05/01 20:52:48.131] CC db/xfunc_test_points.o [2016/05/01 20:52:49.599] CC memtable/hash_cuckoo_rep.o [2016/05/01 20:52:51.233] CC memtable/hash_linklist_rep.o [2016/05/01 20:52:52.787] CC memtable/hash_skiplist_rep.o [2016/05/01 20:52:54.192] CC memtable/skiplistrep.o [2016/05/01 20:52:55.623] CC memtable/vectorrep.o [2016/05/01 20:52:57.219] CC port/stack_trace.o [2016/05/01 20:52:57.289] CC port/port_posix.o [2016/05/01 20:52:57.495] CC table/adaptive_table_factory.o [2016/05/01 20:52:58.412] CC table/block_based_filter_block.o [2016/05/01 20:52:59.898] CC table/block_based_table_builder.o [2016/05/01 20:53:02.409] CC table/block_based_table_factory.o [2016/05/01 20:53:03.626] CC table/block_based_table_reader.o [2016/05/01 20:53:06.862] CC table/block_builder.o [2016/05/01 20:53:07.642] CC table/block.o [2016/05/01 20:53:08.994] CC table/block_hash_index.o [2016/05/01 20:53:09.764] CC table/block_prefix_index.o [2016/05/01 20:53:10.448] CC table/bloom_block.o [2016/05/01 20:53:10.761] CC table/cuckoo_table_builder.o [2016/05/01 20:53:12.435] CC table/cuckoo_table_factory.o [2016/05/01 20:53:13.354] CC table/cuckoo_table_reader.o [2016/05/01 20:53:14.933] CC table/flush_block_policy.o [2016/05/01 20:53:15.374] CC table/format.o [2016/05/01 20:53:17.074] CC table/full_filter_block.o [2016/05/01 20:53:18.213] CC table/get_context.o [2016/05/01 20:53:19.428] CC table/iterator.o [2016/05/01 20:53:19.874] CC table/merger.o [2016/05/01 20:53:21.430] CC table/meta_blocks.o [2016/05/01 20:53:23.196] CC table/sst_file_writer.o [2016/05/01 20:53:24.643] CC table/plain_table_builder.o [2016/05/01 20:53:26.621] CC table/plain_table_factory.o [2016/05/01 20:53:27.802] CC table/plain_table_index.o [2016/05/01 20:53:29.027] CC table/plain_table_key_coding.o [2016/05/01 20:53:30.462] CC table/plain_table_reader.o [2016/05/01 20:53:32.865] CC table/table_properties.o [2016/05/01 20:53:33.565] CC table/two_level_iterator.o [2016/05/01 20:53:34.548] CC tools/dump/db_dump_tool.o [2016/05/01 20:53:35.798] CC util/arena.o [2016/05/01 20:53:36.460] CC util/bloom.o [2016/05/01 20:53:37.295] CC util/build_version.o [2016/05/01 20:53:37.316] CC util/cache.o [2016/05/01 20:53:38.288] CC util/coding.o [2016/05/01 20:53:38.744] CC util/comparator.o [2016/05/01 20:53:39.205] CC util/compaction_job_stats_impl.o [2016/05/01 20:53:39.358] CC util/concurrent_arena.o [2016/05/01 20:53:40.084] CC util/crc32c.o [2016/05/01 20:53:40.567] CC util/delete_scheduler.o [2016/05/01 20:53:41.590] CC util/dynamic_bloom.o [2016/05/01 20:53:42.055] CC util/env.o [2016/05/01 20:53:43.270] CC util/env_hdfs.o [2016/05/01 20:53:43.880] CC util/env_posix.o [2016/05/01 20:53:46.191] CC util/io_posix.o [2016/05/01 20:53:47.540] CC util/thread_posix.o [2016/05/01 20:53:48.511] CC util/transaction_test_util.o [2016/05/01 20:53:49.488] CC util/sst_file_manager_impl.o [2016/05/01 20:53:50.244] CC util/file_util.o [2016/05/01 20:53:51.097] CC util/file_reader_writer.o [2016/05/01 20:53:52.331] CC util/filter_policy.o [2016/05/01 20:53:52.548] CC util/hash.o [2016/05/01 20:53:52.999] CC util/histogram.o [2016/05/01 20:53:53.893] CC util/histogram_windowing.o [2016/05/01 20:53:54.800] CC util/instrumented_mutex.o [2016/05/01 20:53:55.832] CC util/iostats_context.o [2016/05/01 20:53:56.635] CC utilities/backupable/backupable_db.o [2016/05/01 20:54:03.063] CC utilities/convenience/info_log_finder.o [2016/05/01 20:54:03.701] CC utilities/checkpoint/checkpoint.o [2016/05/01 20:54:05.698] CC utilities/compaction_filters/remove_emptyvalue_compactionfilter.o [2016/05/01 20:54:05.948] CC utilities/document/document_db.o [2016/05/01 20:54:08.902] CC utilities/document/json_document_builder.o [2016/05/01 20:54:09.779] CC utilities/document/json_document.o [2016/05/01 20:54:12.049] CC utilities/env_mirror.o [2016/05/01 20:54:13.189] CC utilities/flashcache/flashcache.o [2016/05/01 20:54:13.587] CC utilities/geodb/geodb_impl.o [2016/05/01 20:54:15.272] CC utilities/leveldb_options/leveldb_options.o [2016/05/01 20:54:15.967] CC utilities/memory/memory_util.o [2016/05/01 20:54:17.584] CC utilities/merge_operators/put.o [2016/05/01 20:54:17.890] CC utilities/merge_operators/string_append/stringappend2.o [2016/05/01 20:54:18.229] CC utilities/merge_operators/string_append/stringappend.o [2016/05/01 20:54:18.525] CC utilities/merge_operators/uint64add.o [2016/05/01 20:54:19.093] CC utilities/options/options_util.o [2016/05/01 20:54:22.587] CC utilities/redis/redis_lists.o [2016/05/01 20:54:24.126] CC utilities/spatialdb/spatial_db.o [2016/05/01 20:54:27.962] CC utilities/table_properties_collectors/compact_on_deletion_collector.o [2016/05/01 20:54:28.277] CC utilities/transactions/optimistic_transaction_impl.o [2016/05/01 20:54:29.927] CC utilities/transactions/optimistic_transaction_db_impl.o [2016/05/01 20:54:31.931] CC utilities/transactions/transaction_base.o [2016/05/01 20:54:34.493] CC utilities/transactions/transaction_db_impl.o [2016/05/01 20:54:37.025] CC utilities/transactions/transaction_db_mutex_impl.o [2016/05/01 20:54:37.392] CC utilities/transactions/transaction_lock_mgr.o [2016/05/01 20:54:39.510] CC utilities/transactions/transaction_impl.o [2016/05/01 20:54:41.621] CC utilities/transactions/transaction_util.o [2016/05/01 20:54:43.325] CC utilities/ttl/db_ttl_impl.o [2016/05/01 20:54:46.013] CC utilities/write_batch_with_index/write_batch_with_index.o [2016/05/01 20:54:47.954] CC utilities/write_batch_with_index/write_batch_with_index_internal.o [2016/05/01 20:54:49.569] CC util/event_logger.o [2016/05/01 20:54:50.265] CC util/log_buffer.o [2016/05/01 20:54:50.945] CC util/logging.o [2016/05/01 20:54:51.312] CC util/memenv.o [2016/05/01 20:54:52.308] CC util/murmurhash.o [2016/05/01 20:54:52.459] CC util/mutable_cf_options.o [2016/05/01 20:54:52.971] CC util/options.o [2016/05/01 20:54:54.862] CC util/options_builder.o [2016/05/01 20:54:55.580] CC util/options_helper.o [2016/05/01 20:55:01.165] CC util/options_parser.o [2016/05/01 20:55:05.864] CC util/options_sanity_check.o [2016/05/01 20:55:06.244] CC util/perf_context.o [2016/05/01 20:55:07.093] CC util/perf_level.o [2016/05/01 20:55:07.331] CC util/random.o [2016/05/01 20:55:07.923] CC util/rate_limiter.o [2016/05/01 20:55:08.614] CC util/slice.o [2016/05/01 20:55:09.207] CC util/statistics.o [2016/05/01 20:55:10.144] CC util/status.o [2016/05/01 20:55:10.347] CC util/status_message.o [2016/05/01 20:55:10.503] CC util/string_util.o [2016/05/01 20:55:10.861] CC util/sync_point.o [2016/05/01 20:55:11.324] CC util/thread_local.o [2016/05/01 20:55:12.238] CC util/thread_status_impl.o [2016/05/01 20:55:12.870] CC util/thread_status_updater.o [2016/05/01 20:55:14.007] CC util/thread_status_updater_debug.o [2016/05/01 20:55:15.427] CC util/thread_status_util.o [2016/05/01 20:55:16.134] CC util/thread_status_util_debug.o [2016/05/01 20:55:16.814] CC util/xfunc.o [2016/05/01 20:55:16.835] CC util/xxhash.o [2016/05/01 20:55:16.915] CC tools/ldb_cmd.o [2016/05/01 20:55:25.924] CC tools/ldb_tool.o [2016/05/01 20:55:28.884] CC tools/sst_dump_tool.o [2016/05/01 20:55:31.858] AR librocksdb.a [2016/05/01 20:55:31.976] ar: creating librocksdb.a [2016/05/01 20:55:32.159] Running command 'shell.exec' (step 8 of 17) [2016/05/01 20:55:32.161] # We get the raw version string (r1.2.3-45-gabcdef) from git [2016/05/01 20:55:32.161] MONGO_VERSION=$(git describe) [2016/05/01 20:55:32.168] # If this is a patch build, we add the patch version id to the version string so we know [2016/05/01 20:55:32.168] # this build was a patch, and which evergreen task it came from [2016/05/01 20:55:32.168] if [ "true" = "true" ]; then [2016/05/01 20:55:32.168] MONGO_VERSION="$MONGO_VERSION-patch-572669563ff12206e4000259" [2016/05/01 20:55:32.168] fi [2016/05/01 20:55:32.168] # This script converts the generated version string into a sanitized version string for [2016/05/01 20:55:32.168] # use by scons and uploading artifacts. [2016/05/01 20:55:32.168] echo $MONGO_VERSION | python buildscripts/generate_compile_expansions.py | tee compile_expansions.yml [2016/05/01 20:55:32.182] suffix: latest [2016/05/01 20:55:32.182] src_suffix: latest [2016/05/01 20:55:32.182] version: 3.3.5-89-g6c0f595-patch-572669563ff12206e4000259 [2016/05/01 20:55:32.182] Running command 'expansions.update' (step 9 of 17) [2016/05/01 20:55:32.182] ['expansions.update'] Updating expansions with keys from file: src/compile_expansions.yml [2016/05/01 20:55:32.182] Running command 'shell.exec' (step 10 of 17) [2016/05/01 20:55:32.184] rm -rf /data/mongo-install-directory [2016/05/01 20:55:32.184] scons CPPPATH=$(readlink -f ../rocksdb/include/) LIBPATH=$(readlink -f ../rocksdb/) LIBS=rocksdb CC=/usr/bin/clang CXX=/usr/bin/clang++ --opt=on --allocator=system --sanitize=address --libc++ -j$(grep -c ^processor /proc/cpuinfo) --nostrip VARIANT_DIR=build --use-new-tools all dist dist-debugsymbols distsrc-tgz MONGO_VERSION=3.3.5-89-g6c0f595-patch-572669563ff12206e4000259 [2016/05/01 20:55:32.983] scons: Reading SConscript files ... [2016/05/01 20:55:33.797] Mkdir("build/scons") [2016/05/01 20:55:34.072] scons version: 2.4.1 [2016/05/01 20:55:34.072] python version: 2 7 6 'final' 0 [2016/05/01 20:55:34.667] Checking whether the C++ compiler works... yes [2016/05/01 20:55:34.755] Checking whether the C compiler works... yes [2016/05/01 20:55:34.809] Checking if C++ compiler "/usr/bin/clang++" is GCC... no [2016/05/01 20:55:34.863] Checking if C++ compiler "/usr/bin/clang++" is clang... yes [2016/05/01 20:55:34.918] Checking if C compiler "/usr/bin/clang" is clang... yes [2016/05/01 20:55:34.972] Detected a x86_64 processor [2016/05/01 20:55:35.026] Checking if target OS linux is supported by the toolchain yes [2016/05/01 20:55:35.047] adding module: rocksdb [2016/05/01 20:55:35.107] Checking if C compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...yes [2016/05/01 20:55:35.165] Checking if C++ compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...yes [2016/05/01 20:55:35.221] Checking if C compiler supports -Wno-unused-local-typedefs... no [2016/05/01 20:55:35.279] Checking if C compiler supports -Wno-unused-function... yes [2016/05/01 20:55:35.338] Checking if C compiler supports -Wno-unused-private-field... yes [2016/05/01 20:55:35.397] Checking if C compiler supports -Wno-deprecated-declarations... yes [2016/05/01 20:55:35.456] Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... yes [2016/05/01 20:55:35.515] Checking if C compiler supports -Wno-unused-const-variable... yes [2016/05/01 20:55:35.571] Checking if C compiler supports -Wno-unused-but-set-variable... no [2016/05/01 20:55:35.631] Checking if C compiler supports -Wno-missing-braces... yes [2016/05/01 20:55:35.688] Checking if C compiler supports -Wno-inconsistent-missing-override... no [2016/05/01 20:55:35.747] Checking if C compiler supports -Wno-potentially-evaluated-expression... no [2016/05/01 20:55:35.804] Checking if C++ compiler supports -Wpessimizing-move... no [2016/05/01 20:55:35.860] Checking if C++ compiler supports -Wredundant-move... no [2016/05/01 20:55:35.917] Checking if C++ compiler supports -Wno-maybe-uninitialized... no [2016/05/01 20:55:37.258] Checking if implicit boost::shared_ptr null conversion is supported... yes [2016/05/01 20:55:37.446] Checking if C++ compiler supports -stdlib=libc++... yes [2016/05/01 20:55:37.505] Checking if C++ compiler supports -std=c++11... yes [2016/05/01 20:55:37.564] Checking if C compiler supports -std=c99... yes [2016/05/01 20:55:37.623] Checking for C++11... yes [2016/05/01 20:55:37.911] Checking for memset_s... no [2016/05/01 20:55:38.344] Checking for C function strnlen()... yes [2016/05/01 20:55:38.406] Checking if we are on a POSIX system... yes [2016/05/01 20:55:38.467] Checking if the POSIX monotonic clock is supported... yes [2016/05/01 20:55:38.528] Checking off_t is 8 bytes... yes [2016/05/01 20:55:38.589] Checking if C compiler supports -fsanitize=address... yes [2016/05/01 20:55:38.650] Checking if C compiler supports -fsanitize-blacklist=etc/asan.blacklist... yes [2016/05/01 20:55:39.440] Checking if linker supports -fuse-ld=gold... yes [2016/05/01 20:55:39.503] Checking if C compiler supports -fno-builtin-memcmp... yes [2016/05/01 20:55:39.751] Checking for storage class thread_local yes [2016/05/01 20:55:39.907] Checking for storage class __thread yes [2016/05/01 20:55:39.968] Checking for storage class __declspec(thread) no [2016/05/01 20:55:40.200] Checking for C++11 is_trivially_copyable support... yes [2016/05/01 20:55:40.329] Checking for C++14 std::enable_if_t support...no [2016/05/01 20:55:40.682] Checking for C++14 std::make_unique support... no [2016/05/01 20:55:40.858] Checking for C++11 std::align support... no [2016/05/01 20:55:41.011] Checking for C library rt... yes [2016/05/01 20:55:41.165] Checking for C library dl... yes [2016/05/01 20:55:41.228] Checking for C++ header file execinfo.h... yes [2016/05/01 20:55:41.290] Checking whether backtrace is declared... yes [2016/05/01 20:55:41.351] Checking whether backtrace_symbols is declared... yes [2016/05/01 20:55:41.413] Checking whether backtrace_symbols_fd is declared... yes [2016/05/01 20:55:41.571] Checking for C library pcap... yes [2016/05/01 20:55:41.766] Checking if std::atomic works... yes [2016/05/01 20:55:41.960] Checking if std::atomic works... yes [2016/05/01 20:55:42.156] Checking if std::atomic works... yes [2016/05/01 20:55:42.351] Checking if std::atomic works... yes [2016/05/01 20:55:42.351] configuring module: rocksdb [2016/05/01 20:55:42.351] Configuring rocks storage engine module [2016/05/01 20:55:43.290] Checking for C++ header file rocksdb/db.h... yes [2016/05/01 20:55:44.250] Checking for C function fallocate()... yes [2016/05/01 20:55:44.407] Checking for C function sync_file_range()... yes [2016/05/01 20:55:44.490] Checking for C header file x86intrin.h... yes [2016/05/01 20:55:46.937] scons: done reading SConscript files. [2016/05/01 20:55:46.940] scons: Building targets ... [2016/05/01 20:55:47.411] /usr/bin/python src/mongo/base/generate_error_codes.py cpp src/mongo/base/error_codes.err --cpp-header=build/build/mongo/base/error_codes.h --cpp-source=build/build/mongo/base/error_codes.cpp [2016/05/01 20:55:47.428] Creating 'build/build/mongo/config.h' [2016/05/01 20:55:47.822] /usr/bin/python src/mongo/db/auth/generate_action_types.py src/mongo/db/auth/action_types.txt build/build/mongo/db/auth/action_type.h build/build/mongo/db/auth/action_type.cpp [2016/05/01 20:55:48.135] /usr/bin/clang -o build/build/mongo/crypto/tom/crypt_argchk.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/crypt_argchk.c [2016/05/01 20:55:48.149] /usr/bin/clang -o build/build/mongo/crypto/tom/crypt_find_hash.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/crypt_find_hash.c [2016/05/01 20:55:48.163] /usr/bin/clang -o build/build/mongo/crypto/tom/crypt_hash_descriptor.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/crypt_hash_descriptor.c [2016/05/01 20:55:48.177] /usr/bin/clang -o build/build/mongo/crypto/tom/crypt_hash_is_valid.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/crypt_hash_is_valid.c [2016/05/01 20:55:48.190] /usr/bin/clang -o build/build/mongo/crypto/tom/crypt_register_hash.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/crypt_register_hash.c [2016/05/01 20:55:48.208] /usr/bin/clang -o build/build/mongo/crypto/tom/hash_memory.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/hash_memory.c [2016/05/01 20:55:48.220] /usr/bin/clang -o build/build/mongo/crypto/tom/hmac_done.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/hmac_done.c [2016/05/01 20:55:48.239] /usr/bin/clang -o build/build/mongo/crypto/tom/hmac_init.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/hmac_init.c [2016/05/01 20:55:48.258] /usr/bin/clang -o build/build/mongo/crypto/tom/hmac_memory.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/hmac_memory.c [2016/05/01 20:55:48.277] /usr/bin/clang -o build/build/mongo/crypto/tom/hmac_process.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/hmac_process.c [2016/05/01 20:55:48.294] /usr/bin/clang -o build/build/mongo/crypto/tom/sha1.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/sha1.c [2016/05/01 20:55:48.316] /usr/bin/clang -o build/build/mongo/crypto/tom/zeromem.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/tom/zeromem.c [2016/05/01 20:55:48.626] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_basic_phrase_matcher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_basic_phrase_matcher.cpp [2016/05/01 20:55:48.659] Generating placeholder library build/build/mongo/crypto/tom/libtomcrypt.a [2016/05/01 20:55:48.662] Skipping ranlib for build/build/mongo/crypto/tom/libtomcrypt.a [2016/05/01 20:55:48.710] /usr/bin/clang++ -o build/build/mongo/db/commands/test_commands_enabled.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/commands/test_commands_enabled.cpp [2016/05/01 20:55:48.738] /usr/bin/clang++ -o build/build/mongo/client/dbclient.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/dbclient.cpp [2016/05/01 20:55:48.764] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_spec_legacy.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_spec_legacy.cpp [2016/05/01 20:55:48.804] /usr/bin/clang++ -o build/build/mongo/client/sasl_client_session.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/sasl_client_session.cpp [2016/05/01 20:55:48.833] /usr/bin/clang++ -o build/build/mongo/db/catalog/index_key_validate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/catalog/index_key_validate.cpp [2016/05/01 20:55:48.858] /usr/bin/clang++ -o build/build/mongo/client/replica_set_monitor_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/replica_set_monitor_manager.cpp [2016/05/01 20:55:48.880] /usr/bin/clang++ -o build/build/mongo/client/sasl_client_authenticate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/sasl_client_authenticate.cpp [2016/05/01 20:55:48.916] /usr/bin/clang++ -o build/build/mongo/client/authenticate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/authenticate.cpp [2016/05/01 20:55:48.962] /usr/bin/clang++ -o build/build/mongo/client/mongo_uri_connect.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/mongo_uri_connect.cpp [2016/05/01 20:55:49.010] /usr/bin/clang++ -o build/build/mongo/client/mongo_uri.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/mongo_uri.cpp [2016/05/01 20:55:49.041] /usr/bin/clang++ -o build/build/mongo/client/connpool.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/connpool.cpp [2016/05/01 20:55:49.087] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_spec.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_spec.cpp [2016/05/01 20:55:49.135] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_language.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_language.cpp [2016/05/01 20:55:49.168] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_query_impl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_query_impl.cpp [2016/05/01 20:55:49.221] /usr/bin/clang++ -o build/build/mongo/db/auth/internal_user_auth.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/auth/internal_user_auth.cpp [2016/05/01 20:55:49.404] /usr/bin/clang++ -o build/build/mongo/shell/dbshell.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/dbshell.cpp [2016/05/01 20:55:50.540] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_query_parser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_query_parser.cpp [2016/05/01 20:55:51.378] /usr/bin/clang++ -o build/build/mongo/client/connection_string.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/connection_string.cpp [2016/05/01 20:55:51.515] Generating placeholder library build/build/mongo/db/catalog/libindex_key_validate.a [2016/05/01 20:55:51.515] Skipping ranlib for build/build/mongo/db/catalog/libindex_key_validate.a [2016/05/01 20:55:51.541] /usr/bin/clang++ -o build/build/mongo/client/global_conn_pool.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/global_conn_pool.cpp [2016/05/01 20:55:51.865] Generating placeholder library build/build/mongo/db/commands/libtest_commands_enabled.a [2016/05/01 20:55:51.865] Skipping ranlib for build/build/mongo/db/commands/libtest_commands_enabled.a [2016/05/01 20:55:51.894] /usr/bin/clang++ -o build/build/mongo/client/dbclientcursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/dbclientcursor.cpp [2016/05/01 20:55:52.012] Generating placeholder library build/build/mongo/db/auth/libauthcommon.a [2016/05/01 20:55:52.012] Skipping ranlib for build/build/mongo/db/auth/libauthcommon.a [2016/05/01 20:55:52.043] /usr/bin/clang++ -o build/build/mongo/bson/util/bson_extract.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/util/bson_extract.cpp [2016/05/01 20:55:52.263] /usr/bin/clang++ -o build/build/mongo/client/read_preference.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/read_preference.cpp [2016/05/01 20:55:52.455] /usr/bin/clang++ -o build/build/mongo/bson/mutable/element.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/mutable/element.cpp [2016/05/01 20:55:52.834] /usr/bin/clang++ -o build/build/mongo/client/sasl_plain_client_conversation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/sasl_plain_client_conversation.cpp [2016/05/01 20:55:53.092] /usr/bin/clang++ -o build/build/mongo/client/sasl_scramsha1_client_conversation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/sasl_scramsha1_client_conversation.cpp [2016/05/01 20:55:53.736] /usr/bin/clang++ -o build/build/mongo/client/replica_set_monitor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/replica_set_monitor.cpp [2016/05/01 20:55:53.868] /usr/bin/clang++ -o build/build/mongo/client/native_sasl_client_session.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/native_sasl_client_session.cpp [2016/05/01 20:55:54.318] /usr/bin/clang++ -o build/build/mongo/bson/mutable/document.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/mutable/document.cpp [2016/05/01 20:55:54.504] /usr/bin/clang++ -o build/build/mongo/client/dbclient_rs.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/dbclient_rs.cpp [2016/05/01 20:55:54.549] /usr/bin/clang++ -o build/build/mongo/client/connection_string_connect.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/connection_string_connect.cpp [2016/05/01 20:55:55.118] Generating placeholder library build/build/mongo/client/libauthentication.a [2016/05/01 20:55:55.119] Skipping ranlib for build/build/mongo/client/libauthentication.a [2016/05/01 20:55:55.150] /usr/bin/clang++ -o build/build/mongo/crypto/mechanism_scram.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/mechanism_scram.cpp [2016/05/01 20:55:55.213] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_matcher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_matcher.cpp [2016/05/01 20:55:55.245] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_index_format.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_index_format.cpp [2016/05/01 20:55:55.325] Generating placeholder library build/build/mongo/bson/util/libbson_extract.a [2016/05/01 20:55:55.326] Skipping ranlib for build/build/mongo/bson/util/libbson_extract.a [2016/05/01 20:55:55.354] /usr/bin/clang++ -o build/build/mongo/client/sasl_client_authenticate_impl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/sasl_client_authenticate_impl.cpp [2016/05/01 20:55:55.382] Generating placeholder library build/build/mongo/client/libread_preference.a [2016/05/01 20:55:55.382] Skipping ranlib for build/build/mongo/client/libread_preference.a [2016/05/01 20:55:55.398] /usr/bin/clang++ -o build/build/mongo/crypto/crypto_tom.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/crypto/crypto_tom.cpp [2016/05/01 20:55:55.586] Generating placeholder library build/build/mongo/crypto/libcrypto_tom.a [2016/05/01 20:55:55.586] Skipping ranlib for build/build/mongo/crypto/libcrypto_tom.a [2016/05/01 20:55:55.602] /usr/bin/clang++ -o build/build/mongo/client/sasl_client_conversation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/sasl_client_conversation.cpp [2016/05/01 20:55:56.112] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_basic_tokenizer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_basic_tokenizer.cpp [2016/05/01 20:55:57.157] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_unicode_phrase_matcher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_unicode_phrase_matcher.cpp [2016/05/01 20:55:57.194] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_unicode_tokenizer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_unicode_tokenizer.cpp [2016/05/01 20:55:57.240] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_util.cpp [2016/05/01 20:55:57.287] /usr/bin/clang++ -o build/build/mongo/db/fts/fts_element_iterator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/fts_element_iterator.cpp [2016/05/01 20:55:58.037] Generating placeholder library build/build/mongo/crypto/libscramauth.a [2016/05/01 20:55:58.037] Skipping ranlib for build/build/mongo/crypto/libscramauth.a [2016/05/01 20:55:58.071] /usr/bin/clang++ -o build/build/mongo/db/fts/stemmer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/stemmer.cpp [2016/05/01 20:55:58.246] /usr/bin/clang++ -o build/build/mongo/db/fts/stop_words.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/stop_words.cpp [2016/05/01 20:55:58.303] /usr/bin/python src/mongo/db/fts/generate_stop_words.py src/mongo/db/fts/stop_words_danish.txt src/mongo/db/fts/stop_words_dutch.txt src/mongo/db/fts/stop_words_english.txt src/mongo/db/fts/stop_words_finnish.txt src/mongo/db/fts/stop_words_french.txt src/mongo/db/fts/stop_words_german.txt src/mongo/db/fts/stop_words_hungarian.txt src/mongo/db/fts/stop_words_italian.txt src/mongo/db/fts/stop_words_norwegian.txt src/mongo/db/fts/stop_words_portuguese.txt src/mongo/db/fts/stop_words_romanian.txt src/mongo/db/fts/stop_words_russian.txt src/mongo/db/fts/stop_words_spanish.txt src/mongo/db/fts/stop_words_swedish.txt src/mongo/db/fts/stop_words_turkish.txt build/build/mongo/db/fts/stop_words_list.h build/build/mongo/db/fts/stop_words_list.cpp [2016/05/01 20:55:58.377] header: build/build/mongo/db/fts/stop_words_list.h [2016/05/01 20:55:58.377] source: build/build/mongo/db/fts/stop_words_list.cpp [2016/05/01 20:55:58.377] language_files: [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_danish.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_dutch.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_english.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_finnish.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_french.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_german.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_hungarian.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_italian.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_norwegian.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_portuguese.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_romanian.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_russian.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_spanish.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_swedish.txt [2016/05/01 20:55:58.377] src/mongo/db/fts/stop_words_turkish.txt [2016/05/01 20:55:58.413] /usr/bin/clang++ -o build/build/mongo/db/fts/stop_words_list.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/db/fts/stop_words_list.cpp [2016/05/01 20:55:58.460] /usr/bin/clang++ -o build/build/mongo/db/fts/tokenizer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/tokenizer.cpp [2016/05/01 20:55:58.604] Generating placeholder library build/build/mongo/client/libconnection_string.a [2016/05/01 20:55:58.604] Skipping ranlib for build/build/mongo/client/libconnection_string.a [2016/05/01 20:55:58.618] /usr/bin/python src/mongo/db/fts/unicode/gen_casefold_map.py src/third_party/unicode-8.0.0/CaseFolding.txt build/build/mongo/db/fts/unicode/codepoints_casefold.cpp [2016/05/01 20:55:58.661] /usr/bin/python src/mongo/db/fts/unicode/gen_delimiter_list.py src/third_party/unicode-8.0.0/PropList.txt build/build/mongo/db/fts/unicode/codepoints_delimiter_list.cpp [2016/05/01 20:55:58.711] /usr/bin/clang++ -o build/build/mongo/db/fts/unicode/codepoints_casefold.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/db/fts/unicode/codepoints_casefold.cpp [2016/05/01 20:55:58.758] /usr/bin/clang++ -o build/build/mongo/db/fts/unicode/codepoints_delimiter_list.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/db/fts/unicode/codepoints_delimiter_list.cpp [2016/05/01 20:55:59.119] /usr/bin/python src/mongo/db/fts/unicode/gen_diacritic_list.py src/third_party/unicode-8.0.0/PropList.txt build/build/mongo/db/fts/unicode/codepoints_diacritic_list.cpp [2016/05/01 20:55:59.158] /usr/bin/clang++ -o build/build/mongo/db/fts/unicode/codepoints_diacritic_map.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/unicode/codepoints_diacritic_map.cpp [2016/05/01 20:55:59.317] /usr/bin/clang++ -o build/build/mongo/db/fts/unicode/string.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/fts/unicode/string.cpp [2016/05/01 20:55:59.347] /usr/bin/clang++ -o build/build/mongo/db/fts/unicode/codepoints_diacritic_list.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/db/fts/unicode/codepoints_diacritic_list.cpp [2016/05/01 20:55:59.482] /usr/bin/clang++ -o build/build/mongo/db/geo/hash.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/geo/hash.cpp [2016/05/01 20:55:59.526] /usr/bin/clang++ -o build/build/mongo/db/geo/shapes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/geo/shapes.cpp [2016/05/01 20:55:59.698] /usr/bin/clang++ -o build/build/mongo/db/geo/big_polygon.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/geo/big_polygon.cpp [2016/05/01 20:55:59.924] /usr/bin/clang++ -o build/build/mongo/db/geo/r2_region_coverer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/geo/r2_region_coverer.cpp [2016/05/01 20:56:00.109] /usr/bin/clang++ -o build/build/mongo/db/geo/geoparser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/geo/geoparser.cpp [2016/05/01 20:56:00.135] Generating placeholder library build/build/mongo/bson/mutable/libmutable_bson.a [2016/05/01 20:56:00.135] Skipping ranlib for build/build/mongo/bson/mutable/libmutable_bson.a [2016/05/01 20:56:00.175] /usr/bin/clang++ -o build/build/mongo/db/geo/geometry_container.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/geo/geometry_container.cpp [2016/05/01 20:56:00.325] Generating placeholder library build/build/mongo/client/libsasl_client.a [2016/05/01 20:56:00.325] Skipping ranlib for build/build/mongo/client/libsasl_client.a [2016/05/01 20:56:00.410] /usr/bin/clang++ -o build/build/mongo/db/index/expression_params.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/index/expression_params.cpp [2016/05/01 20:56:00.482] /usr/bin/clang++ -o build/build/mongo/db/index/s2_common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/index/s2_common.cpp [2016/05/01 20:56:00.574] /usr/bin/clang++ -o build/build/mongo/db/index/external_key_generator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/index/external_key_generator.cpp [2016/05/01 20:56:00.671] /usr/bin/clang++ -o build/build/mongo/db/index/btree_key_generator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/index/btree_key_generator.cpp [2016/05/01 20:56:00.716] /usr/bin/clang++ -o build/build/mongo/db/index/expression_keys_private.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/index/expression_keys_private.cpp [2016/05/01 20:56:00.951] /usr/bin/clang++ -o build/build/mongo/db/field_ref.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/field_ref.cpp [2016/05/01 20:56:01.182] Generating placeholder library build/build/mongo/db/fts/libbase.a [2016/05/01 20:56:01.183] Skipping ranlib for build/build/mongo/db/fts/libbase.a [2016/05/01 20:56:01.219] /usr/bin/clang++ -o build/build/mongo/db/field_ref_set.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/field_ref_set.cpp [2016/05/01 20:56:02.062] /usr/bin/clang++ -o build/build/mongo/db/field_parser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/field_parser.cpp [2016/05/01 20:56:02.083] Generating placeholder library build/build/mongo/db/fts/unicode/libunicode.a [2016/05/01 20:56:02.083] Skipping ranlib for build/build/mongo/db/fts/unicode/libunicode.a [2016/05/01 20:56:02.118] /usr/bin/clang++ -o build/build/mongo/db/keypattern.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/keypattern.cpp [2016/05/01 20:56:02.949] /usr/bin/clang++ -o build/build/mongo/db/dbmessage.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/dbmessage.cpp [2016/05/01 20:56:03.240] /usr/bin/clang++ -o build/build/mongo/db/index_names.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/index_names.cpp [2016/05/01 20:56:03.272] Generating placeholder library build/build/mongo/client/libclientdriver.a [2016/05/01 20:56:03.273] Skipping ranlib for build/build/mongo/client/libclientdriver.a [2016/05/01 20:56:03.348] /usr/bin/clang++ -o build/build/mongo/db/hasher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/hasher.cpp [2016/05/01 20:56:03.512] /usr/bin/clang++ -o build/build/mongo/db/namespace_string.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/namespace_string.cpp [2016/05/01 20:56:03.641] Generating placeholder library build/build/mongo/db/index/libexternal_key_generator.a [2016/05/01 20:56:03.641] Skipping ranlib for build/build/mongo/db/index/libexternal_key_generator.a [2016/05/01 20:56:03.714] /usr/bin/clang++ -o build/build/mongo/db/server_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/server_options.cpp [2016/05/01 20:56:03.807] /usr/bin/clang++ -o build/build/mongo/db/server_parameters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/server_parameters.cpp [2016/05/01 20:56:03.841] Generating placeholder library build/build/mongo/db/index/libexpression_params.a [2016/05/01 20:56:03.846] Skipping ranlib for build/build/mongo/db/index/libexpression_params.a [2016/05/01 20:56:03.926] /usr/bin/clang++ -o build/build/mongo/db/client.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/client.cpp [2016/05/01 20:56:03.961] Generating placeholder library build/build/mongo/db/geo/libgeometry.a [2016/05/01 20:56:03.964] Skipping ranlib for build/build/mongo/db/geo/libgeometry.a [2016/05/01 20:56:03.994] /usr/bin/clang++ -o build/build/mongo/db/client_basic.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/client_basic.cpp [2016/05/01 20:56:04.037] /usr/bin/clang++ -o build/build/mongo/db/operation_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/operation_context.cpp [2016/05/01 20:56:04.085] /usr/bin/clang++ -o build/build/mongo/db/service_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/service_context.cpp [2016/05/01 20:56:04.885] /usr/bin/clang++ -o build/build/mongo/db/service_context_noop.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/service_context_noop.cpp [2016/05/01 20:56:04.980] /usr/bin/clang++ -o build/build/mongo/db/write_concern_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/write_concern_options.cpp [2016/05/01 20:56:05.073] /usr/bin/clang++ -o build/build/mongo/db/query/collation/collation_index_key.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -DU_USING_ICU_NAMESPACE=0 -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/collation/collation_index_key.cpp [2016/05/01 20:56:05.798] /usr/bin/clang++ -o build/build/mongo/db/query/collation/collation_spec.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -DU_USING_ICU_NAMESPACE=0 -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/collation/collation_spec.cpp [2016/05/01 20:56:05.983] Generating placeholder library build/build/mongo/db/libindex_names.a [2016/05/01 20:56:05.984] Skipping ranlib for build/build/mongo/db/libindex_names.a [2016/05/01 20:56:05.996] Generating placeholder library build/build/mongo/db/libserver_options_core.a [2016/05/01 20:56:06.001] Skipping ranlib for build/build/mongo/db/libserver_options_core.a [2016/05/01 20:56:06.066] /usr/bin/clang++ -o build/build/mongo/db/query/count_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/count_request.cpp [2016/05/01 20:56:06.129] /usr/bin/clang++ -o build/build/mongo/db/query/cursor_response.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/cursor_response.cpp [2016/05/01 20:56:06.169] Generating placeholder library build/build/mongo/db/libcommon.a [2016/05/01 20:56:06.169] Skipping ranlib for build/build/mongo/db/libcommon.a [2016/05/01 20:56:06.172] Generating placeholder library build/build/mongo/db/libmongohasher.a [2016/05/01 20:56:06.182] Skipping ranlib for build/build/mongo/db/libmongohasher.a [2016/05/01 20:56:06.209] /usr/bin/clang++ -o build/build/mongo/db/query/find_and_modify_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/find_and_modify_request.cpp [2016/05/01 20:56:06.261] /usr/bin/clang++ -o build/build/mongo/db/query/getmore_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/getmore_request.cpp [2016/05/01 20:56:06.289] Generating placeholder library build/build/mongo/db/libdbmessage.a [2016/05/01 20:56:06.290] Skipping ranlib for build/build/mongo/db/libdbmessage.a [2016/05/01 20:56:06.293] Generating placeholder library build/build/mongo/db/query/collation/libcollator_interface.a [2016/05/01 20:56:06.293] Skipping ranlib for build/build/mongo/db/query/collation/libcollator_interface.a [2016/05/01 20:56:06.334] /usr/bin/clang++ -o build/build/mongo/db/query/killcursors_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/killcursors_request.cpp [2016/05/01 20:56:06.378] /usr/bin/clang++ -o build/build/mongo/db/query/killcursors_response.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/killcursors_response.cpp [2016/05/01 20:56:06.399] Generating placeholder library build/build/mongo/db/libserver_parameters.a [2016/05/01 20:56:06.400] Skipping ranlib for build/build/mongo/db/libserver_parameters.a [2016/05/01 20:56:06.475] /usr/bin/clang++ -o build/build/mongo/db/query/lite_parsed_query.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/query/lite_parsed_query.cpp [2016/05/01 20:56:06.552] /usr/bin/clang++ -o build/build/mongo/db/repl/bson_extract_optime.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/repl/bson_extract_optime.cpp [2016/05/01 20:56:06.576] Generating placeholder library build/build/mongo/db/index/libkey_generator.a [2016/05/01 20:56:06.576] Skipping ranlib for build/build/mongo/db/index/libkey_generator.a [2016/05/01 20:56:06.607] /usr/bin/clang++ -o build/build/mongo/db/repl/optime.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/repl/optime.cpp [2016/05/01 20:56:06.810] Generating placeholder library build/build/mongo/db/libnamespace_string.a [2016/05/01 20:56:06.810] Skipping ranlib for build/build/mongo/db/libnamespace_string.a [2016/05/01 20:56:06.884] /usr/bin/clang++ -o build/build/mongo/db/repl/read_concern_args.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/db/repl/read_concern_args.cpp [2016/05/01 20:56:07.000] Generating placeholder library build/build/mongo/db/geo/libgeoparser.a [2016/05/01 20:56:07.002] Skipping ranlib for build/build/mongo/db/geo/libgeoparser.a [2016/05/01 20:56:07.078] /usr/bin/clang++ -o build/build/mongo/executor/connection_pool_stats.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/executor/connection_pool_stats.cpp [2016/05/01 20:56:07.430] /usr/bin/clang++ -o build/build/mongo/executor/remote_command_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/executor/remote_command_request.cpp [2016/05/01 20:56:07.513] Generating placeholder library build/build/mongo/db/query/collation/libcollation_index_key.a [2016/05/01 20:56:07.513] Skipping ranlib for build/build/mongo/db/query/collation/libcollation_index_key.a [2016/05/01 20:56:07.548] /usr/bin/clang++ -o build/build/mongo/executor/remote_command_response.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/executor/remote_command_response.cpp [2016/05/01 20:56:07.965] /usr/bin/clang++ -o build/build/mongo/base/data_range.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/data_range.cpp [2016/05/01 20:56:07.985] Generating placeholder library build/build/mongo/db/libservice_context.a [2016/05/01 20:56:07.985] Skipping ranlib for build/build/mongo/db/libservice_context.a [2016/05/01 20:56:08.019] /usr/bin/clang++ -o build/build/mongo/base/data_range_cursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/data_range_cursor.cpp [2016/05/01 20:56:08.070] Generating placeholder library build/build/mongo/db/libwrite_concern_options.a [2016/05/01 20:56:08.071] Skipping ranlib for build/build/mongo/db/libwrite_concern_options.a [2016/05/01 20:56:08.103] /usr/bin/clang++ -o build/build/mongo/base/data_type.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/data_type.cpp [2016/05/01 20:56:08.619] /usr/bin/clang++ -o build/build/mongo/base/data_type_string_data.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/data_type_string_data.cpp [2016/05/01 20:56:09.337] Generating placeholder library build/build/mongo/db/repl/liboptime.a [2016/05/01 20:56:09.337] Skipping ranlib for build/build/mongo/db/repl/liboptime.a [2016/05/01 20:56:09.373] /usr/bin/clang++ -o build/build/mongo/base/data_type_terminated.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/data_type_terminated.cpp [2016/05/01 20:56:09.483] /usr/bin/clang++ -o build/build/mongo/base/error_codes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/base/error_codes.cpp [2016/05/01 20:56:09.762] /usr/bin/clang++ -o build/build/mongo/base/global_initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/global_initializer.cpp [2016/05/01 20:56:09.957] Generating placeholder library build/build/mongo/executor/libconnection_pool_stats.a [2016/05/01 20:56:09.957] Skipping ranlib for build/build/mongo/executor/libconnection_pool_stats.a [2016/05/01 20:56:09.977] /usr/bin/clang++ -o build/build/mongo/base/global_initializer_registerer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/global_initializer_registerer.cpp [2016/05/01 20:56:09.995] Generating placeholder library build/build/mongo/db/repl/libread_concern_args.a [2016/05/01 20:56:09.995] Skipping ranlib for build/build/mongo/db/repl/libread_concern_args.a [2016/05/01 20:56:10.017] /usr/bin/clang++ -o build/build/mongo/base/init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/init.cpp [2016/05/01 20:56:10.087] /usr/bin/clang++ -o build/build/mongo/base/initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/initializer.cpp [2016/05/01 20:56:10.173] Generating placeholder library build/build/mongo/executor/libremote_command.a [2016/05/01 20:56:10.175] Skipping ranlib for build/build/mongo/executor/libremote_command.a [2016/05/01 20:56:10.190] /usr/bin/clang++ -o build/build/mongo/base/initializer_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/initializer_context.cpp [2016/05/01 20:56:10.272] /usr/bin/clang++ -o build/build/mongo/base/initializer_dependency_graph.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/initializer_dependency_graph.cpp [2016/05/01 20:56:10.302] /usr/bin/clang++ -o build/build/mongo/base/make_string_vector.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/make_string_vector.cpp [2016/05/01 20:56:10.366] /usr/bin/clang++ -o build/build/mongo/base/parse_number.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/parse_number.cpp [2016/05/01 20:56:10.676] /usr/bin/clang++ -o build/build/mongo/base/status.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/status.cpp [2016/05/01 20:56:10.782] /usr/bin/clang++ -o build/build/mongo/base/string_data.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/string_data.cpp [2016/05/01 20:56:10.883] /usr/bin/clang++ -o build/build/mongo/base/validate_locale.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/base/validate_locale.cpp [2016/05/01 20:56:11.036] /usr/bin/clang++ -o build/build/mongo/bson/bson_validate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/bson_validate.cpp [2016/05/01 20:56:11.190] /usr/bin/clang++ -o build/build/mongo/bson/bsonelement.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/bsonelement.cpp [2016/05/01 20:56:11.309] /usr/bin/clang++ -o build/build/mongo/bson/bsonmisc.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/bsonmisc.cpp [2016/05/01 20:56:11.394] /usr/bin/clang++ -o build/build/mongo/bson/bsonobj.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/bsonobj.cpp [2016/05/01 20:56:11.431] Generating placeholder library build/build/mongo/db/query/libcommand_request_response.a [2016/05/01 20:56:11.434] Skipping ranlib for build/build/mongo/db/query/libcommand_request_response.a [2016/05/01 20:56:11.490] /usr/bin/clang++ -o build/build/mongo/bson/bsonobjbuilder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/bsonobjbuilder.cpp [2016/05/01 20:56:11.538] /usr/bin/clang++ -o build/build/mongo/bson/bsontypes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/bsontypes.cpp [2016/05/01 20:56:11.586] /usr/bin/clang++ -o build/build/mongo/bson/json.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/json.cpp [2016/05/01 20:56:11.626] /usr/bin/clang++ -o build/build/mongo/bson/oid.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/oid.cpp [2016/05/01 20:56:12.260] /usr/bin/clang++ -o build/build/mongo/bson/timestamp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/bson/timestamp.cpp [2016/05/01 20:56:12.390] /usr/bin/clang++ -o build/build/mongo/logger/component_message_log_domain.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/component_message_log_domain.cpp [2016/05/01 20:56:12.424] /usr/bin/clang++ -o build/build/mongo/logger/console.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/console.cpp [2016/05/01 20:56:12.554] /usr/bin/clang++ -o build/build/mongo/logger/log_component.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/log_component.cpp [2016/05/01 20:56:12.931] /usr/bin/clang++ -o build/build/mongo/logger/log_component_settings.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/log_component_settings.cpp [2016/05/01 20:56:13.094] /usr/bin/clang++ -o build/build/mongo/logger/log_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/log_manager.cpp [2016/05/01 20:56:13.250] Generating placeholder library build/build/mongo/db/query/liblite_parsed_query.a [2016/05/01 20:56:13.251] Skipping ranlib for build/build/mongo/db/query/liblite_parsed_query.a [2016/05/01 20:56:13.269] /usr/bin/clang++ -o build/build/mongo/logger/log_severity.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/log_severity.cpp [2016/05/01 20:56:13.362] /usr/bin/clang++ -o build/build/mongo/logger/logger.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/logger.cpp [2016/05/01 20:56:13.551] /usr/bin/clang++ -o build/build/mongo/logger/logstream_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/logstream_builder.cpp [2016/05/01 20:56:13.684] /usr/bin/clang++ -o build/build/mongo/logger/message_event_utf8_encoder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/message_event_utf8_encoder.cpp [2016/05/01 20:56:13.886] /usr/bin/clang++ -o build/build/mongo/logger/message_log_domain.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/message_log_domain.cpp [2016/05/01 20:56:13.932] /usr/bin/clang++ -o build/build/mongo/logger/ramlog.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/ramlog.cpp [2016/05/01 20:56:14.011] /usr/bin/clang++ -o build/build/mongo/logger/rotatable_file_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/rotatable_file_manager.cpp [2016/05/01 20:56:14.141] /usr/bin/clang++ -o build/build/mongo/logger/rotatable_file_writer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/logger/rotatable_file_writer.cpp [2016/05/01 20:56:14.627] /usr/bin/clang++ -o build/build/mongo/platform/decimal128.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/decimal128.cpp [2016/05/01 20:56:14.677] /usr/bin/clang++ -o build/build/mongo/platform/random.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/random.cpp [2016/05/01 20:56:14.748] /usr/bin/clang++ -o build/build/mongo/platform/strnlen.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/strnlen.cpp [2016/05/01 20:56:14.785] /usr/bin/clang++ -o build/build/mongo/util/allocator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/allocator.cpp [2016/05/01 20:56:14.918] /usr/bin/clang++ -o build/build/mongo/util/assert_util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/assert_util.cpp [2016/05/01 20:56:14.960] /usr/bin/clang++ -o build/build/mongo/util/base64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/base64.cpp [2016/05/01 20:56:15.181] /usr/bin/clang++ -o build/build/mongo/util/concurrency/thread_name.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/concurrency/thread_name.cpp [2016/05/01 20:56:15.323] /usr/bin/clang++ -o build/build/mongo/util/exception_filter_win32.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/exception_filter_win32.cpp [2016/05/01 20:56:15.357] /usr/bin/clang++ -o build/build/mongo/util/exit.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/exit.cpp [2016/05/01 20:56:15.466] /usr/bin/clang++ -o build/build/mongo/util/hex.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/hex.cpp [2016/05/01 20:56:15.593] /usr/bin/clang++ -o build/build/mongo/util/itoa.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/itoa.cpp [2016/05/01 20:56:16.075] /usr/bin/clang++ -o build/build/mongo/util/log.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/log.cpp [2016/05/01 20:56:16.211] /usr/bin/clang++ -o build/build/mongo/util/signal_handlers_synchronous.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/signal_handlers_synchronous.cpp [2016/05/01 20:56:16.257] /usr/bin/clang++ -o build/build/mongo/util/stacktrace.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/stacktrace.cpp [2016/05/01 20:56:16.750] /usr/bin/clang++ -o build/build/mongo/util/stacktrace_posix.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/stacktrace_posix.cpp [2016/05/01 20:56:16.885] /usr/bin/clang++ -o build/build/mongo/util/static_observer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/static_observer.cpp [2016/05/01 20:56:16.989] /usr/bin/clang++ -o build/build/mongo/util/stringutils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/stringutils.cpp [2016/05/01 20:56:17.038] /usr/bin/clang++ -o build/build/mongo/util/system_clock_source.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/system_clock_source.cpp [2016/05/01 20:56:17.225] /usr/bin/clang++ -o build/build/mongo/util/system_tick_source.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/system_tick_source.cpp [2016/05/01 20:56:17.265] /usr/bin/clang++ -o build/build/mongo/util/text.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/text.cpp [2016/05/01 20:56:17.396] /usr/bin/clang++ -o build/build/mongo/util/time_support.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/time_support.cpp [2016/05/01 20:56:17.439] Creating 'build/build/mongo/util/version.cpp' [2016/05/01 20:56:17.477] /usr/bin/clang++ -o build/build/mongo/util/version.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/util/version.cpp [2016/05/01 20:56:17.510] /usr/bin/clang++ -o build/build/mongo/shell/linenoise_utf8.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/linenoise_utf8.cpp [2016/05/01 20:56:17.774] /usr/bin/clang++ -o build/build/mongo/shell/bench.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/bench.cpp [2016/05/01 20:56:17.818] /usr/bin/clang++ -o build/build/mongo/shell/clientAndShell.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/clientAndShell.cpp [2016/05/01 20:56:17.857] /usr/bin/clang++ -o build/build/mongo/shell/linenoise.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/linenoise.cpp [2016/05/01 20:56:17.890] /usr/bin/clang++ -o build/build/mongo/shell/mk_wcwidth.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/mk_wcwidth.cpp [2016/05/01 20:56:17.928] jsToH(["build/build/mongo/shell/mongo-server.cpp"], ["src/mongo/shell/servers.js", "src/mongo/shell/shardingtest.js", "src/mongo/shell/servers_misc.js", "src/mongo/shell/replsettest.js", "src/mongo/shell/bridge.js"]) [2016/05/01 20:56:17.935] writing: build/build/mongo/shell/mongo-server.cpp [2016/05/01 20:56:17.955] /usr/bin/clang++ -o build/build/mongo/shell/mongo-server.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/shell/mongo-server.cpp [2016/05/01 20:56:17.994] Generating placeholder library build/build/mongo/liblinenoise_utf8.a [2016/05/01 20:56:17.994] Skipping ranlib for build/build/mongo/liblinenoise_utf8.a [2016/05/01 20:56:18.090] /usr/bin/clang++ -o build/build/mongo/shell/shell_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/shell_options.cpp [2016/05/01 20:56:18.153] /usr/bin/clang++ -o build/build/mongo/shell/shell_options_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/shell_options_init.cpp [2016/05/01 20:56:18.212] /usr/bin/clang++ -o build/build/mongo/shell/shell_utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/shell_utils.cpp [2016/05/01 20:56:18.271] /usr/bin/clang++ -o build/build/mongo/shell/shell_utils_extended.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/shell_utils_extended.cpp [2016/05/01 20:56:18.414] /usr/bin/clang++ -o build/build/mongo/shell/shell_utils_launcher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/shell/shell_utils_launcher.cpp [2016/05/01 20:56:18.469] /usr/bin/clang++ -o build/build/mongo/platform/posix_fadvise.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/posix_fadvise.cpp [2016/05/01 20:56:18.586] /usr/bin/clang++ -o build/build/mongo/platform/process_id.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/process_id.cpp [2016/05/01 20:56:19.286] /usr/bin/clang++ -o build/build/mongo/platform/shared_library.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/shared_library.cpp [2016/05/01 20:56:19.421] /usr/bin/clang++ -o build/build/mongo/platform/shared_library_posix.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/shared_library_posix.cpp [2016/05/01 20:56:19.634] /usr/bin/clang++ -o build/build/mongo/platform/stack_locator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/stack_locator.cpp [2016/05/01 20:56:19.719] /usr/bin/clang++ -o build/build/mongo/platform/stack_locator_linux.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/stack_locator_linux.cpp [2016/05/01 20:56:19.784] /usr/bin/clang++ -o build/build/mongo/platform/strcasestr.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/platform/strcasestr.cpp [2016/05/01 20:56:20.097] /usr/bin/clang++ -o build/build/mongo/rpc/command_reply.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/command_reply.cpp [2016/05/01 20:56:20.149] /usr/bin/clang++ -o build/build/mongo/rpc/command_reply_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/command_reply_builder.cpp [2016/05/01 20:56:20.220] /usr/bin/clang++ -o build/build/mongo/rpc/reply_builder_interface.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/reply_builder_interface.cpp [2016/05/01 20:56:20.650] /usr/bin/clang++ -o build/build/mongo/rpc/command_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/command_request.cpp [2016/05/01 20:56:20.998] /usr/bin/clang++ -o build/build/mongo/rpc/command_request_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/command_request_builder.cpp [2016/05/01 20:56:21.322] /usr/bin/clang++ -o build/build/mongo/rpc/get_status_from_command_result.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/get_status_from_command_result.cpp [2016/05/01 20:56:21.437] /usr/bin/clang++ -o build/build/mongo/rpc/document_range.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/document_range.cpp [2016/05/01 20:56:21.540] /usr/bin/clang++ -o build/build/mongo/rpc/legacy_reply.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/legacy_reply.cpp [2016/05/01 20:56:22.215] Generating placeholder library build/build/mongo/libbase.a [2016/05/01 20:56:22.215] Skipping ranlib for build/build/mongo/libbase.a [2016/05/01 20:56:22.253] /usr/bin/clang++ -o build/build/mongo/rpc/legacy_reply_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/legacy_reply_builder.cpp [2016/05/01 20:56:22.390] /usr/bin/clang++ -o build/build/mongo/rpc/legacy_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/legacy_request.cpp [2016/05/01 20:56:22.409] Generating placeholder library build/build/mongo/platform/libplatform.a [2016/05/01 20:56:22.410] Skipping ranlib for build/build/mongo/platform/libplatform.a [2016/05/01 20:56:22.450] /usr/bin/clang++ -o build/build/mongo/rpc/legacy_request_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/legacy_request_builder.cpp [2016/05/01 20:56:22.804] /usr/bin/clang++ -o build/build/mongo/rpc/metadata.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/metadata.cpp [2016/05/01 20:56:22.850] /usr/bin/clang++ -o build/build/mongo/rpc/metadata/audit_metadata.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/metadata/audit_metadata.cpp [2016/05/01 20:56:23.090] /usr/bin/clang++ -o build/build/mongo/rpc/metadata/config_server_metadata.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/metadata/config_server_metadata.cpp [2016/05/01 20:56:23.108] Generating placeholder library build/build/mongo/rpc/libcommand_reply.a [2016/05/01 20:56:23.109] Skipping ranlib for build/build/mongo/rpc/libcommand_reply.a [2016/05/01 20:56:23.144] /usr/bin/clang++ -o build/build/mongo/rpc/metadata/server_selection_metadata.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/metadata/server_selection_metadata.cpp [2016/05/01 20:56:23.610] /usr/bin/clang++ -o build/build/mongo/rpc/metadata/sharding_metadata.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/metadata/sharding_metadata.cpp [2016/05/01 20:56:23.696] /usr/bin/clang++ -o build/build/mongo/rpc/metadata/repl_set_metadata.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/metadata/repl_set_metadata.cpp [2016/05/01 20:56:23.918] Generating placeholder library build/build/mongo/rpc/libdocument_range.a [2016/05/01 20:56:23.918] Skipping ranlib for build/build/mongo/rpc/libdocument_range.a [2016/05/01 20:56:23.931] Generating placeholder library build/build/mongo/rpc/libcommand_request.a [2016/05/01 20:56:23.931] Skipping ranlib for build/build/mongo/rpc/libcommand_request.a [2016/05/01 20:56:24.003] /usr/bin/clang++ -o build/build/mongo/rpc/protocol.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/protocol.cpp [2016/05/01 20:56:24.105] /usr/bin/clang++ -o build/build/mongo/rpc/factory.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/factory.cpp [2016/05/01 20:56:24.248] Generating placeholder library build/build/mongo/rpc/libcommand_status.a [2016/05/01 20:56:24.248] Skipping ranlib for build/build/mongo/rpc/libcommand_status.a [2016/05/01 20:56:24.283] /usr/bin/clang++ -o build/build/mongo/rpc/object_check.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/rpc/object_check.cpp [2016/05/01 20:56:24.781] /usr/bin/clang++ -o build/build/mongo/s/chunk_version.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/chunk_version.cpp [2016/05/01 20:56:25.482] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_command_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_command_request.cpp [2016/05/01 20:56:25.508] Generating placeholder library build/build/mongo/rpc/liblegacy_request.a [2016/05/01 20:56:25.509] Skipping ranlib for build/build/mongo/rpc/liblegacy_request.a [2016/05/01 20:56:25.534] Generating placeholder library build/build/mongo/rpc/liblegacy_reply.a [2016/05/01 20:56:25.538] Skipping ranlib for build/build/mongo/rpc/liblegacy_reply.a [2016/05/01 20:56:25.572] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_command_response.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_command_response.cpp [2016/05/01 20:56:25.621] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_delete_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_delete_request.cpp [2016/05/01 20:56:25.678] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_delete_document.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_delete_document.cpp [2016/05/01 20:56:25.758] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_insert_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_insert_request.cpp [2016/05/01 20:56:26.223] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_update_request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_update_request.cpp [2016/05/01 20:56:26.440] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_update_document.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_update_document.cpp [2016/05/01 20:56:26.546] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batched_upsert_detail.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batched_upsert_detail.cpp [2016/05/01 20:56:26.766] /usr/bin/clang++ -o build/build/mongo/s/write_ops/wc_error_detail.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/wc_error_detail.cpp [2016/05/01 20:56:26.814] /usr/bin/clang++ -o build/build/mongo/s/write_ops/write_error_detail.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/write_error_detail.cpp [2016/05/01 20:56:27.169] /usr/bin/clang++ -o build/build/mongo/scripting/bson_template_evaluator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/bson_template_evaluator.cpp [2016/05/01 20:56:27.194] Generating placeholder library build/build/mongo/rpc/librpc.a [2016/05/01 20:56:27.195] Skipping ranlib for build/build/mongo/rpc/librpc.a [2016/05/01 20:56:27.302] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/base.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/base.cpp [2016/05/01 20:56:27.330] Generating placeholder library build/build/mongo/rpc/libprotocol.a [2016/05/01 20:56:27.330] Skipping ranlib for build/build/mongo/rpc/libprotocol.a [2016/05/01 20:56:27.646] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/bindata.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/bindata.cpp [2016/05/01 20:56:27.670] Generating placeholder library build/build/mongo/rpc/libmetadata.a [2016/05/01 20:56:27.670] Skipping ranlib for build/build/mongo/rpc/libmetadata.a [2016/05/01 20:56:27.718] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/bson.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/bson.cpp [2016/05/01 20:56:27.918] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/code.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/code.cpp [2016/05/01 20:56:28.128] Generating placeholder library build/build/mongo/s/libchunk_version.a [2016/05/01 20:56:28.128] Skipping ranlib for build/build/mongo/s/libchunk_version.a [2016/05/01 20:56:28.167] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/countdownlatch.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/countdownlatch.cpp [2016/05/01 20:56:28.790] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/cursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/cursor.cpp [2016/05/01 20:56:29.072] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/cursor_handle.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/cursor_handle.cpp [2016/05/01 20:56:29.532] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/dbcollection.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/dbcollection.cpp [2016/05/01 20:56:29.603] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/db.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/db.cpp [2016/05/01 20:56:29.650] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/dbpointer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/dbpointer.cpp [2016/05/01 20:56:29.710] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/dbquery.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/dbquery.cpp [2016/05/01 20:56:29.952] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/dbref.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/dbref.cpp [2016/05/01 20:56:30.237] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/engine.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/engine.cpp [2016/05/01 20:56:30.402] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/error.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/error.cpp [2016/05/01 20:56:30.659] Generating placeholder library build/build/mongo/s/write_ops/libbatch_write_types.a [2016/05/01 20:56:30.659] Skipping ranlib for build/build/mongo/s/write_ops/libbatch_write_types.a [2016/05/01 20:56:30.706] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/exception.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/exception.cpp [2016/05/01 20:56:31.300] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/global.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/global.cpp [2016/05/01 20:56:31.513] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/idwrapper.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/idwrapper.cpp [2016/05/01 20:56:31.633] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/implscope.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/implscope.cpp [2016/05/01 20:56:31.677] Generating placeholder library build/build/mongo/scripting/libbson_template_evaluator.a [2016/05/01 20:56:31.677] Skipping ranlib for build/build/mongo/scripting/libbson_template_evaluator.a [2016/05/01 20:56:31.720] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/internedstring.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/internedstring.cpp [2016/05/01 20:56:32.027] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/jscustomallocator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/jscustomallocator.cpp [2016/05/01 20:56:32.541] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/jsstringwrapper.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/jsstringwrapper.cpp [2016/05/01 20:56:32.635] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/jsthread.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/jsthread.cpp [2016/05/01 20:56:32.713] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/maxkey.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/maxkey.cpp [2016/05/01 20:56:32.774] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/minkey.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/minkey.cpp [2016/05/01 20:56:32.875] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/mongo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/mongo.cpp [2016/05/01 20:56:32.926] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/mongohelpers.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/mongohelpers.cpp [2016/05/01 20:56:33.169] jsToH(["build/build/mongo/scripting/mozjs/mongohelpers_js.cpp"], ["src/mongo/scripting/mozjs/mongohelpers.js"]) [2016/05/01 20:56:33.169] writing: build/build/mongo/scripting/mozjs/mongohelpers_js.cpp [2016/05/01 20:56:33.186] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/mongohelpers_js.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/scripting/mozjs/mongohelpers_js.cpp [2016/05/01 20:56:33.342] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/nativefunction.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/nativefunction.cpp [2016/05/01 20:56:33.393] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/numberint.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/numberint.cpp [2016/05/01 20:56:33.706] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/numberlong.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/numberlong.cpp [2016/05/01 20:56:33.888] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/numberdecimal.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/numberdecimal.cpp [2016/05/01 20:56:34.571] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/object.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/object.cpp [2016/05/01 20:56:34.721] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/objectwrapper.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/objectwrapper.cpp [2016/05/01 20:56:34.771] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/oid.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/oid.cpp [2016/05/01 20:56:34.853] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/PosixNSPR.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/PosixNSPR.cpp [2016/05/01 20:56:34.918] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/proxyscope.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/proxyscope.cpp [2016/05/01 20:56:35.874] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/regexp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/regexp.cpp [2016/05/01 20:56:35.986] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/timestamp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/timestamp.cpp [2016/05/01 20:56:36.321] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/valuereader.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/valuereader.cpp [2016/05/01 20:56:36.389] /usr/bin/clang++ -o build/build/mongo/scripting/mozjs/valuewriter.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/mozjs-45/include -Isrc/third_party/mozjs-45/mongo_sources -Isrc/third_party/mozjs-45/platform/x86_64/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/mozjs/valuewriter.cpp [2016/05/01 20:56:36.782] /usr/bin/clang++ -o build/build/mongo/scripting/engine.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/engine.cpp [2016/05/01 20:56:37.038] /usr/bin/clang++ -o build/build/mongo/scripting/utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/scripting/utils.cpp [2016/05/01 20:56:37.226] /usr/bin/python src/mongo/base/generate_error_codes.py js src/mongo/base/error_codes.err --js-source=build/build/mongo/shell/error_codes.js [2016/05/01 20:56:37.322] jsToH(["build/build/mongo/shell/mongo.cpp"], ["src/mongo/shell/assert.js", "src/mongo/shell/bulk_api.js", "src/mongo/shell/collection.js", "src/mongo/shell/crud_api.js", "src/mongo/shell/db.js", "src/mongo/shell/explain_query.js", "src/mongo/shell/explainable.js", "build/build/mongo/shell/error_codes.js", "src/mongo/shell/mongo.js", "src/mongo/shell/mr.js", "src/mongo/shell/query.js", "src/mongo/shell/types.js", "src/mongo/shell/upgrade_check.js", "src/mongo/shell/utils.js", "src/mongo/shell/utils_sh.js", "src/mongo/shell/utils_auth.js"]) [2016/05/01 20:56:37.336] writing: build/build/mongo/shell/mongo.cpp [2016/05/01 20:56:37.357] /usr/bin/clang++ -o build/build/mongo/shell/mongo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc build/build/mongo/shell/mongo.cpp [2016/05/01 20:56:37.578] /usr/bin/clang++ -o build/build/mongo/util/concurrency/spin_lock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/concurrency/spin_lock.cpp [2016/05/01 20:56:37.893] Generating placeholder library build/build/mongo/shell/libmongojs.a [2016/05/01 20:56:37.893] Skipping ranlib for build/build/mongo/shell/libmongojs.a [2016/05/01 20:56:38.070] /usr/bin/clang++ -o build/build/mongo/util/concurrency/synchronization.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/concurrency/synchronization.cpp [2016/05/01 20:56:38.081] Generating placeholder library build/build/mongo/util/concurrency/libspin_lock.a [2016/05/01 20:56:38.081] Skipping ranlib for build/build/mongo/util/concurrency/libspin_lock.a [2016/05/01 20:56:38.131] /usr/bin/clang++ -o build/build/mongo/util/concurrency/ticketholder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/concurrency/ticketholder.cpp [2016/05/01 20:56:38.225] /usr/bin/clang++ -o build/build/mongo/util/background.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/background.cpp [2016/05/01 20:56:38.251] /usr/bin/clang++ -o build/build/mongo/util/debugger.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/debugger.cpp [2016/05/01 20:56:38.293] Generating placeholder library build/build/mongo/libshell_core.a [2016/05/01 20:56:38.293] Skipping ranlib for build/build/mongo/libshell_core.a [2016/05/01 20:56:38.313] /usr/bin/clang++ -o build/build/mongo/util/decoration_container.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/decoration_container.cpp [2016/05/01 20:56:38.345] /usr/bin/clang++ -o build/build/mongo/util/decoration_registry.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/decoration_registry.cpp [2016/05/01 20:56:38.389] Generating placeholder library build/build/mongo/util/libdebugger.a [2016/05/01 20:56:38.389] Skipping ranlib for build/build/mongo/util/libdebugger.a [2016/05/01 20:56:38.466] /usr/bin/clang++ -o build/build/mongo/util/fail_point.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/fail_point.cpp [2016/05/01 20:56:38.713] /usr/bin/clang++ -o build/build/mongo/util/fail_point_registry.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/fail_point_registry.cpp [2016/05/01 20:56:38.883] /usr/bin/clang++ -o build/build/mongo/util/fail_point_service.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/fail_point_service.cpp [2016/05/01 20:56:39.103] Generating placeholder library build/build/mongo/util/libdecorable.a [2016/05/01 20:56:39.103] Skipping ranlib for build/build/mongo/util/libdecorable.a [2016/05/01 20:56:39.120] /usr/bin/clang++ -o build/build/mongo/util/startup_test.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/startup_test.cpp [2016/05/01 20:56:39.158] /usr/bin/clang++ -o build/build/mongo/util/touch_pages.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/touch_pages.cpp [2016/05/01 20:56:39.354] /usr/bin/clang++ -o build/build/mongo/util/file.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/file.cpp [2016/05/01 20:56:39.395] /usr/bin/clang++ -o build/build/mongo/util/platform_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/platform_init.cpp [2016/05/01 20:56:39.538] /usr/bin/clang++ -o build/build/mongo/util/thread_safe_string.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/thread_safe_string.cpp [2016/05/01 20:56:39.698] /usr/bin/clang++ -o build/build/mongo/util/timer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/timer.cpp [2016/05/01 20:56:39.820] /usr/bin/clang++ -o build/build/mongo/util/md5.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/md5.cpp [2016/05/01 20:56:39.894] /usr/bin/clang++ -o build/build/mongo/util/password_digest.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/password_digest.cpp [2016/05/01 20:56:40.154] /usr/bin/clang++ -o build/build/mongo/util/password.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/password.cpp [2016/05/01 20:56:40.443] Generating placeholder library build/build/mongo/util/concurrency/libticketholder.a [2016/05/01 20:56:40.443] Skipping ranlib for build/build/mongo/util/concurrency/libticketholder.a [2016/05/01 20:56:40.518] /usr/bin/clang++ -o build/build/mongo/util/processinfo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/processinfo.cpp [2016/05/01 20:56:40.582] /usr/bin/clang++ -o build/build/mongo/util/processinfo_linux.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/processinfo_linux.cpp [2016/05/01 20:56:40.727] /usr/bin/clang++ -o build/build/mongo/util/quick_exit.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/quick_exit.cpp [2016/05/01 20:56:41.034] /usr/bin/clang++ -o build/build/mongo/util/safe_num.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/safe_num.cpp [2016/05/01 20:56:41.162] /usr/bin/clang++ -o build/build/mongo/util/signal_handlers.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/signal_handlers.cpp [2016/05/01 20:56:41.178] Generating placeholder library build/build/mongo/util/libquick_exit.a [2016/05/01 20:56:41.179] Skipping ranlib for build/build/mongo/util/libquick_exit.a [2016/05/01 20:56:41.215] /usr/bin/clang++ -o build/build/mongo/util/signal_win32.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/signal_win32.cpp [2016/05/01 20:56:41.241] Generating placeholder library build/build/mongo/util/libmd5.a [2016/05/01 20:56:41.241] Skipping ranlib for build/build/mongo/util/libmd5.a [2016/05/01 20:56:41.326] /usr/bin/clang++ -o build/build/mongo/util/net/hostandport.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/hostandport.cpp [2016/05/01 20:56:41.398] /usr/bin/clang++ -o build/build/mongo/util/net/hostname_canonicalization.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/hostname_canonicalization.cpp [2016/05/01 20:56:41.420] Generating placeholder library build/build/mongo/util/libbackground_job.a [2016/05/01 20:56:41.435] Skipping ranlib for build/build/mongo/util/libbackground_job.a [2016/05/01 20:56:41.449] /usr/bin/clang++ -o build/build/mongo/util/net/httpclient.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/httpclient.cpp [2016/05/01 20:56:41.490] /usr/bin/clang++ -o build/build/mongo/util/net/listen.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/listen.cpp [2016/05/01 20:56:41.542] Generating placeholder library build/build/mongo/util/concurrency/libsynchronization.a [2016/05/01 20:56:41.544] Skipping ranlib for build/build/mongo/util/concurrency/libsynchronization.a [2016/05/01 20:56:41.582] /usr/bin/clang++ -o build/build/mongo/util/net/message.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/message.cpp [2016/05/01 20:56:41.623] Generating placeholder library build/build/mongo/util/libfail_point.a [2016/05/01 20:56:41.623] Skipping ranlib for build/build/mongo/util/libfail_point.a [2016/05/01 20:56:41.657] /usr/bin/clang++ -o build/build/mongo/util/net/message_port.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/message_port.cpp [2016/05/01 20:56:42.046] /usr/bin/clang++ -o build/build/mongo/util/net/sock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/sock.cpp [2016/05/01 20:56:42.501] Generating placeholder library build/build/mongo/util/libfoundation.a [2016/05/01 20:56:42.502] Skipping ranlib for build/build/mongo/util/libfoundation.a [2016/05/01 20:56:42.534] /usr/bin/clang++ -o build/build/mongo/util/net/sockaddr.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/sockaddr.cpp [2016/05/01 20:56:42.858] /usr/bin/clang++ -o build/build/mongo/util/net/socket_exception.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/socket_exception.cpp [2016/05/01 20:56:42.960] Generating placeholder library build/build/mongo/scripting/libscripting_common.a [2016/05/01 20:56:42.960] Skipping ranlib for build/build/mongo/scripting/libscripting_common.a [2016/05/01 20:56:42.994] /usr/bin/clang++ -o build/build/mongo/util/net/socket_poll.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/socket_poll.cpp [2016/05/01 20:56:43.466] Generating placeholder library build/build/mongo/util/libpassword.a [2016/05/01 20:56:43.466] Skipping ranlib for build/build/mongo/util/libpassword.a [2016/05/01 20:56:43.504] /usr/bin/clang++ -o build/build/mongo/util/net/ssl_expiration.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/ssl_expiration.cpp [2016/05/01 20:56:43.710] /usr/bin/clang++ -o build/build/mongo/util/net/ssl_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/ssl_manager.cpp [2016/05/01 20:56:43.774] /usr/bin/clang++ -o build/build/mongo/util/net/ssl_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/net/ssl_options.cpp [2016/05/01 20:56:43.984] Generating placeholder library build/build/mongo/util/libsignal_handlers.a [2016/05/01 20:56:43.984] Skipping ranlib for build/build/mongo/util/libsignal_handlers.a [2016/05/01 20:56:44.200] /usr/bin/clang++ -o build/build/mongo/util/options_parser/environment.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/environment.cpp [2016/05/01 20:56:44.240] Generating placeholder library build/build/mongo/scripting/libscripting.a [2016/05/01 20:56:44.242] Generating placeholder library build/build/mongo/util/libsafe_num.a [2016/05/01 20:56:44.243] Skipping ranlib for build/build/mongo/util/libsafe_num.a [2016/05/01 20:56:44.244] Skipping ranlib for build/build/mongo/scripting/libscripting.a [2016/05/01 20:56:44.262] /usr/bin/clang++ -o build/build/mongo/util/options_parser/value.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/value.cpp [2016/05/01 20:56:44.296] /usr/bin/clang++ -o build/build/mongo/util/options_parser/constraints.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/constraints.cpp [2016/05/01 20:56:44.687] /usr/bin/clang++ -o build/build/mongo/util/options_parser/option_section.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/option_section.cpp [2016/05/01 20:56:44.744] /usr/bin/clang++ -o build/build/mongo/util/options_parser/option_description.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/option_description.cpp [2016/05/01 20:56:44.905] /usr/bin/clang++ -o build/build/mongo/util/options_parser/options_parser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/options_parser.cpp [2016/05/01 20:56:44.931] Generating placeholder library build/build/mongo/util/net/libhostandport.a [2016/05/01 20:56:44.931] Skipping ranlib for build/build/mongo/util/net/libhostandport.a [2016/05/01 20:56:44.957] /usr/bin/clang++ -o build/build/mongo/util/options_parser/startup_option_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/startup_option_init.cpp [2016/05/01 20:56:45.107] /usr/bin/clang++ -o build/build/mongo/util/options_parser/startup_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/yaml-cpp-0.5.3/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/startup_options.cpp [2016/05/01 20:56:45.247] /usr/bin/clang++ -o build/build/mongo/util/options_parser/options_parser_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/options_parser/options_parser_init.cpp [2016/05/01 20:56:45.290] Generating placeholder library build/build/mongo/util/libprocessinfo.a [2016/05/01 20:56:45.291] Skipping ranlib for build/build/mongo/util/libprocessinfo.a [2016/05/01 20:56:45.358] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_exception.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_exception.c [2016/05/01 20:56:45.390] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_four_over_pi.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_four_over_pi.c [2016/05/01 20:56:45.460] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.c [2016/05/01 20:56:45.516] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bid.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bid.c [2016/05/01 20:56:45.544] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_cbrt.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_cbrt.c [2016/05/01 20:56:45.590] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.c:484:54: warning: comparison of integers of different signs: 'UX_FRACTION_DIGIT_TYPE' (aka 'unsigned long long') and 'long long' [-Wsign-compare] [2016/05/01 20:56:45.590] if ((0 < exp_diff) || ((0 == exp_diff) && (N < order))) [2016/05/01 20:56:45.590] ~ ^ ~~~~~ [2016/05/01 20:56:45.590] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.c:615:13: warning: comparison of integers of different signs: 'UX_FRACTION_DIGIT_TYPE' (aka 'unsigned long long') and 'long long' [-Wsign-compare] [2016/05/01 20:56:45.590] N = (N < (order + 1) ) ? (order + 1) : N; [2016/05/01 20:56:45.590] ~ ^ ~~~~~~~~~ [2016/05/01 20:56:45.590] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.c:654:15: warning: comparison of integers of different signs: 'UX_FRACTION_DIGIT_TYPE' (aka 'unsigned long long') and 'long long' [-Wsign-compare] [2016/05/01 20:56:45.590] if (N == order) [2016/05/01 20:56:45.590] ~ ^ ~~~~~ [2016/05/01 20:56:45.592] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.c:1002:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] [2016/05/01 20:56:45.592] if ( op = EXTR_BITS( EVEN_ODD_OP, eval_data) ) [2016/05/01 20:56:45.592] ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2016/05/01 20:56:45.592] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.c:1002:13: note: place parentheses around the assignment to silence this warning [2016/05/01 20:56:45.592] if ( op = EXTR_BITS( EVEN_ODD_OP, eval_data) ) [2016/05/01 20:56:45.592] ^ [2016/05/01 20:56:45.592] ( ) [2016/05/01 20:56:45.592] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bessel.c:1002:13: note: use '==' to turn this assignment into an equality comparison [2016/05/01 20:56:45.592] if ( op = EXTR_BITS( EVEN_ODD_OP, eval_data) ) [2016/05/01 20:56:45.592] ^ [2016/05/01 20:56:45.592] == [2016/05/01 20:56:45.615] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bid.c:58:1: warning: '/*' within block comment [-Wcomment] [2016/05/01 20:56:45.615] /* Basic arithmetic operations [2016/05/01 20:56:45.615] ^ [2016/05/01 20:56:45.615] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bid.c:59:1: warning: '/*' within block comment [-Wcomment] [2016/05/01 20:56:45.615] /* [2016/05/01 20:56:45.615] ^ [2016/05/01 20:56:45.615] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_bid.c:60:1: warning: '/*' within block comment [-Wcomment] [2016/05/01 20:56:45.615] /******************************************************************************/ [2016/05/01 20:56:45.615] ^ [2016/05/01 20:56:45.694] 3 warnings generated. [2016/05/01 20:56:45.699] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_erf.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_erf.c [2016/05/01 20:56:45.719] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_exp.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_exp.c [2016/05/01 20:56:45.731] 4 warnings generated. [2016/05/01 20:56:45.758] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_int.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_int.c [2016/05/01 20:56:45.870] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_inv_hyper.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_inv_hyper.c [2016/05/01 20:56:45.936] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_inv_trig.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_inv_trig.c [2016/05/01 20:56:45.958] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_lgamma.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_lgamma.c [2016/05/01 20:56:46.025] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_log.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_log.c [2016/05/01 20:56:46.061] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_lgamma.c:299:9: warning: '/*' within block comment [-Wcomment] [2016/05/01 20:56:46.061] /* Set initial product to 1 and get */ [2016/05/01 20:56:46.061] ^ [2016/05/01 20:56:46.102] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_mod.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_mod.c [2016/05/01 20:56:46.135] 1 warning generated. [2016/05/01 20:56:46.155] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_ops.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_ops.c [2016/05/01 20:56:46.182] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_ops_64.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_ops_64.c [2016/05/01 20:56:46.210] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_pow.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_pow.c [2016/05/01 20:56:46.314] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_powi.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_powi.c [2016/05/01 20:56:46.439] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_sqrt.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_sqrt.c [2016/05/01 20:56:46.471] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_trig.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_trig.c [2016/05/01 20:56:46.500] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/sqrt_tab_t.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/sqrt_tab_t.c [2016/05/01 20:56:46.538] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128.c [2016/05/01 20:56:46.580] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_trig.c:89:21: warning: '/*' within block comment [-Wcomment] [2016/05/01 20:56:46.580] ** cot(x) ~ Q(x^2)/*[x*P(x^2)] [2016/05/01 20:56:46.580] ^ [2016/05/01 20:56:46.588] In file included from src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_trig.c:164: [2016/05/01 20:56:46.588] src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_radian_reduce.c:1047:19: warning: comparison of integers of different signs: 'unsigned long long' and 'long long' [-Wsign-compare] [2016/05/01 20:56:46.588] if ( MSD_OF_W == ((SIGNED_DIGIT_TYPE) MSD_OF_W >> (BITS_PER_DIGIT - 1)) ) [2016/05/01 20:56:46.588] ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2016/05/01 20:56:46.614] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_2_str_tables.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_2_str_tables.c [2016/05/01 20:56:46.633] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_acos.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_acos.c [2016/05/01 20:56:46.656] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_acosh.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_acosh.c [2016/05/01 20:56:46.754] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_add.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_add.c [2016/05/01 20:56:46.782] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_asin.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_asin.c [2016/05/01 20:56:46.787] 2 warnings generated. [2016/05/01 20:56:46.814] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_asinh.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_asinh.c [2016/05/01 20:56:46.837] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_atan.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_atan.c [2016/05/01 20:56:46.862] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_atan2.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_atan2.c [2016/05/01 20:56:46.965] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_atanh.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_atanh.c [2016/05/01 20:56:47.009] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cbrt.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cbrt.c [2016/05/01 20:56:47.041] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_compare.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_compare.c [2016/05/01 20:56:47.085] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cos.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cos.c [2016/05/01 20:56:47.153] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cosh.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cosh.c [2016/05/01 20:56:47.208] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_div.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_div.c [2016/05/01 20:56:47.244] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_erf.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_erf.c [2016/05/01 20:56:47.290] src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_cos.c:12504:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] [2016/05/01 20:56:47.290] else [2016/05/01 20:56:47.290] ^ [2016/05/01 20:56:47.344] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_erfc.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_erfc.c [2016/05/01 20:56:47.407] 1 warning generated. [2016/05/01 20:56:47.424] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_exp.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_exp.c [2016/05/01 20:56:47.442] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_exp10.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_exp10.c [2016/05/01 20:56:47.516] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_exp2.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_exp2.c [2016/05/01 20:56:47.605] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_expm1.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_expm1.c [2016/05/01 20:56:47.630] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_fdimd.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_fdimd.c [2016/05/01 20:56:47.663] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_fma.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_fma.c [2016/05/01 20:56:47.714] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_fmod.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_fmod.c [2016/05/01 20:56:47.790] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_frexp.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_frexp.c [2016/05/01 20:56:47.820] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_hypot.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_hypot.c [2016/05/01 20:56:47.871] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_ldexp.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_ldexp.c [2016/05/01 20:56:47.964] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_lgamma.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_lgamma.c [2016/05/01 20:56:47.990] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_llrintd.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_llrintd.c [2016/05/01 20:56:48.024] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log.c [2016/05/01 20:56:48.105] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log10.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log10.c [2016/05/01 20:56:48.134] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log1p.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log1p.c [2016/05/01 20:56:48.158] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log2.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_log2.c [2016/05/01 20:56:48.190] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_logb.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_logb.c [2016/05/01 20:56:48.216] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_logbd.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_logbd.c [2016/05/01 20:56:48.235] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_lrintd.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_lrintd.c [2016/05/01 20:56:48.269] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_lround.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_lround.c [2016/05/01 20:56:48.318] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_minmax.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_minmax.c [2016/05/01 20:56:48.343] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_modf.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_modf.c [2016/05/01 20:56:48.373] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_mul.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_mul.c [2016/05/01 20:56:48.401] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_nearbyintd.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_nearbyintd.c [2016/05/01 20:56:48.427] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_next.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_next.c [2016/05/01 20:56:48.470] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_nexttowardd.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_nexttowardd.c [2016/05/01 20:56:48.493] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_noncomp.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_noncomp.c [2016/05/01 20:56:48.764] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_pow.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_pow.c [2016/05/01 20:56:48.811] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_quantexpd.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_quantexpd.c [2016/05/01 20:56:48.848] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_quantize.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_quantize.c [2016/05/01 20:56:48.861] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_rem.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_rem.c [2016/05/01 20:56:48.886] /usr/bin/clang -o build/build/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_round_integral.o -c -std=c99 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_round_integral.c [2016/05/01 20:56:48.920] src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_pow.c:1013:6: warning: comparison of integers of different signs: 'BID_UINT64' (aka 'unsigned long long') and 'int' [-Wsign-compare] [2016/05/01 20:56:48.920] __add_192_192(ans,ans,loc); [2016/05/01 20:56:48.920] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [2016/05/01 20:56:48.920] src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_pow.c:744:4: note: expanded from macro '__add_192_192' [2016/05/01 20:56:48.920] __add_carry_in_out(S1,CA1,(X).w[1],(Y).w[1],CA0); \ [2016/05/01 20:56:48.920] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2016/05/01 20:56:48.920] src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid128_pow.c:695:28: note: expanded from macro '__add_carry_in_out' [2016/05/01 20:56:48.920] CY = ((S, std::__1::allocator > const&, rocksdb::DB**)' [2016/05/01 21:01:57.333] build/build/mongo/db/modules/rocksdb/src/rocks_engine.o: In function `mongo::RocksEngine::_options() const': [2016/05/01 21:01:57.333] /data/mci/d352f761703da2977b679aef86792c77_2418/src/src/mongo/db/modules/rocksdb/src/rocks_engine.cpp:623: undefined reference to `rocksdb::GetOptionsFromString(rocksdb::Options const&, std::__1::basic_string, std::__1::allocator > const&, rocksdb::Options*)' [2016/05/01 21:01:57.437] build/build/mongo/db/modules/rocksdb/src/rocks_recovery_unit.o:(.data.rel.ro+0x168): undefined reference to `rocksdb::Iterator::GetProperty(std::__1::basic_string, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >*)' [2016/05/01 21:01:57.534] /usr/bin/clang++ -o build/build/mongo/s/commands/request.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/commands/request.cpp [2016/05/01 21:01:57.811] /usr/bin/clang++ -o build/build/mongo/s/commands/run_on_all_shards_cmd.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/commands/run_on_all_shards_cmd.cpp [2016/05/01 21:01:57.942] /usr/bin/clang++ -o build/build/mongo/s/commands/sharded_command_processing.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/commands/sharded_command_processing.cpp [2016/05/01 21:01:58.229] /usr/bin/clang++ -o build/build/mongo/s/commands/strategy.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/commands/strategy.cpp [2016/05/01 21:01:58.722] /usr/bin/clang++ -o build/build/mongo/s/chunk_manager_targeter.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/chunk_manager_targeter.cpp [2016/05/01 21:01:59.586] /usr/bin/clang++ -o build/build/mongo/s/cluster_write.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/cluster_write.cpp [2016/05/01 21:01:59.894] /usr/bin/clang++ -o build/build/mongo/s/dbclient_shard_resolver.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/dbclient_shard_resolver.cpp [2016/05/01 21:02:00.602] /usr/bin/clang++ -o build/build/mongo/s/cluster_cursor_stats.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/cluster_cursor_stats.cpp [2016/05/01 21:02:00.906] /usr/bin/clang++ -o build/build/mongo/s/mongos_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/mongos_options.cpp [2016/05/01 21:02:01.170] /usr/bin/clang++ -o build/build/mongo/s/s_only.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/s_only.cpp [2016/05/01 21:02:01.661] /usr/bin/clang++ -o build/build/mongo/s/s_sharding_server_status.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/s_sharding_server_status.cpp [2016/05/01 21:02:01.914] /usr/bin/clang++ -o build/build/mongo/s/version_mongos.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/version_mongos.cpp [2016/05/01 21:02:02.212] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `pair': [2016/05/01 21:02:02.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `pair': [2016/05/01 21:02:02.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.215] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `pair': [2016/05/01 21:02:02.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.217] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.217] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `pair': [2016/05/01 21:02:02.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.217] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(experimental.o): In function `~basic_string': [2016/05/01 21:02:02.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `_Alloc_hider': [2016/05/01 21:02:02.234] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `WriteBatch': [2016/05/01 21:02:02.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_batch.cc:126: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_batch.cc:126: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:02.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `WriteBatch': [2016/05/01 21:02:02.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_batch.cc:135: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_batch.cc:140: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `WriteBatch': [2016/05/01 21:02:02.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_batch.cc:140: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::clear()': [2016/05/01 21:02:02.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:02.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:02.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:02.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.240] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.240] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.242] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.242] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.242] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.242] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.242] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.243] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.243] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.243] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.243] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.243] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.243] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.243] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.243] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.244] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.244] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.244] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.244] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.244] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.244] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.244] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.245] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.245] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.245] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.245] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.245] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.245] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.245] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.245] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.246] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.246] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.246] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.246] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.246] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.246] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.246] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSliceParts(std::string*, rocksdb::SliceParts const&)': [2016/05/01 21:02:02.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:192: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSliceParts(std::string*, rocksdb::SliceParts const&)': [2016/05/01 21:02:02.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:192: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.248] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.248] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.248] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.248] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.249] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.249] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.249] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.249] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.250] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.250] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.251] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.251] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.251] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.251] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.252] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.252] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.253] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.253] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.253] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.253] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.254] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.254] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.256] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.256] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.256] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.256] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.256] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.258] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.258] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.258] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSliceParts(std::string*, rocksdb::SliceParts const&)': [2016/05/01 21:02:02.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:192: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.262] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.262] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.262] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.263] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.263] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSliceParts(std::string*, rocksdb::SliceParts const&)': [2016/05/01 21:02:02.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:192: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.269] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.269] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.269] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.269] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.269] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.270] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.270] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.271] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSliceParts(std::string*, rocksdb::SliceParts const&)': [2016/05/01 21:02:02.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:192: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSliceParts(std::string*, rocksdb::SliceParts const&)': [2016/05/01 21:02:02.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:192: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.275] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.275] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: more undefined references to `std::string::_Rep::_S_terminal' follow [2016/05/01 21:02:02.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:02.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:02.279] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.279] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::WriteBatchInternal::SetContents(rocksdb::WriteBatch*, rocksdb::Slice const&)': [2016/05/01 21:02:02.279] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_batch.cc:978: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.279] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_leak()': [2016/05/01 21:02:02.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.279] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `rocksdb::WriteBatchInternal::Append(rocksdb::WriteBatch*, rocksdb::WriteBatch const*)': [2016/05/01 21:02:02.280] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_batch.cc:985: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.280] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `_Alloc_hider': [2016/05/01 21:02:02.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.280] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.282] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `_Alloc_hider': [2016/05/01 21:02:02.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.282] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.282] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `_Alloc_hider': [2016/05/01 21:02:02.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.283] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.283] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.283] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.283] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.284] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `_Alloc_hider': [2016/05/01 21:02:02.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.296] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.297] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.297] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.297] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `pair': [2016/05/01 21:02:02.298] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.299] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.299] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.300] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `pair': [2016/05/01 21:02:02.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.301] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.301] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.301] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch.o): In function `~basic_string': [2016/05/01 21:02:02.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.308] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `_Alloc_hider': [2016/05/01 21:02:02.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.308] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `rocksdb::BlockBasedTableFactory::GetPrintableTableOptions() const': [2016/05/01 21:02:02.308] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:115: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.308] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: more undefined references to `std::string::append(char const*, unsigned long)' follow [2016/05/01 21:02:02.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.312] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `pair': [2016/05/01 21:02:02.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.314] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `pair': [2016/05/01 21:02:02.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.314] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:198: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:200: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:202: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:203: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:205: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.317] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:206: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.317] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_factory.cc:196: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.317] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_factory.o): In function `~basic_string': [2016/05/01 21:02:02.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.318] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.318] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::Open(rocksdb::ImmutableCFOptions const&, rocksdb::EnvOptions const&, rocksdb::BlockBasedTableOptions const&, rocksdb::InternalKeyComparator const&, std::unique_ptr >&&, unsigned long, std::unique_ptr >*, bool, bool, int)': [2016/05/01 21:02:02.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:554: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:554: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.335] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.335] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::Open(rocksdb::ImmutableCFOptions const&, rocksdb::EnvOptions const&, rocksdb::BlockBasedTableOptions const&, rocksdb::InternalKeyComparator const&, std::unique_ptr >&&, unsigned long, std::unique_ptr >*, bool, bool, int)': [2016/05/01 21:02:02.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:554: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:555: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.335] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.336] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.336] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.336] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.336] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.336] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.336] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.337] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.337] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.337] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.337] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.337] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.338] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.338] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.338] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.338] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.339] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.339] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.339] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.339] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.339] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.339] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.340] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.340] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.340] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.340] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.340] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.340] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.341] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.343] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::to_string(int)': [2016/05/01 21:02:02.344] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2865: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.344] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.344] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.344] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.345] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.345] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.345] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.345] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.346] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `_Alloc_hider': [2016/05/01 21:02:02.346] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.346] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.346] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.348] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `Slice': [2016/05/01 21:02:02.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.348] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.349] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.349] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.349] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpTable(rocksdb::WritableFile*)': [2016/05/01 21:02:02.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1677: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1677: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpTable(rocksdb::WritableFile*)': [2016/05/01 21:02:02.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1686: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:02.351] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1688: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.351] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1689: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.351] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.353] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.353] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.354] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.355] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.355] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.355] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.356] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `_Alloc_hider': [2016/05/01 21:02:02.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.356] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `Slice': [2016/05/01 21:02:02.357] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpIndexBlock(rocksdb::WritableFile*)': [2016/05/01 21:02:02.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1759: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:02.357] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpIndexBlock(rocksdb::WritableFile*)': [2016/05/01 21:02:02.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1762: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.358] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1763: undefined reference to `std::string::append(unsigned long, char)' [2016/05/01 21:02:02.358] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `Slice': [2016/05/01 21:02:02.358] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.358] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.358] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.358] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.359] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.361] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.361] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `_Alloc_hider': [2016/05/01 21:02:02.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpDataBlocks(rocksdb::WritableFile*)': [2016/05/01 21:02:02.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpDataBlocks(rocksdb::WritableFile*)': [2016/05/01 21:02:02.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1828: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1828: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:02.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpDataBlocks(rocksdb::WritableFile*)': [2016/05/01 21:02:02.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1831: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1832: undefined reference to `std::string::append(unsigned long, char)' [2016/05/01 21:02:02.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:02.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `rocksdb::BlockBasedTable::DumpDataBlocks(rocksdb::WritableFile*)': [2016/05/01 21:02:02.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1835: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_reader.cc:1836: undefined reference to `std::string::append(unsigned long, char)' [2016/05/01 21:02:02.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `Slice': [2016/05/01 21:02:02.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.365] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.368] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.378] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string __gnu_cxx::__to_xstring(int (*)(char*, unsigned long, char const*, __va_list_tag*), unsigned long, char const*, ...)': [2016/05/01 21:02:02.379] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/string_conversions.h:95: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.379] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/string_conversions.h:99: undefined reference to `std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&)' [2016/05/01 21:02:02.379] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:02.379] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.379] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.379] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.379] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:02.379] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.380] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.380] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.380] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.380] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.380] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.380] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.382] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.382] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.382] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.382] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.382] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.382] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.383] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `pair': [2016/05/01 21:02:02.383] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.383] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.383] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.383] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.384] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.384] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.384] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.384] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.384] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.384] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `pair': [2016/05/01 21:02:02.385] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.385] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.385] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.385] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.385] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.386] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.386] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.395] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block.o): In function `pair': [2016/05/01 21:02:02.395] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.395] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.395] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.395] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.395] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.396] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.396] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.396] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.396] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.396] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block.o): In function `pair': [2016/05/01 21:02:02.396] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.396] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.396] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.398] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.398] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.398] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.398] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.399] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block.o): In function `~basic_string': [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.400] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.400] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:02.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `_Alloc_hider': [2016/05/01 21:02:02.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:02.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `~basic_string': [2016/05/01 21:02:02.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:02.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:02.408] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:02.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::PutFixed32(std::string*, unsigned int)': [2016/05/01 21:02:02.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.408] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.408] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:02.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:02.409] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:02.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::PutFixed32(std::string*, unsigned int)': [2016/05/01 21:02:02.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.410] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.410] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.410] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.410] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `_Alloc_hider': [2016/05/01 21:02:02.411] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:188: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:192: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.411] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.411] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.411] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:192: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:193: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.413] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.413] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:193: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.413] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.413] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `~basic_string': [2016/05/01 21:02:02.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:195: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.414] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.414] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.414] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:194: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/string_util.h:20: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:197: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:198: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:198: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `~basic_string': [2016/05/01 21:02:02.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.418] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.418] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:199: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.418] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:199: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `~basic_string': [2016/05/01 21:02:02.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:200: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:200: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `~basic_string': [2016/05/01 21:02:02.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.421] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:202: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.421] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.421] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.421] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `rocksdb::Footer::ToString() const': [2016/05/01 21:02:02.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/format.cc:201: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.422] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.423] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.423] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.424] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.424] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.424] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.425] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.427] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.427] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `~basic_string': [2016/05/01 21:02:02.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.428] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `pair': [2016/05/01 21:02:02.432] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.432] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.432] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.432] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.432] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.433] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `pair': [2016/05/01 21:02:02.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.434] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.434] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.434] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(format.o): In function `~basic_string': [2016/05/01 21:02:02.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o): In function `rocksdb::FilterBlockReader::ToString() const': [2016/05/01 21:02:02.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./table/filter_block.h:80: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o): In function `pair': [2016/05/01 21:02:02.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o): In function `pair': [2016/05/01 21:02:02.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.442] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.442] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.443] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(full_filter_block.o): In function `~basic_string': [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `rocksdb::GetContext::SaveValue(rocksdb::Slice const&, unsigned long)': [2016/05/01 21:02:02.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/get_context.cc:74: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `rocksdb::(anonymous namespace)::appendToReplayLog(std::string*, rocksdb::ValueType, rocksdb::Slice)': [2016/05/01 21:02:02.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/get_context.cc:23: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `rocksdb::PutLengthPrefixedSlice(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:02.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.449] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.449] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `rocksdb::GetContext::SaveValue(rocksdb::ParsedInternalKey const&, rocksdb::Slice const&)': [2016/05/01 21:02:02.449] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/get_context.cc:99: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.451] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.452] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.452] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `pair': [2016/05/01 21:02:02.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `pair': [2016/05/01 21:02:02.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(get_context.o): In function `~basic_string': [2016/05/01 21:02:02.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.465] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:02.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.466] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.466] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `PlainTableBuilder': [2016/05/01 21:02:02.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_builder.cc:84: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_builder.cc:98: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:02.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:02.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `rocksdb::EncodeFixed32(char*, unsigned int)': [2016/05/01 21:02:02.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:120: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `PlainTableBuilder': [2016/05/01 21:02:02.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_builder.cc:109: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:02.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:02.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:02.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.471] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.473] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:02.479] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_node(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node >*)': [2016/05/01 21:02:02.479] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1575: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:02.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `pair &, 0>': [2016/05/01 21:02:02.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:1091: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:02.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::_Rb_tree_iterator >::operator++()': [2016/05/01 21:02:02.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:02.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.481] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.481] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `TableProperties': [2016/05/01 21:02:02.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/table_properties.h:128: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/table_properties.h:128: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/table_properties.h:128: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/table_properties.h:128: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/table_properties.h:128: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `rocksdb::DbPath* std::__uninitialized_copy::__uninit_copy<__gnu_cxx::__normal_iterator > >, rocksdb::DbPath*>(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, rocksdb::DbPath*)': [2016/05/01 21:02:02.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_iterator.h:825: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `pair': [2016/05/01 21:02:02.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.487] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `pair': [2016/05/01 21:02:02.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_builder.o): In function `~basic_string': [2016/05/01 21:02:02.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `_Alloc_hider': [2016/05/01 21:02:02.493] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `rocksdb::PlainTableFactory::GetPrintableTableOptions() const': [2016/05/01 21:02:02.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:48: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: more undefined references to `std::string::append(char const*, unsigned long)' follow [2016/05/01 21:02:02.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `pair': [2016/05/01 21:02:02.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `pair': [2016/05/01 21:02:02.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:87: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:87: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:90: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:87: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:93: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:87: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:96: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_factory.cc:87: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_factory.o): In function `~basic_string': [2016/05/01 21:02:02.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `rocksdb::PlainTableIndexBuilder::AddKeyPrefix(rocksdb::Slice, unsigned int)': [2016/05/01 21:02:02.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_index.cc:80: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:02.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.512] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `pair': [2016/05/01 21:02:02.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.513] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.513] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.513] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `pair': [2016/05/01 21:02:02.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.514] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.514] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_index.cc:212: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_index.cc:212: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_index.o): In function `~basic_string': [2016/05/01 21:02:02.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.522] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.522] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.522] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.522] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.523] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.526] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o): In function `pair': [2016/05/01 21:02:02.527] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.527] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.527] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.527] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.527] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.527] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.527] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.527] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.528] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o): In function `pair': [2016/05/01 21:02:02.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.528] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_key_coding.o): In function `~basic_string': [2016/05/01 21:02:02.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.541] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `InternalKeyComparator': [2016/05/01 21:02:02.541] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.542] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.542] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `rocksdb::PlainTableReader::Open(rocksdb::ImmutableCFOptions const&, rocksdb::EnvOptions const&, rocksdb::InternalKeyComparator const&, std::unique_ptr >&&, unsigned long, std::unique_ptr >*, int, double, unsigned long, unsigned long, bool)': [2016/05/01 21:02:02.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:146: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:02.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `rocksdb::PlainTableReader::PopulateIndex(rocksdb::TableProperties*, int, double, unsigned long, unsigned long)': [2016/05/01 21:02:02.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:399: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:400: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:02.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.543] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.543] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `rocksdb::PlainTableReader::PopulateIndex(rocksdb::TableProperties*, int, double, unsigned long, unsigned long)': [2016/05/01 21:02:02.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:401: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `rocksdb::PlainTableReader::PopulateIndex(rocksdb::TableProperties*, int, double, unsigned long, unsigned long)': [2016/05/01 21:02:02.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./table/plain_table_index.h:87: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:02.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.544] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.544] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `rocksdb::PlainTableReader::PopulateIndex(rocksdb::TableProperties*, int, double, unsigned long, unsigned long)': [2016/05/01 21:02:02.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:404: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:404: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:02.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.545] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.545] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `rocksdb::PlainTableReader::PopulateIndex(rocksdb::TableProperties*, int, double, unsigned long, unsigned long)': [2016/05/01 21:02:02.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:406: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:406: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:02.546] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.546] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.546] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.547] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.547] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.547] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.547] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.547] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.547] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.547] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.550] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `_Alloc_hider': [2016/05/01 21:02:02.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `rocksdb::PlainTableReader::PopulateIndexRecordList(rocksdb::PlainTableIndexBuilder*, std::vector >*)': [2016/05/01 21:02:02.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/plain_table_reader.cc:236: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:02.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.559] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.559] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `_Alloc_hider': [2016/05/01 21:02:02.560] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_node(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node >*)': [2016/05/01 21:02:02.560] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1575: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:02.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `pair': [2016/05/01 21:02:02.560] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.560] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.560] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.561] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.561] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.561] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `pair': [2016/05/01 21:02:02.562] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.562] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.562] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.562] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.562] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.562] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.562] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.563] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(plain_table_reader.o): In function `~basic_string': [2016/05/01 21:02:02.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `_Alloc_hider': [2016/05/01 21:02:02.567] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:62: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:65: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.568] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.568] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:67: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.569] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.569] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:69: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.570] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.570] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:70: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:70: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:70: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:70: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:70: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:73: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:75: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:75: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:75: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:75: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:75: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:79: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.574] /usr/bin/clang++ -o build/build/mongo/s/query/async_results_merger.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/async_results_merger.cpp [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40 [2016/05/01 21:02:02.588] : undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.588] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.588] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:80: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.588] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.588] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:81: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:40: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:83: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:83: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:83: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:83: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:83: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:86: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:88: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:88: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:88: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:88: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:88: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:88: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:91: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:91: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:91: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:91: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:91: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:91: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:97: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:99: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:99: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:99: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:99: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:99: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:99: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `~basic_string': [2016/05/01 21:02:02.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:102: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:103: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:103: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:103: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:103: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:103: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:103: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:106: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:108: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:108: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:108: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:108: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:108: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:108: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `~basic_string': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `rocksdb::TableProperties::ToString(std::string const&, std::string const&) const': [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:111: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:112: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:112: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:112: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:112: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:112: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:112: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `~basic_string': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, double const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `void rocksdb::(anonymous namespace)::AppendProperty(std::string&, std::string const&, unsigned long const&, std::string const&, std::string const&)': [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:131: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:133: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:135: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:137: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:139: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:141: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:143: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:147: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:149: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:151: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:153: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:154: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:156: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:159: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:161: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:162: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/table_properties.cc:129: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::Env::GenerateUniqueId()': [2016/05/01 21:02:02.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:742: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `_Alloc_hider': [2016/05/01 21:02:02.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.598] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.598] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::Env::GenerateUniqueId()': [2016/05/01 21:02:02.598] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:763: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.598] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.598] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.599] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.600] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::to_string(int)': [2016/05/01 21:02:02.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2865: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.600] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.603] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.603] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `~basic_string': [2016/05/01 21:02:02.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.604] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.605] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.606] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.606] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::GetChildren(std::string const&, std::vector >*)': [2016/05/01 21:02:02.606] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:325: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.606] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.607] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::vector >::push_back(std::string&&)': [2016/05/01 21:02:02.607] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.607] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.607] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.607] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.607] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::CreateDirIfMissing(std::string const&)': [2016/05/01 21:02:02.607] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:355: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.607] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.608] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.608] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.608] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.608] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `_Alloc_hider': [2016/05/01 21:02:02.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.610] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::LockFile(std::string const&, rocksdb::FileLock**)': [2016/05/01 21:02:02.610] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:428: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:02.610] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.611] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::UnlockFile(rocksdb::FileLock*)': [2016/05/01 21:02:02.611] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:439: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.611] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.612] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::assign(char const*)': [2016/05/01 21:02:02.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1131: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.612] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::GetHostName(char*, unsigned long)': [2016/05/01 21:02:02.612] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:546: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.612] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.613] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::GetCurrentTime(long*)': [2016/05/01 21:02:02.613] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:554: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.613] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.614] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.614] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::GetAbsolutePath(std::string const&, std::string*)': [2016/05/01 21:02:02.614] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:562: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:02.614] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::assign(char const*)': [2016/05/01 21:02:02.614] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1131: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.614] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::operator=(std::string const&)': [2016/05/01 21:02:02.614] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:02.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `_Alloc_hider': [2016/05/01 21:02:02.615] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `rocksdb::(anonymous namespace)::PosixEnv::TimeToString(unsigned long)': [2016/05/01 21:02:02.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:601: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env_posix.cc:601: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:02.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:02.615] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:02.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.615] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.626] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.626] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.628] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.628] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.628] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.628] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.628] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.628] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.628] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.629] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.629] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.629] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.629] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.629] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.629] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.629] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.630] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.630] /usr/bin/clang++ -o build/build/mongo/s/query/cluster_client_cursor_params.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/cluster_client_cursor_params.cpp [2016/05/01 21:02:02.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to ` [2016/05/01 21:02:02.647] std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.647] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.647] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.647] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `pair': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `~basic_string': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::_Rb_tree_const_iterator::operator++(int)': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:278: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::_Rb_tree_const_iterator::operator++()': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::_Rb_tree, std::less, std::allocator >::_M_erase_aux(std::_Rb_tree_const_iterator)': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1743: undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::_Rb_tree_iterator std::_Rb_tree, std::less, std::allocator >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::string const&)': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::_Rb_tree_iterator::operator--()': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `_Rb_tree_node &>': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:140: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `_Before_begin &>': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `_Before_begin > > > &>': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `_Before_begin, std::equal_to, std::allocator > > > &>': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `PosixSequentialFile': [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/io_posix.cc:57: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `PosixRandomAccessFile': [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/io_posix.cc:144: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `PosixMmapReadableFile': [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/io_posix.cc:235: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `rocksdb::PosixMmapFile::MapNewRegion()': [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/io_posix.cc:318: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `~basic_string': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `~basic_string': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `PosixMmapFile': [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/io_posix.cc:367: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `PosixWritableFile': [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/io_posix.cc:506: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `rocksdb::PosixDirectory::Fsync()': [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/io_posix.cc:650: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `pair': [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `pair': [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(io_posix.o): In function `~basic_string': [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.654] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.658] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.658] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.659] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.659] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.659] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_posix.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.660] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.660] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.666] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o): In function `unique_lock': [2016/05/01 21:02:02.666] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.669] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o): In function `pair': [2016/05/01 21:02:02.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.670] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.670] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.670] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o): In function `pair': [2016/05/01 21:02:02.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.671] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.671] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.672] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_reader_writer.o): In function `~basic_string': [2016/05/01 21:02:02.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `_Alloc_hider': [2016/05/01 21:02:02.677] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.677] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.677] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.677] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `rocksdb::HistogramStat::ToString() const': [2016/05/01 21:02:02.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `rocksdb::HistogramStat::ToString() const': [2016/05/01 21:02:02.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `rocksdb::HistogramStat::ToString() const': [2016/05/01 21:02:02.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/histogram.cc:225: undefined reference to `std::string::append(unsigned long, char)' [2016/05/01 21:02:02.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::string::push_back(char)': [2016/05/01 21:02:02.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:02.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:02.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:02.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.680] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `lock_guard': [2016/05/01 21:02:02.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.683] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_node(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node >*)': [2016/05/01 21:02:02.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1575: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:02.683] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:02.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.683] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::_Rb_tree_iterator >::operator++()': [2016/05/01 21:02:02.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.684] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:02.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.684] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `pair': [2016/05/01 21:02:02.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.685] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.685] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.685] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `pair': [2016/05/01 21:02:02.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.686] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.686] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.687] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(histogram.o): In function `~basic_string': [2016/05/01 21:02:02.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `rocksdb::IOStatsContext::ToString(bool) const': [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:40: undefined reference to `std::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:41: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:41: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:41: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:41: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:42: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:42: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:42: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:42: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:43: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:43: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:43: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:43: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:44: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:44: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:44: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:44: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:45: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:45: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:45: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:45: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:46: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:46: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:46: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:46: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:47: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:47: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:47: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:47: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:48: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:48: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:48: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:48: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:49: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:49: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:49: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:49: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:50: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:51: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:51: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:51: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.695] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/iostats_context.cc:51: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.695] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `std::basic_ostringstream, std::allocator >::str() const': [2016/05/01 21:02:02.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:472: undefined reference to `std::basic_stringbuf, std::allocator >::str() const' [2016/05/01 21:02:02.695] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.695] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_stringbuf': [2016/05/01 21:02:02.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:02.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_string': [2016/05/01 21:02:02.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:02.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:02.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:02.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.697] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: more undefined references to `VTT for std::basic_ostringstream, std::allocator >' follow [2016/05/01 21:02:02.697] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_stringbuf': [2016/05/01 21:02:02.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:02.697] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.698] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_string': [2016/05/01 21:02:02.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:02.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:02.698] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:02.700] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `pair': [2016/05/01 21:02:02.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.700] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.700] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.701] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `pair': [2016/05/01 21:02:02.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.701] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.701] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.702] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iostats_context.o): In function `~basic_string': [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.703] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.703] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.708] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.708] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.709] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:94: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:94: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `_Alloc_hider': [2016/05/01 21:02:02.709] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.709] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:02.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:02.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:126: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:134: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:02.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:02.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:143: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:02.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:02.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:149: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:02.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:02.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:02.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:02.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:02.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:02.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:02.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::size() const': [2016/05/01 21:02:02.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::size() const': [2016/05/01 21:02:02.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::size() const': [2016/05/01 21:02:02.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.721] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::size() const': [2016/05/01 21:02:02.721] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.721] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.721] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.721] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::size() const': [2016/05/01 21:02:02.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::size() const': [2016/05/01 21:02:02.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:214: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `rocksdb::CheckpointImpl::CreateCheckpoint(std::string const&)': [2016/05/01 21:02:02.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/checkpoint/checkpoint.cc:216: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:02.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:02.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.736] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:02.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:02.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.739] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.739] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.743] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.743] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.743] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.743] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `pair': [2016/05/01 21:02:02.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `pair': [2016/05/01 21:02:02.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.745] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.745] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.745] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(checkpoint.o): In function `~basic_string': [2016/05/01 21:02:02.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.756] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `_Alloc_hider': [2016/05/01 21:02:02.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `rocksdb::WriteBatchWithIndex::GetFromBatchAndDB(rocksdb::DB*, rocksdb::ReadOptions const&, rocksdb::ColumnFamilyHandle*, rocksdb::Slice const&, std::string*)': [2016/05/01 21:02:02.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:701: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:02.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:02.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `pair': [2016/05/01 21:02:02.765] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.766] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.766] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.767] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `pair': [2016/05/01 21:02:02.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.768] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.768] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.768] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index.o): In function `~basic_string': [2016/05/01 21:02:02.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `rocksdb::WriteBatchWithIndexInternal::GetFromBatch(rocksdb::DBOptions const&, rocksdb::WriteBatchWithIndex*, rocksdb::ColumnFamilyHandle*, rocksdb::Slice const&, rocksdb::MergeContext*, rocksdb::WriteBatchEntryComparator*, std::string*, bool, rocksdb::Status*)': [2016/05/01 21:02:02.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:250: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:02.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.782] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `pair': [2016/05/01 21:02:02.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.785] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `pair': [2016/05/01 21:02:02.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.785] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.786] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.786] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_with_index_internal.o): In function `~basic_string': [2016/05/01 21:02:02.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.795] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.795] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `DBOptions': [2016/05/01 21:02:02.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options.cc:214: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options.cc:277: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `~basic_string': [2016/05/01 21:02:02.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `DBOptions': [2016/05/01 21:02:02.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options.cc:346: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options.cc:346: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `~basic_string': [2016/05/01 21:02:02.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `_Alloc_hider': [2016/05/01 21:02:02.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::vector, std::allocator > >::begin() const': [2016/05/01 21:02:02.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:566: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `rocksdb::ColumnFamilyOptions::Dump(rocksdb::Logger*) const': [2016/05/01 21:02:02.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `~basic_string': [2016/05/01 21:02:02.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `rocksdb::CompressionTypeToString(rocksdb::CompressionType)': [2016/05/01 21:02:02.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/compression.h:115: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/compression.h:129: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/compression.h:132: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/compression.h:117: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/compression.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/compression.h:121: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:02.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:02.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:02.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:02.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `pair': [2016/05/01 21:02:02.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.808] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.808] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.808] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `pair': [2016/05/01 21:02:02.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.809] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.809] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options.o): In function `~basic_string': [2016/05/01 21:02:02.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `rocksdb::PerfContext::ToString(bool) const': [2016/05/01 21:02:02.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:73: undefined reference to `std::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' [2016/05/01 21:02:02.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:74: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:74: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:74: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:74: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:75: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:75: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:75: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:75: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:76: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:76: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:76: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:76: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:77: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:77: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:77: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:77: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:78: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:78: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:78: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:78: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:79: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:79: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:79: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:79: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:80: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:80: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:80: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:80: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:81: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:81: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:81: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:81: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:82: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:82: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:82: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:82: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:83: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:83: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:83: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:83: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:84: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:84: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:84: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:84: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:85: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:85: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:85: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:85: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:86: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:86: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:86: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:86: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:87: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:87: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:87: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:87: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:88: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:88: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:88: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:88: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:89: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:89: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:89: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:89: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:90: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:90: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:90: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:90: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:91: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:91: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:91: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:91: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:92: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:92: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:92: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:92: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:93: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:93: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:93: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:93: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:94: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:94: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:94: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:94: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:95: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:95: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:95: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:95: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:96: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:96: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:96: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:96: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:97: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:97: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:97: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:97: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:98: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:98: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:98: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:98: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:99: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:99: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:99: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:99: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:100: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:100: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:100: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:100: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:101: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:101: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:101: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:101: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:102: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:102: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:102: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:102: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:103: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:103: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:103: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:103: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:104: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:104: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:104: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:104: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:105: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:105: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:105: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:105: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:106: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:106: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:106: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:106: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:107: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:107: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:107: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:107: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:108: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:108: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:108: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:108: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:109: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:109: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:109: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:109: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:110: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:110: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:110: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:110: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:111: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:111: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:111: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/perf_context.cc:111: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:02.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `std::basic_ostringstream, std::allocator >::str() const': [2016/05/01 21:02:02.830] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:472: undefined reference to `std::basic_stringbuf, std::allocator >::str() const' [2016/05/01 21:02:02.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_stringbuf': [2016/05/01 21:02:02.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:02.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_string': [2016/05/01 21:02:02.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:02.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:02.832] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:02.832] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.832] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:02.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: more undefined references to `VTT for std::basic_ostringstream, std::allocator >' follow [2016/05/01 21:02:02.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_stringbuf': [2016/05/01 21:02:02.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:02.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_string': [2016/05/01 21:02:02.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:02.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:02.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_ostringstream': [2016/05/01 21:02:02.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:02.835] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `pair': [2016/05/01 21:02:02.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `pair': [2016/05/01 21:02:02.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.838] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(perf_context.o): In function `~basic_string': [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.842] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `_Alloc_hider': [2016/05/01 21:02:02.842] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.842] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `rocksdb::StatisticsImpl::ToString() const': [2016/05/01 21:02:02.842] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/statistics.cc:107: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.842] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:02.842] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.842] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.842] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `std::string::shrink_to_fit()': [2016/05/01 21:02:02.842] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:764: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:02.843] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.843] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.843] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.845] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `pair': [2016/05/01 21:02:02.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.846] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.846] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `pair': [2016/05/01 21:02:02.846] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.846] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.846] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.846] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(statistics.o): In function `~basic_string': [2016/05/01 21:02:02.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.850] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::GetThreadTypeName(rocksdb::ThreadStatus::ThreadType)': [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:19: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:19: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:19: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:19: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::MicrosToString(unsigned long)': [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:58: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:53: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.852] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::GetOperationPropertyName(rocksdb::ThreadStatus::OperationType, int)': [2016/05/01 21:02:02.852] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:63: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.852] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:78: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.852] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.852] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.852] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.852] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.852] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.852] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::InterpretOperationProperties(rocksdb::ThreadStatus::OperationType, unsigned long const*)': [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:100: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.853] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::InterpretOperationProperties(rocksdb::ThreadStatus::OperationType, unsigned long const*)': [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:102: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.853] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::InterpretOperationProperties(rocksdb::ThreadStatus::OperationType, unsigned long const*)': [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:106: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::InterpretOperationProperties(rocksdb::ThreadStatus::OperationType, unsigned long const*)': [2016/05/01 21:02:02.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:108: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::InterpretOperationProperties(rocksdb::ThreadStatus::OperationType, unsigned long const*)': [2016/05/01 21:02:02.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:110: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `rocksdb::ThreadStatus::InterpretOperationProperties(rocksdb::ThreadStatus::OperationType, unsigned long const*)': [2016/05/01 21:02:02.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_impl.cc:114: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.856] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.859] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.864] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_ const&>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&)': [2016/05/01 21:02:02.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:02.865] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:02.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:02.865] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `pair': [2016/05/01 21:02:02.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.865] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `lock_guard': [2016/05/01 21:02:02.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `rocksdb::ThreadStatusUpdater::GetThreadList(std::vector >*)': [2016/05/01 21:02:02.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_updater.cc:209: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_updater.cc:209: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_updater.cc:209: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_updater.cc:209: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `rocksdb::ThreadStatusUpdater::GetThreadList(std::vector >*)': [2016/05/01 21:02:02.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/thread_status.h:124: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/thread_status.h:124: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `void std::vector >::emplace_back(unsigned long&, rocksdb::ThreadStatus::ThreadType&, std::string const&&, std::string const&&, rocksdb::ThreadStatus::OperationType&, unsigned long&, rocksdb::ThreadStatus::OperationStage&, unsigned long (&) [6], rocksdb::ThreadStatus::StateType&)': [2016/05/01 21:02:02.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.873] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `rocksdb::ThreadStatusUpdater::GetThreadList(std::vector >*)': [2016/05/01 21:02:02.873] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/thread_status_updater.cc:166: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.873] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `rocksdb::ThreadStatusUpdater::GetThreadList(std::vector >*)': [2016/05/01 21:02:02.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.873] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.874] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.874] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::unordered_map >, std::hash, std::equal_to, std::allocator > > > >::operator[](void const* const&)': [2016/05/01 21:02:02.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_status_updater.h:56: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_status_updater.h:56: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `lock_guard': [2016/05/01 21:02:02.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `lock_guard': [2016/05/01 21:02:02.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:02.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node*)': [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:02.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `_Before_begin &>': [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:02.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::_Hashtable, std::equal_to, std::allocator > >, std::allocator, std::equal_to, std::allocator > > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::equal_to, std::allocator > >, false>*)': [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:02.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::_Hashtable > >, std::allocator > > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node > >, false>*)': [2016/05/01 21:02:02.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `_ZNSt16allocator_traitsISaIN7rocksdb12ThreadStatusEEE10_S_destroyIS1_EENSt9enable_ifIXsr16__destroy_helperIT_EE5valueEvE4typeERS2_PS6_': [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `ThreadStatus': [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/thread_status.h:44: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/thread_status.h:44: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `ThreadStatus': [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/thread_status.h:124: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/thread_status.h:124: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_updater.o): In function `std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node*)': [2016/05/01 21:02:02.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.883] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.883] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.883] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.883] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_status_util.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.914] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `rocksdb::ColumnFamilyData::GetName() const': [2016/05/01 21:02:02.915] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/column_family.h:161: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.915] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `ColumnFamilyDescriptor': [2016/05/01 21:02:02.915] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/db.h:61: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:02.915] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.916] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~ColumnFamilyDescriptor': [2016/05/01 21:02:02.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.916] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `rocksdb::CheckCompressionSupported(rocksdb::ColumnFamilyOptions const&)': [2016/05/01 21:02:02.916] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/column_family.cc:112: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.916] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.917] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.917] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.918] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `rocksdb::CheckCompressionSupported(rocksdb::ColumnFamilyOptions const&)': [2016/05/01 21:02:02.918] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/column_family.cc:120: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:02.918] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:02.918] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.918] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:02.918] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.919] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.919] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.919] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.920] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~basic_string': [2016/05/01 21:02:02.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.920] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.921] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.921] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.921] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.921] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~basic_string': [2016/05/01 21:02:02.921] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.922] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.922] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.922] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~basic_string': [2016/05/01 21:02:02.922] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.922] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.923] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.923] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.923] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.923] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.924] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.924] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.924] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.925] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `ColumnFamilyData': [2016/05/01 21:02:02.925] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/column_family.cc:359: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.925] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.925] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.925] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.926] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.926] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.926] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.926] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.928] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Before_begin, unsigned int> > &>': [2016/05/01 21:02:02.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:02.929] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Before_begin > &>': [2016/05/01 21:02:02.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:02.929] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `ColumnFamilySet': [2016/05/01 21:02:02.929] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/column_family.cc:873: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.929] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.930] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `ColumnFamilySet': [2016/05/01 21:02:02.930] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/column_family.cc:873: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.930] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.931] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.931] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.931] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.931] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:02.932] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:139: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:02.932] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.932] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.932] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.932] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.933] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.955] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.955] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.955] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.955] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.956] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.956] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.956] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.956] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.957] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.957] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.957] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.957] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.957] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.959] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:02.959] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.961] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:02.961] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.962] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.962] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.962] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.962] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.963] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.963] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.963] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.963] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:02.965] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:02.965] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.965] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.965] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.966] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.967] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.967] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:02.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.968] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.968] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.968] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.969] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.969] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.969] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.969] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.969] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/statistics.h:300: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.971] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.971] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.971] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.971] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.972] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.973] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.973] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.973] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.973] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.974] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.974] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.982] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.984] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.984] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.984] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.985] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.985] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.986] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.986] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.986] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.987] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.987] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.987] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.988] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.988] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.988] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.989] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.989] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.989] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:02.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:02.991] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.991] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:02.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.992] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.992] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.994] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.994] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.995] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.995] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.995] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.995] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.996] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.996] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.996] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.996] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.997] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.997] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.997] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.998] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:02.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:02.999] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:02.999] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:02.999] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.002] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.002] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.002] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.003] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.003] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.003] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.003] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.004] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.004] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.004] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.005] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.005] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.005] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.005] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.006] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.006] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.006] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.007] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.007] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.007] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.007] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.008] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.008] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.008] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.009] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.009] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.009] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.009] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.010] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.010] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.010] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.011] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.011] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.011] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.012] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.012] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.012] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.013] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.013] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~basic_string': [2016/05/01 21:02:03.013] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.013] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.014] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.014] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.014] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.015] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.015] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.015] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.016] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.016] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.016] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.019] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.019] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.019] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.020] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~basic_string': [2016/05/01 21:02:03.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.021] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.021] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~basic_string': [2016/05/01 21:02:03.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.022] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.023] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.023] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.024] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.024] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.024] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.025] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.025] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.025] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.025] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.026] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.026] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.026] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.026] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.026] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.027] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.027] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.027] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.027] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.027] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.028] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `~basic_string': [2016/05/01 21:02:03.028] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.028] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.028] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.028] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.029] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.029] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.029] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.030] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.030] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.030] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.031] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.031] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.031] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.031] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.032] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.032] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.032] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.032] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.033] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.033] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.033] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.035] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.035] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.035] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.036] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.036] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.036] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.037] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.037] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.039] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.039] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.039] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.041] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.041] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.042] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.042] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.042] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.043] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.043] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.045] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.045] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.046] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.046] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.046] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `pair': [2016/05/01 21:02:03.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.047] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.048] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.048] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.048] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.049] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.050] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.050] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.050] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `InternalKeyComparator': [2016/05/01 21:02:03.050] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:125: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:125: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.051] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `void __gnu_cxx::new_allocator, true> >::destroy, true> >(std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.054] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.054] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:03.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.055] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.055] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.057] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.057] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::InfoLogLevel> *>': [2016/05/01 21:02:03.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.058] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.058] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.058] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.059] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.059] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.060] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.060] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::DBOptions::AccessHint> *>': [2016/05/01 21:02:03.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.061] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.061] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.061] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.061] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.061] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.062] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.062] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.062] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.062] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.063] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.063] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.063] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.063] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::WALRecoveryMode> *>': [2016/05/01 21:02:03.063] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.064] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.064] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.064] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.064] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.064] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.065] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.065] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.065] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.065] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.066] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.066] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.066] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.066] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::CompactionStyle> *>': [2016/05/01 21:02:03.066] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.067] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.067] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.067] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.067] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.068] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.068] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.068] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.068] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.068] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.069] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.069] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.069] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.069] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::ChecksumType> *>': [2016/05/01 21:02:03.070] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.070] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.070] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.070] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.071] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.071] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.071] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.071] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.072] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.072] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::EncodingType> *>': [2016/05/01 21:02:03.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.074] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.074] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.075] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.075] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.076] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.076] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::BlockBasedTableOptions::IndexType> *>': [2016/05/01 21:02:03.076] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.076] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.076] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.077] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.077] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.077] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.077] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.078] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.078] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.078] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.078] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.078] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.079] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.079] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::CompressionType> *>': [2016/05/01 21:02:03.079] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.080] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.080] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.080] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.080] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.080] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.081] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.081] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.081] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.081] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.082] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.082] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.082] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.082] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hashtable, rocksdb::OptionTypeInfo> *>': [2016/05/01 21:02:03.082] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.084] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::data() const': [2016/05/01 21:02:03.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:03.084] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `_Hash_node_base': [2016/05/01 21:02:03.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.084] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:03.085] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.085] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.085] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.085] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.086] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(column_family.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.086] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.086] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.087] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.087] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.087] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.088] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.088] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.088] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.088] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.089] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.089] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.089] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.104] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `_Before_begin, std::shared_ptr > > &>': [2016/05/01 21:02:03.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.104] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::vector >::_M_range_check(unsigned long) const': [2016/05/01 21:02:03.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:794: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:03.104] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::vector >::at(unsigned long) const': [2016/05/01 21:02:03.105] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:794: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:03.112] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `_Alloc_hider': [2016/05/01 21:02:03.112] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.113] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.113] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.113] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.113] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.113] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.114] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.114] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.114] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `~basic_string': [2016/05/01 21:02:03.114] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.114] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.114] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.115] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.115] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:03.115] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:03.115] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:03.115] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:03.115] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::pair, std::_Identity >, std::less >, std::allocator > >::_M_insert_ >(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair&&)': [2016/05/01 21:02:03.115] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:03.116] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.116] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.116] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.116] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.116] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.116] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.117] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.117] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.117] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.117] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.117] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.118] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.118] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.118] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.118] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `pair': [2016/05/01 21:02:03.118] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.118] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.119] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.119] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.119] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.119] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.119] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.120] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.120] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.120] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `pair': [2016/05/01 21:02:03.120] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.121] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.121] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.121] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.121] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.121] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.121] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.122] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction.o): In function `~basic_string': [2016/05/01 21:02:03.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.123] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.123] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.123] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.123] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.123] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.145] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::InternalKey::Clear()': [2016/05/01 21:02:03.145] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:03.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::clear()': [2016/05/01 21:02:03.146] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:03.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::operator=(std::string const&)': [2016/05/01 21:02:03.146] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.148] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `_Alloc_hider': [2016/05/01 21:02:03.148] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.148] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.148] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.149] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::GetRange(rocksdb::CompactionInputFiles const&, rocksdb::CompactionInputFiles const&, rocksdb::InternalKey*, rocksdb::InternalKey*)': [2016/05/01 21:02:03.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:193: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:195: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.150] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.151] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.151] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.151] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.152] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.152] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.152] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.152] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.154] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.154] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.154] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `_Alloc_hider': [2016/05/01 21:02:03.154] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.155] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.155] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.155] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.155] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.155] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.156] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.156] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.156] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.157] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.157] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.157] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::GetCompactionInputsFromFileNumbers(std::vector >*, std::unordered_set, std::equal_to, std::allocator >*, rocksdb::VersionStorageInfo const*, rocksdb::CompactionOptions const&) const': [2016/05/01 21:02:03.157] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:317: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.157] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::GetCompactionInputsFromFileNumbers(std::vector >*, std::unordered_set, std::equal_to, std::allocator >*, rocksdb::VersionStorageInfo const*, rocksdb::CompactionOptions const&) const': [2016/05/01 21:02:03.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:319: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:319: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `_Alloc_hider': [2016/05/01 21:02:03.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.160] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.160] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SetupOtherInputs(std::string const&, rocksdb::MutableCFOptions const&, rocksdb::VersionStorageInfo*, rocksdb::CompactionInputFiles*, rocksdb::CompactionInputFiles*, int*, int)': [2016/05/01 21:02:03.160] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:423: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.160] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:423: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.161] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.161] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.161] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.161] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.161] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.161] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.161] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.161] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.162] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.162] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.162] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.162] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.162] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.162] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.162] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.162] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.163] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.163] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.163] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.163] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.163] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.163] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.163] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.164] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.164] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.164] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.164] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.164] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `_Alloc_hider': [2016/05/01 21:02:03.164] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.164] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.164] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.166] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::InternalKey::operator=(rocksdb::InternalKey const&)': [2016/05/01 21:02:03.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `basic_string': [2016/05/01 21:02:03.166] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `_Alloc_hider': [2016/05/01 21:02:03.166] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFilesForAllLevels(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.166] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:786: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::vector >::operator[](unsigned long) const': [2016/05/01 21:02:03.166] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:786: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFilesForAllLevels(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:758: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:762: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `_Alloc_hider': [2016/05/01 21:02:03.167] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.167] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.167] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.167] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.167] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFilesForAllLevels(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.168] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFilesForAllLevels(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:699: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:700: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:782: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.168] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.168] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.168] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFilesForAllLevels(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:736: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.170] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.170] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.170] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.170] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.170] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.171] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.171] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.171] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.171] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.172] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::to_string(int)': [2016/05/01 21:02:03.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2865: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.172] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.172] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.172] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFiles(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:803: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFiles(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFiles(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/move.h:177: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.174] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.174] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.174] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFiles(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:843: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:843: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.175] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.175] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.176] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.176] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.176] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.176] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.176] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.177] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.177] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.177] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.177] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.177] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.177] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.178] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.178] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.178] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.178] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.178] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.179] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.179] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.179] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.179] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.179] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.179] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.179] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.180] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.180] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.180] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFiles(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.180] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:857: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.180] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:857: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.181] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.181] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.181] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.181] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.181] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `rocksdb::CompactionPicker::SanitizeCompactionInputFiles(std::unordered_set, std::equal_to, std::allocator >*, rocksdb::ColumnFamilyMetaData const&, int) const': [2016/05/01 21:02:03.182] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_picker.cc:856: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.182] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.182] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.182] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.182] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.183] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.183] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `Slice': [2016/05/01 21:02:03.184] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.184] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.186] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.187] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.187] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.189] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.189] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.190] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.190] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.190] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.190] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.190] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.191] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.192] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.192] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.192] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.192] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.192] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.193] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.193] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.193] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.193] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.195] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `_Alloc_hider': [2016/05/01 21:02:03.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.211] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.211] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `SstFileMetaData': [2016/05/01 21:02:03.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:56: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:56: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:56: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:56: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.214] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.214] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.214] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.215] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node*)': [2016/05/01 21:02:03.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:03.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:03.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:03.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:03.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::_Rb_tree_iterator::operator--()': [2016/05/01 21:02:03.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:03.217] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::_Rb_tree_iterator std::_Rb_tree, std::less, std::allocator >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, rocksdb::Compaction* const&)': [2016/05/01 21:02:03.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:03.217] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::_Rb_tree_const_iterator::operator++(int)': [2016/05/01 21:02:03.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:278: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:03.217] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::_Rb_tree, std::less, std::allocator >::_M_erase_aux(std::_Rb_tree_const_iterator)': [2016/05/01 21:02:03.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1743: undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:03.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.219] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.219] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.219] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `pair': [2016/05/01 21:02:03.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.221] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `pair': [2016/05/01 21:02:03.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.222] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.222] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.223] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_picker.o): In function `~basic_string': [2016/05/01 21:02:03.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.227] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::AppendInternalKey(std::string*, rocksdb::ParsedInternalKey const&)': [2016/05/01 21:02:03.227] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:38: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.227] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::PutFixed64(std::string*, unsigned long)': [2016/05/01 21:02:03.227] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:153: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::ParsedInternalKey::DebugString(bool) const': [2016/05/01 21:02:03.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:46: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:47: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.228] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:03.228] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.228] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.228] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.229] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `_Alloc_hider': [2016/05/01 21:02:03.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.229] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::InternalKey::DebugString(bool) const': [2016/05/01 21:02:03.229] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:56: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.229] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::InternalKey::DebugString(bool) const': [2016/05/01 21:02:03.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:03.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::InternalKey::DebugString(bool) const': [2016/05/01 21:02:03.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:59: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `~basic_string': [2016/05/01 21:02:03.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `~basic_string': [2016/05/01 21:02:03.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::InternalKeyComparator::FindShortestSeparator(std::string*, rocksdb::Slice const&) const': [2016/05/01 21:02:03.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:115: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&)' [2016/05/01 21:02:03.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::PutFixed64(std::string*, unsigned long)': [2016/05/01 21:02:03.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:131: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::InternalKeyComparator::FindShortestSeparator(std::string*, rocksdb::Slice const&) const': [2016/05/01 21:02:03.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:124: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::InternalKeyComparator::FindShortSuccessor(std::string*) const': [2016/05/01 21:02:03.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:130: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&)' [2016/05/01 21:02:03.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::PutFixed64(std::string*, unsigned long)': [2016/05/01 21:02:03.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:131: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `rocksdb::InternalKeyComparator::FindShortSuccessor(std::string*) const': [2016/05/01 21:02:03.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/dbformat.cc:138: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `pair': [2016/05/01 21:02:03.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `pair': [2016/05/01 21:02:03.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(dbformat.o): In function `~basic_string': [2016/05/01 21:02:03.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.262] /usr/bin/clang++ -o build/build/mongo/s/query/cluster_client_cursor_impl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/cluster_client_cursor_impl.cpp [2016/05/01 21:02:03.327] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::SanitizeOptions(std::string const&, rocksdb::DBOptions const&)': [2016/05/01 21:02:03.327] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.328] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::size() const': [2016/05/01 21:02:03.328] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:03.329] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::SanitizeOptions(std::string const&, rocksdb::DBOptions const&)': [2016/05/01 21:02:03.329] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:177: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:03.331] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:177: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.332] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.332] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.333] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void __gnu_cxx::new_allocator::construct(rocksdb::DbPath*, std::string const&, unsigned long&&)': [2016/05/01 21:02:03.333] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.334] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.335] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.336] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.337] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `DBImpl': [2016/05/01 21:02:03.337] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:327: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.338] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.338] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.339] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.339] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.340] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.340] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.341] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.344] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.345] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.346] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.349] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Status': [2016/05/01 21:02:03.351] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.351] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.354] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::FindObsoleteFiles(rocksdb::JobContext*, bool, bool)': [2016/05/01 21:02:03.354] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:684: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.355] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.356] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.357] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.357] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.358] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.360] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::FindObsoleteFiles(rocksdb::JobContext*, bool, bool)': [2016/05/01 21:02:03.360] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:695: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.361] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void __gnu_cxx::new_allocator::construct(rocksdb::JobContext::CandidateFileInfo*, std::string&, int&&)': [2016/05/01 21:02:03.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.370] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.371] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.373] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.374] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::FindObsoleteFiles(rocksdb::JobContext*, bool, bool)': [2016/05/01 21:02:03.374] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:704: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.374] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void __gnu_cxx::new_allocator::construct(rocksdb::JobContext::CandidateFileInfo*, std::string&, int&&)': [2016/05/01 21:02:03.375] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.375] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.375] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.376] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.376] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.377] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.377] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.378] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.378] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.379] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.379] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.379] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.380] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.381] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.381] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.382] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.383] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.384] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin > &>': [2016/05/01 21:02:03.384] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.384] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.384] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.385] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.388] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.388] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:791: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.389] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.389] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.390] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.390] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.391] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.391] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.392] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.392] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:03.392] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.392] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.393] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.394] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.395] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::vector >::emplace_back(std::string&&, int&&)': [2016/05/01 21:02:03.395] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.396] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.396] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.396] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.397] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:798: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.397] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.397] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:03.398] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.398] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.399] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.400] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.400] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.401] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void __gnu_cxx::new_allocator::construct(rocksdb::JobContext::CandidateFileInfo*, std::string const&, int&&)': [2016/05/01 21:02:03.401] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.401] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.401] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.402] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.402] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.403] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:815: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::push_back(std::string const&)': [2016/05/01 21:02:03.408] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::find(std::string const&, unsigned long) const': [2016/05/01 21:02:03.409] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1848: undefined reference to `std::string::find(char const*, unsigned long, unsigned long) const' [2016/05/01 21:02:03.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.410] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:877: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.411] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.414] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.422] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.423] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:03.423] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.425] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext const&)': [2016/05/01 21:02:03.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.427] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::operator[](unsigned long)': [2016/05/01 21:02:03.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.428] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.429] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.429] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.430] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.430] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.431] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.436] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.438] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.438] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.439] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.443] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.443] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.451] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:03.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:03.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.455] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.456] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.456] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.457] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.458] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.458] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.459] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.459] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.460] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~unique_ptr': [2016/05/01 21:02:03.460] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.461] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.461] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.461] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.462] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~unique_ptr': [2016/05/01 21:02:03.462] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.463] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.463] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.463] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.464] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.466] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.473] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.474] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.474] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.475] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.476] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.476] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.477] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.478] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::Directories::SetDirectories(rocksdb::Env*, std::string const&, std::string const&, std::vector > const&)': [2016/05/01 21:02:03.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:1001: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.479] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.481] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.482] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.482] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:03.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.487] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.489] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.491] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.493] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin > &>': [2016/05/01 21:02:03.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:03.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:03.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JSONWriter::StartArray()': [2016/05/01 21:02:03.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:63: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:03.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:03.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JSONWriter::EndArray()': [2016/05/01 21:02:03.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:71: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::pair::__type, std::__decay_and_strip::__type> std::make_pair(std::string const&, unsigned int&&)': [2016/05/01 21:02:03.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/column_family.h:159: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.503] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.505] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.505] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.506] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:03.506] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:03.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.510] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.513] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::list >::_M_insert(std::_List_iterator, unsigned long&&)': [2016/05/01 21:02:03.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:03.516] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.517] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.517] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.518] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.519] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.519] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:03.519] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:03.520] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.520] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.521] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.521] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.522] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.523] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.523] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.526] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.526] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.527] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::list >::_M_insert(std::_List_iterator, unsigned long&&)': [2016/05/01 21:02:03.527] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:03.527] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:03.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:03.528] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.528] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.532] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.533] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.533] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.534] /usr/bin/clang++ -o build/build/mongo/s/query/cluster_cursor_cleanup_job.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/cluster_cursor_cleanup_job.cpp [2016/05/01 21:02:03.534] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.534] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.535] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.536] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.536] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.537] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.537] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.538] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.538] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.539] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.539] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.541] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::ColumnFamilyData::GetName() const': [2016/05/01 21:02:03.541] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/column_family.h:161: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.541] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::NotifyOnFlushCompleted(rocksdb::ColumnFamilyData*, rocksdb::FileMetaData*, rocksdb::MutableCFOptions const&, int, rocksdb::TableProperties)': [2016/05/01 21:02:03.541] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:1677: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.542] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.543] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.543] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.544] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.545] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.545] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.547] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.552] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.553] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.553] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.554] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.555] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.555] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.556] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.556] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.557] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.558] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.558] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.559] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.559] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.560] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.562] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.562] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.565] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.565] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.566] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.567] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.567] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.568] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.568] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.569] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin &>': [2016/05/01 21:02:03.570] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::CompactFilesImpl(rocksdb::CompactionOptions const&, rocksdb::ColumnFamilyData*, rocksdb::Version*, std::vector > const&, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*)': [2016/05/01 21:02:03.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:1879: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `ColumnFamilyMetaData': [2016/05/01 21:02:03.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:23: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::list >::_M_insert(std::_List_iterator, unsigned long&&)': [2016/05/01 21:02:03.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:03.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:03.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:03.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.579] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.579] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.580] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.580] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.580] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.581] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::ColumnFamilyData::GetName() const': [2016/05/01 21:02:03.581] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/column_family.h:161: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::CompactionJobStats::operator=(rocksdb::CompactionJobStats const&)': [2016/05/01 21:02:03.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/compaction_job_stats.h:12: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/compaction_job_stats.h:12: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.584] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::push_back(std::string const&)': [2016/05/01 21:02:03.584] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.584] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.584] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.585] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `FileMetaData': [2016/05/01 21:02:03.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.592] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.592] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.592] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.593] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.593] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.593] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.594] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.594] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~pair': [2016/05/01 21:02:03.594] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.595] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.595] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.595] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.599] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.599] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.600] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::push_back(std::string const&)': [2016/05/01 21:02:03.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.603] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.605] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.607] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.607] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.608] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.608] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.610] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.610] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.611] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.612] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.613] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~pair': [2016/05/01 21:02:03.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.614] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.614] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.614] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.615] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.615] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::list >::_M_insert(std::_List_iterator, unsigned long&&)': [2016/05/01 21:02:03.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:03.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:03.617] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:03.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.617] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.617] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.618] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::list >::_M_insert(std::_List_iterator, unsigned long&&)': [2016/05/01 21:02:03.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:03.619] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.619] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:03.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:03.620] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.622] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.622] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.624] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.625] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.625] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::BackgroundCompaction(bool*, rocksdb::JobContext*, rocksdb::LogBuffer*, void*)': [2016/05/01 21:02:03.625] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:3216: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.626] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.627] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.628] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.628] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:03.628] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.629] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:03.629] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JSONWriter& rocksdb::JSONWriter::operator<< (int const&)': [2016/05/01 21:02:03.629] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.630] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:03.630] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.631] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:03.631] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void rocksdb::JSONWriter::AddValue(long const&)': [2016/05/01 21:02:03.631] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:03.631] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(long)' [2016/05/01 21:02:03.632] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.632] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.632] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.632] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.633] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.633] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.633] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.634] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.634] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.634] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.634] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.635] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.635] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.635] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.635] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.635] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.636] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.636] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.636] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.636] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.637] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.637] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.637] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin > &>': [2016/05/01 21:02:03.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:03.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Hashtable > const&, std::vector > const&, std::vector >*)::MultiGetColumnFamilyData*>, std::allocator > const&, std::vector > const&, std::vector >*)::MultiGetColumnFamilyData*> >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node > const&, std::vector > const&, std::vector >*)::MultiGetColumnFamilyData*>, false>*)': [2016/05/01 21:02:03.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:03.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.642] /usr/bin/clang++ -o build/build/mongo/s/query/cluster_find.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/cluster_find.cpp [2016/05/01 21:02:03.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.644] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.645] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.645] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.647] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::AddFile(rocksdb::ColumnFamilyHandle*, std::string const&, bool)': [2016/05/01 21:02:03.647] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:3677: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::AddFile(rocksdb::ColumnFamilyHandle*, std::string const&, bool)': [2016/05/01 21:02:03.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:3687: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.652] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.652] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.656] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.657] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `basic_string': [2016/05/01 21:02:03.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.657] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `Slice': [2016/05/01 21:02:03.657] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:151: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.658] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.658] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `basic_string': [2016/05/01 21:02:03.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.659] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `Slice': [2016/05/01 21:02:03.659] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:151: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.660] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.660] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.660] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.661] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.662] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.662] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.663] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.663] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::list >::_M_insert(std::_List_iterator, unsigned long&&)': [2016/05/01 21:02:03.663] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:03.664] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `basic_string': [2016/05/01 21:02:03.664] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.664] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.664] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.665] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.665] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.666] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.666] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.667] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~InternalKey': [2016/05/01 21:02:03.667] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.667] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:03.667] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:03.668] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.668] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.668] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.668] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.670] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.671] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.671] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.672] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.672] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~FileMetaData': [2016/05/01 21:02:03.673] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.673] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.673] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.674] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.674] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.675] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~FileMetaData': [2016/05/01 21:02:03.675] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.675] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.675] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.676] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.676] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.676] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.676] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.677] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.677] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::VersionEdit::AddColumnFamily(std::string const&)': [2016/05/01 21:02:03.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:226: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:03.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.681] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.681] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.682] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.682] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.684] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.684] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.684] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.685] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.686] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.686] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.686] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.687] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.688] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.688] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.689] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.689] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~Writer': [2016/05/01 21:02:03.689] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.690] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.690] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.691] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.691] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.692] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.692] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.692] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::size() const': [2016/05/01 21:02:03.693] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:03.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~autovector': [2016/05/01 21:02:03.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:110: undefined reference to `std::condition_variable::~condition_variable()' [2016/05/01 21:02:03.694] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::clear()': [2016/05/01 21:02:03.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:03.695] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::to_string(unsigned long)': [2016/05/01 21:02:03.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2881: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.697] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.698] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.699] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.699] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.699] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.699] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.699] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.700] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.701] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.701] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.701] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.702] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.702] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::DeleteFile(std::string)': [2016/05/01 21:02:03.702] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5153: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.703] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5153: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.703] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:03.703] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.703] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.703] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.704] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.704] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.704] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.705] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.705] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.705] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.706] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.706] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.707] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.707] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.707] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.708] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:03.708] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.708] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.708] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.709] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.709] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.709] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:03.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__normal_iterator': [2016/05/01 21:02:03.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_iterator.h:726: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::CheckConsistency()': [2016/05/01 21:02:03.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:03.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::CheckConsistency()': [2016/05/01 21:02:03.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5347: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::CheckConsistency()': [2016/05/01 21:02:03.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::CheckConsistency()': [2016/05/01 21:02:03.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5345: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::CheckConsistency()': [2016/05/01 21:02:03.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.729] /usr/bin/clang++ -o build/build/mongo/s/query/router_stage_limit.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/router_stage_limit.cpp [2016/05/01 21:02:03.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::CheckConsistency()': [2016/05/01 21:02:03.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:03.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.736] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.743] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.745] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::GetDbIdentity(std::string&) const': [2016/05/01 21:02:03.745] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5385: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:03.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:03.747] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::pop_back()': [2016/05/01 21:02:03.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1408: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:03.748] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.749] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::GetDbIdentity(std::string&) const': [2016/05/01 21:02:03.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:03.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.751] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.751] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.752] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.752] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Vector_impl': [2016/05/01 21:02:03.753] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:88: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.754] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.755] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.756] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `ColumnFamilyDescriptor': [2016/05/01 21:02:03.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.759] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.760] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.762] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::(anonymous namespace)::SanitizeOptionsByTable(rocksdb::DBOptions const&, std::vector > const&)': [2016/05/01 21:02:03.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DB::Open(rocksdb::DBOptions const&, std::string const&, std::vector > const&, std::vector >*, rocksdb::DB**)': [2016/05/01 21:02:03.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~ColumnFamilyDescriptor': [2016/05/01 21:02:03.765] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.766] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.766] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DB::Open(rocksdb::DBOptions const&, std::string const&, std::vector > const&, std::vector >*, rocksdb::DB**)': [2016/05/01 21:02:03.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.767] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~DbPath': [2016/05/01 21:02:03.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.768] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.768] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.773] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DB::Open(rocksdb::DBOptions const&, std::string const&, std::vector > const&, std::vector >*, rocksdb::DB**)': [2016/05/01 21:02:03.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.774] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.775] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.776] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.776] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~ColumnFamilyDescriptor': [2016/05/01 21:02:03.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.778] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.779] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.779] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.780] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.781] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::begin() const': [2016/05/01 21:02:03.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.781] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~ColumnFamilyDescriptor': [2016/05/01 21:02:03.782] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.782] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator >&&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:03.782] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:293: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:293: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:293: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.785] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.786] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator >&&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:03.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.787] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.788] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.790] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.800] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `Slice': [2016/05/01 21:02:03.802] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `Status': [2016/05/01 21:02:03.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.808] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.808] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.809] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.809] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5692: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5692: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5708: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:03.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.817] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5714: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5714: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5714: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.824] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.824] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.825] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.826] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.826] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.828] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.828] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5727: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5727: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DestroyDB(std::string const&, rocksdb::Options const&)': [2016/05/01 21:02:03.830] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.835] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.838] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.839] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.840] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.840] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.840] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.841] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.841] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:03.842] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.842] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.843] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.843] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.843] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:03.843] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.844] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.845] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.845] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:03.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.846] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.848] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.850] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.850] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator >&&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:03.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.852] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.852] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.852] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:03.852] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.853] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.853] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.856] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.857] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.857] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::DBImpl::DeleteObsoleteOptionsFiles()': [2016/05/01 21:02:03.857] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5817: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:03.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5817: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:03.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:5817: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:03.859] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:03.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Rb_tree_const_iterator >::operator++()': [2016/05/01 21:02:03.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:03.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:03.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:03.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.868] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.868] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.869] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.869] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.869] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.870] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.870] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.874] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.875] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.875] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.931] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.931] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.932] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.933] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.933] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.934] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.934] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.935] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.935] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.936] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.937] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.937] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.938] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.938] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.939] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.940] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.940] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.941] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.941] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.942] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.943] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:03.943] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.943] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.945] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.946] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.946] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:03.947] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.947] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.947] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.948] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.949] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.949] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.950] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.950] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.950] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.951] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.952] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.952] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.953] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.953] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:03.954] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:03.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.955] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.955] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.956] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.956] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.957] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.958] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.959] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:03.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.962] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.962] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.962] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.963] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/merge_context.h:14: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.964] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.965] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.966] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.966] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.967] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.967] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.968] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.969] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.969] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.969] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.971] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.972] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.973] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.974] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.974] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.975] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.975] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.976] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.976] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.977] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.977] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.978] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.978] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.978] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.979] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.981] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.981] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.982] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.983] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.984] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.984] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.986] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.986] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:03.987] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:03.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:03.988] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.988] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.989] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.989] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.989] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.990] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.992] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.994] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.994] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.995] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.995] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.995] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.996] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.997] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:03.997] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.997] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.998] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.998] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:03.999] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:03.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:03.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.001] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.001] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.001] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.002] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.002] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.002] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.003] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.003] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.003] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.003] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.004] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.004] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.004] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.004] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.005] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.005] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.006] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.006] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.006] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.006] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.007] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.007] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.007] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.008] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.008] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.008] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.008] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.009] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.009] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.010] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.010] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.010] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin, rocksdb::OptionsSanityCheckLevel> > &>': [2016/05/01 21:02:04.010] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.011] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.011] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:26: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.011] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.011] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.012] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.012] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.012] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.013] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.013] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.013] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.014] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin, rocksdb::OptionsSanityCheckLevel> > &>': [2016/05/01 21:02:04.014] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.014] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.014] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.014] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.015] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.015] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.015] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.016] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.016] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.016] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_impl.cc:106: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.017] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.018] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.019] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.019] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.020] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.022] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.025] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.025] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.026] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.026] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.026] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.026] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.027] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.027] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.027] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.028] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.028] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.028] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.028] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.028] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.029] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.029] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.029] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.029] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.030] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.030] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.030] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.030] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.031] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.031] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.031] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.031] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.031] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.031] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.032] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.032] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.032] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.032] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.032] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.032] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.033] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.033] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.035] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.035] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.039] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.039] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.041] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.041] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.042] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.042] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.043] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.043] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.043] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.045] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.045] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.046] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.046] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.046] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.047] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.047] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.047] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.048] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.048] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.048] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.049] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.049] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.049] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.050] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.050] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.050] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.050] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.051] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.051] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.051] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.052] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.052] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.052] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.054] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.054] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.055] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.055] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.055] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.058] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin > &>': [2016/05/01 21:02:04.058] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.059] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.059] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.060] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.061] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::reserve(unsigned long)': [2016/05/01 21:02:04.061] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.061] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::operator=(std::string&&)': [2016/05/01 21:02:04.061] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.061] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.061] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.062] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.062] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::operator=(std::string&&)': [2016/05/01 21:02:04.062] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.062] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:04.062] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.063] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.063] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `FileDescriptor': [2016/05/01 21:02:04.063] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:49: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.064] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::VersionEdit::AddFile(int, unsigned long, unsigned int, unsigned long, rocksdb::InternalKey const&, rocksdb::InternalKey const&, unsigned long const&, unsigned long const&, bool)': [2016/05/01 21:02:04.064] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:49: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.064] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.064] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::VersionEdit::AddFile(int, unsigned long, unsigned int, unsigned long, rocksdb::InternalKey const&, rocksdb::InternalKey const&, unsigned long const&, unsigned long const&, bool)': [2016/05/01 21:02:04.064] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.065] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.065] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.065] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.065] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.066] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.066] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::VersionEdit::AddFile(int, unsigned long, unsigned int, unsigned long, rocksdb::InternalKey const&, rocksdb::InternalKey const&, unsigned long const&, unsigned long const&, bool)': [2016/05/01 21:02:04.066] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.067] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.067] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.067] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.067] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.068] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.068] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.068] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::operator=(std::string const&)': [2016/05/01 21:02:04.069] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.069] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.069] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.070] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.070] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.070] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:04.070] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.071] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Before_begin, std::shared_ptr > > &>': [2016/05/01 21:02:04.071] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.071] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.071] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.072] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:04.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.074] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.076] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.076] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.076] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.076] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.077] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.077] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.077] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.078] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.078] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.078] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.078] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.079] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:04.079] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.079] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.079] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.079] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.080] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.080] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.081] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.081] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::VersionEdit::SetComparatorName(rocksdb::Slice const&)': [2016/05/01 21:02:04.081] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:157: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.081] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.081] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.082] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.082] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.082] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:04.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_ const&>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&)': [2016/05/01 21:02:04.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:04.084] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair': [2016/05/01 21:02:04.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.084] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.085] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.085] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.085] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.085] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.086] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.086] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.086] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:04.086] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.086] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.087] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.087] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.087] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:04.087] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.088] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:04.088] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.088] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `JSONWriter': [2016/05/01 21:02:04.088] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:20: undefined reference to `std::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' [2016/05/01 21:02:04.088] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::EventLoggerStream::MakeStream()': [2016/05/01 21:02:04.088] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:20: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.089] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:160: undefined reference to `std::chrono::_V2::system_clock::now()' [2016/05/01 21:02:04.089] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)': [2016/05/01 21:02:04.089] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:535: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.089] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::ostream::operator<<(long)': [2016/05/01 21:02:04.089] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:167: undefined reference to `std::ostream& std::ostream::_M_insert(long)' [2016/05/01 21:02:04.090] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.092] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: more undefined references to `VTT for std::basic_ostringstream, std::allocator >' follow [2016/05/01 21:02:04.092] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.092] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.093] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.094] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.094] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.094] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JSONWriter::operator<<(char const*)': [2016/05/01 21:02:04.094] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:107: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.095] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JSONWriter::AddKey(std::string const&)': [2016/05/01 21:02:04.095] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:26: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.095] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:26: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.095] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::data() const': [2016/05/01 21:02:04.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.098] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JSONWriter::AddKey(std::string const&)': [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.098] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.098] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)': [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:535: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:535: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.098] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:535: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.099] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_ios >::setstate(std::_Ios_Iostate)': [2016/05/01 21:02:04.099] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:152: undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' [2016/05/01 21:02:04.099] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)': [2016/05/01 21:02:04.099] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:535: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.099] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Hashtable, std::basic_string > *>': [2016/05/01 21:02:04.099] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.100] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.100] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.100] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.100] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.101] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.101] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::data() const': [2016/05/01 21:02:04.101] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Hash_node, std::basic_string > &>': [2016/05/01 21:02:04.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:177: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Hash_node_base': [2016/05/01 21:02:04.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:04.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.104] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::data() const': [2016/05/01 21:02:04.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.104] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `pair &, 0>': [2016/05/01 21:02:04.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:1091: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.104] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node >, true>*)': [2016/05/01 21:02:04.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.106] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::data() const': [2016/05/01 21:02:04.106] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.106] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:04.106] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.106] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_ >(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair&&)': [2016/05/01 21:02:04.106] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:04.106] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:04.106] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.106] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.106] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.107] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_ >(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair&&)': [2016/05/01 21:02:04.107] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:04.107] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.107] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.107] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `VersionEdit': [2016/05/01 21:02:04.107] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:148: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.108] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:148: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.108] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.108] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.109] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.109] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `FileMetaData': [2016/05/01 21:02:04.109] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.109] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.110] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.110] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.110] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.110] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.110] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.111] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.111] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.111] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string* std::__copy_move_backward::__copy_move_b(std::string*, std::string*, std::string*)': [2016/05/01 21:02:04.111] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_algobase.h:552: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.112] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::__insertion_sort<__gnu_cxx::__normal_iterator > > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >)': [2016/05/01 21:02:04.112] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_algobase.h:551: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.112] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.112] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.112] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.112] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.113] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.113] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.113] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.113] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `bool std::operator< , std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.113] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2571: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.114] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator > > >(__gnu_cxx::__normal_iterator > >)': [2016/05/01 21:02:04.114] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:293: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.114] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.114] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.114] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.115] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.115] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.116] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::swap, std::allocator >(std::basic_string, std::allocator >&, std::basic_string, std::allocator >&)': [2016/05/01 21:02:04.116] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2719: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.116] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2719: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.116] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.116] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.117] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.117] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.117] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.117] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.118] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.118] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.118] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.119] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:68: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.119] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.119] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.119] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.120] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.120] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.120] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__gnu_cxx::__normal_iterator > >::operator+(long const&) const': [2016/05/01 21:02:04.120] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.121] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.121] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.121] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.121] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.121] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.122] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.123] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__gnu_cxx::__normal_iterator > >::operator+(long const&) const': [2016/05/01 21:02:04.123] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.123] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::operator=(std::string&&)': [2016/05/01 21:02:04.123] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.124] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.124] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.124] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.124] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.124] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `~basic_string': [2016/05/01 21:02:04.124] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.125] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.125] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.125] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.125] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::vector >::_M_emplace_back_aux(std::string const&)': [2016/05/01 21:02:04.125] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:408: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.126] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.126] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.126] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.126] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.127] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JobContext::CandidateFileInfo* std::__copy_move_backward::__copy_move_b(rocksdb::JobContext::CandidateFileInfo*, rocksdb::JobContext::CandidateFileInfo*, rocksdb::JobContext::CandidateFileInfo*)': [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_algobase.h:551: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::__insertion_sort<__gnu_cxx::__normal_iterator > >, bool (*)(rocksdb::JobContext::CandidateFileInfo const&, rocksdb::JobContext::CandidateFileInfo const&)>(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, bool (*)(rocksdb::JobContext::CandidateFileInfo const&, rocksdb::JobContext::CandidateFileInfo const&))': [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_algobase.h:551: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator > >, bool (*)(rocksdb::JobContext::CandidateFileInfo const&, rocksdb::JobContext::CandidateFileInfo const&)>(__gnu_cxx::__normal_iterator > >, bool (*)(rocksdb::JobContext::CandidateFileInfo const&, rocksdb::JobContext::CandidateFileInfo const&))': [2016/05/01 21:02:04.130] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_algo.h:2117: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator > >, bool (*)(rocksdb::JobContext::CandidateFileInfo const&, rocksdb::JobContext::CandidateFileInfo const&)>(__gnu_cxx::__normal_iterator > >, bool (*)(rocksdb::JobContext::CandidateFileInfo const&, rocksdb::JobContext::CandidateFileInfo const&))': [2016/05/01 21:02:04.130] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/job_context.h:31: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.131] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.131] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.131] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.131] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.132] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.132] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.132] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.132] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `CandidateFileInfo': [2016/05/01 21:02:04.132] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/job_context.h:31: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.133] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JobContext::CandidateFileInfo::operator=(rocksdb::JobContext::CandidateFileInfo&&)': [2016/05/01 21:02:04.133] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/job_context.h:31: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.133] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.133] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.134] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.134] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.134] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.135] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.135] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.135] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `CandidateFileInfo': [2016/05/01 21:02:04.135] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/job_context.h:31: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.135] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.135] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.136] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.136] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.136] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.137] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.137] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:68: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.137] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.137] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.138] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.138] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.138] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.139] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::operator=(std::string&&)': [2016/05/01 21:02:04.139] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.139] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.139] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.139] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.140] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `__gnu_cxx::__normal_iterator > >::operator+(long const&) const': [2016/05/01 21:02:04.140] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_iterator.h:779: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.140] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `CandidateFileInfo': [2016/05/01 21:02:04.140] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_iterator.h:779: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.140] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.140] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.141] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.141] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.142] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.142] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.142] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.142] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.142] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.143] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `CandidateFileInfo': [2016/05/01 21:02:04.143] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.143] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.143] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.143] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.144] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::vector >::_M_emplace_back_aux(std::string const&, int&&)': [2016/05/01 21:02:04.144] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:408: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.144] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `basic_string': [2016/05/01 21:02:04.144] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.144] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.145] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.145] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.145] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.145] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.146] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.146] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.146] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.147] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `rocksdb::JobContext::CandidateFileInfo* std::__uninitialized_copy::__uninit_copy<__gnu_cxx::__normal_iterator > >, rocksdb::JobContext::CandidateFileInfo*>(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, rocksdb::JobContext::CandidateFileInfo*)': [2016/05/01 21:02:04.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_iterator.h:825: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.147] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.148] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.148] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.148] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void std::vector >::_M_emplace_back_aux(std::string&, int&&)': [2016/05/01 21:02:04.149] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:408: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `basic_string': [2016/05/01 21:02:04.149] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.149] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.150] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.150] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.151] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.151] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.151] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.151] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.152] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.152] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `void __gnu_cxx::new_allocator::construct(rocksdb::DbPath*, std::string const&, unsigned long&&)': [2016/05/01 21:02:04.152] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.152] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.152] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.153] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.153] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Hashtable, rocksdb::OptionsSanityCheckLevel> *>': [2016/05/01 21:02:04.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.154] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.154] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.154] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::data() const': [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Hash_node_base': [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `_Hash_node_base': [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `InternalKey': [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.158] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.158] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.159] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.160] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.161] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.172] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `_Alloc_hider': [2016/05/01 21:02:04.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.185] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.185] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.185] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.185] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `pair': [2016/05/01 21:02:04.185] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.185] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.186] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.186] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.187] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `pair': [2016/05/01 21:02:04.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_impl_experimental.o): In function `~basic_string': [2016/05/01 21:02:04.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.190] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.194] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `_Alloc_hider': [2016/05/01 21:02:04.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.194] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.195] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.195] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:45: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.195] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:62: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.195] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:62: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:62: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `~Status': [2016/05/01 21:02:04.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.196] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:65: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.197] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:65: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.197] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.197] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.197] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.197] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:70: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.197] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:70: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.197] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:57: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.198] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:57: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.198] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:57: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.198] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.198] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `~Status': [2016/05/01 21:02:04.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.198] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.199] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:88: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:91: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:91: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `~basic_string': [2016/05/01 21:02:04.199] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::clear()': [2016/05/01 21:02:04.199] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:04.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.200] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::clear()': [2016/05/01 21:02:04.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:04.200] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.200] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:112: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:115: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:115: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:115: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.201] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.201] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `~Status': [2016/05/01 21:02:04.201] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.202] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.202] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:118: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.202] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_info_dumper.cc:118: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.202] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.202] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.202] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `rocksdb::DumpDBFileSummary(rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:04.202] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.202] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `~Status': [2016/05/01 21:02:04.202] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.203] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.203] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.203] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.203] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.203] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.203] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.203] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.203] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.203] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.203] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.204] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.204] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.204] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.205] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.205] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.205] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `~basic_string': [2016/05/01 21:02:04.205] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.205] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.206] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.206] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.206] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.206] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `~basic_string': [2016/05/01 21:02:04.206] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.206] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.206] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.206] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_info_dumper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.210] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.210] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.218] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `_Alloc_hider': [2016/05/01 21:02:04.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.219] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.219] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `rocksdb::DBIter::FindValueForCurrentKey()': [2016/05/01 21:02:04.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_iter.cc:578: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `rocksdb::DBIter::FindValueForCurrentKey()': [2016/05/01 21:02:04.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_iter.cc:618: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.221] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `~basic_string': [2016/05/01 21:02:04.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.221] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.221] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `_Alloc_hider': [2016/05/01 21:02:04.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.222] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `rocksdb::DBIter::FindValueForCurrentKeyUsingSeek()': [2016/05/01 21:02:04.222] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_iter.cc:658: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.222] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.223] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `~basic_string': [2016/05/01 21:02:04.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.223] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.223] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `_Alloc_hider': [2016/05/01 21:02:04.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.223] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.224] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `~basic_string': [2016/05/01 21:02:04.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.224] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `rocksdb::MergeContext::PushOperandBack(rocksdb::Slice const&)': [2016/05/01 21:02:04.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `_Alloc_hider': [2016/05/01 21:02:04.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::clear()': [2016/05/01 21:02:04.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:04.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `~basic_string': [2016/05/01 21:02:04.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `_Alloc_hider': [2016/05/01 21:02:04.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.234] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `bool std::operator==, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.234] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:04.234] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:04.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `rocksdb::DBIter::GetProperty(std::string, std::string*)': [2016/05/01 21:02:04.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_iter.cc:175: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.234] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::to_string(unsigned long)': [2016/05/01 21:02:04.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2881: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::assign(char const*)': [2016/05/01 21:02:04.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1131: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `~basic_string': [2016/05/01 21:02:04.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `rocksdb::ArenaWrappedDBIter::GetProperty(std::string, std::string*)': [2016/05/01 21:02:04.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_iter.cc:922: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `pair': [2016/05/01 21:02:04.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `pair': [2016/05/01 21:02:04.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.240] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.240] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_iter.o): In function `~basic_string': [2016/05/01 21:02:04.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.246] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::EventHelpers::AppendCurrentTime(rocksdb::JSONWriter*)': [2016/05/01 21:02:04.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/event_helpers.cc:20: undefined reference to `std::chrono::_V2::system_clock::now()' [2016/05/01 21:02:04.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)': [2016/05/01 21:02:04.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:535: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::ostream::operator<<(long)': [2016/05/01 21:02:04.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:167: undefined reference to `std::ostream& std::ostream::_M_insert(long)' [2016/05/01 21:02:04.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `_Alloc_hider': [2016/05/01 21:02:04.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.248] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::EventHelpers::NotifyTableFileCreationStarted(std::vector, std::allocator > > const&, std::string const&, std::string const&, std::string const&, int, rocksdb::TableFileCreationReason)': [2016/05/01 21:02:04.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.248] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.250] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::EventHelpers::AppendCurrentTime(rocksdb::JSONWriter*)': [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/event_helpers.cc:20: undefined reference to `std::chrono::_V2::system_clock::now()' [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `void rocksdb::JSONWriter::AddValue(long const&)': [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(long)' [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.250] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::JSONWriter::operator<<(std::string const&)': [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::JSONWriter::StartObject()': [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:78: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::JSONWriter& rocksdb::JSONWriter::operator<< (unsigned long const&)': [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::map, std::allocator > >::begin() const': [2016/05/01 21:02:04.254] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:04.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::EventHelpers::LogAndNotifyTableFileCreationFinished(rocksdb::EventLogger*, std::vector, std::allocator > > const&, std::string const&, std::string const&, std::string const&, int, rocksdb::FileDescriptor const&, rocksdb::TableProperties const&, rocksdb::TableFileCreationReason, rocksdb::Status const&)': [2016/05/01 21:02:04.254] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::JSONWriter::EndObject()': [2016/05/01 21:02:04.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:85: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_string': [2016/05/01 21:02:04.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.256] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.256] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `_Alloc_hider': [2016/05/01 21:02:04.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `TableFileCreationBriefInfo': [2016/05/01 21:02:04.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::EventHelpers::LogAndNotifyTableFileCreationFinished(rocksdb::EventLogger*, std::vector, std::allocator > > const&, std::string const&, std::string const&, std::string const&, int, rocksdb::FileDescriptor const&, rocksdb::TableProperties const&, rocksdb::TableFileCreationReason, rocksdb::Status const&)': [2016/05/01 21:02:04.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.258] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~JSONWriter': [2016/05/01 21:02:04.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: more undefined references to `VTT for std::basic_ostringstream, std::allocator >' follow [2016/05/01 21:02:04.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~Status': [2016/05/01 21:02:04.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.259] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~Status': [2016/05/01 21:02:04.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~Status': [2016/05/01 21:02:04.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~TableFileCreationInfo': [2016/05/01 21:02:04.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_string': [2016/05/01 21:02:04.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~Status': [2016/05/01 21:02:04.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.262] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::EventHelpers::AppendCurrentTime(rocksdb::JSONWriter*)': [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/event_helpers.cc:20: undefined reference to `std::chrono::_V2::system_clock::now()' [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `void rocksdb::JSONWriter::AddValue(long const&)': [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(long)' [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.263] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::JSONWriter::EndObject()': [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:84: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `_Alloc_hider': [2016/05/01 21:02:04.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `basic_string': [2016/05/01 21:02:04.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `rocksdb::EventHelpers::LogAndNotifyTableFileDeletion(rocksdb::EventLogger*, int, unsigned long, std::string const&, rocksdb::Status const&, std::string const&, std::vector, std::allocator > > const&)': [2016/05/01 21:02:04.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/event_helpers.cc:128: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_string': [2016/05/01 21:02:04.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~TableFileDeletionInfo': [2016/05/01 21:02:04.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: more undefined references to `VTT for std::basic_ostringstream, std::allocator >' follow [2016/05/01 21:02:04.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.269] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_string': [2016/05/01 21:02:04.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.269] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `JSONWriter': [2016/05/01 21:02:04.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:20: undefined reference to `std::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' [2016/05/01 21:02:04.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:20: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: more undefined references to `VTT for std::basic_ostringstream, std::allocator >' follow [2016/05/01 21:02:04.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_string': [2016/05/01 21:02:04.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `pair': [2016/05/01 21:02:04.275] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.275] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `pair': [2016/05/01 21:02:04.276] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_helpers.o): In function `~basic_string': [2016/05/01 21:02:04.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.286] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.286] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::ArchivalDirectory(std::string const&)': [2016/05/01 21:02:04.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.286] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.286] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.287] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.287] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::ArchivedLogFileName(std::string const&, unsigned long)': [2016/05/01 21:02:04.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.289] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:04.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:04.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.290] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.290] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.290] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::Rocks2LevelTableFileName(std::string const&)': [2016/05/01 21:02:04.290] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:93: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.290] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:04.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::find_last_of(char, unsigned long) const': [2016/05/01 21:02:04.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2066: undefined reference to `std::string::rfind(char, unsigned long) const' [2016/05/01 21:02:04.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `_Alloc_hider': [2016/05/01 21:02:04.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::TableFileName(std::vector > const&, unsigned long, unsigned int)': [2016/05/01 21:02:04.292] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:117: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.292] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:115: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.292] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.292] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.295] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.295] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.295] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.295] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.296] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.296] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator >&&, char const*)': [2016/05/01 21:02:04.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.296] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.297] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.297] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.297] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.297] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.297] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.298] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.298] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.298] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.298] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.298] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.298] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.298] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.299] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.299] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.299] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.299] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.300] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.300] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.300] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.300] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.301] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.301] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.301] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.301] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.301] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.302] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.302] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.302] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.303] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.303] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.303] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.303] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.304] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.304] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.304] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.304] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.304] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.304] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.304] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.304] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.304] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.305] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.307] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.307] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.307] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.307] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.307] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.307] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.307] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.307] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.308] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.308] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.308] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.308] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::ParseFileName(std::string const&, unsigned long*, rocksdb::Slice const&, rocksdb::FileType*, rocksdb::WalFileType*)': [2016/05/01 21:02:04.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:295: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:295: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.310] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.310] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.310] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.310] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.311] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.311] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::SetCurrentFile(rocksdb::Env*, std::string const&, unsigned long, rocksdb::Directory*)': [2016/05/01 21:02:04.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:358: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.311] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.311] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.312] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::SetCurrentFile(rocksdb::Env*, std::string const&, unsigned long, rocksdb::Directory*)': [2016/05/01 21:02:04.312] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:361: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.312] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:361: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.312] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.312] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.314] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.314] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `rocksdb::SetIdentityFile(rocksdb::Env*, std::string const&)': [2016/05/01 21:02:04.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:381: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:381: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.317] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `pair': [2016/05/01 21:02:04.321] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.321] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.321] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.321] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.322] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.322] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.322] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `pair': [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.323] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.323] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:29: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:29: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/filename.cc:29: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.324] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(filename.o): In function `~basic_string': [2016/05/01 21:02:04.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.325] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.342] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `_Alloc_hider': [2016/05/01 21:02:04.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.343] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.343] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `rocksdb::FileDescriptor::operator=(rocksdb::FileDescriptor const&)': [2016/05/01 21:02:04.343] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `rocksdb::JSONWriter::StartArray()': [2016/05/01 21:02:04.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:63: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `rocksdb::JSONWriter::EndArray()': [2016/05/01 21:02:04.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:71: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.347] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.347] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.347] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.348] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.348] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.350] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.365] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.365] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.368] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.368] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `pair': [2016/05/01 21:02:04.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.369] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.369] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.369] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `pair': [2016/05/01 21:02:04.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.370] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.370] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.371] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.371] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.372] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.372] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.372] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.372] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `~basic_string': [2016/05/01 21:02:04.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.373] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.373] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.373] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.373] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.373] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.373] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.374] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.374] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.374] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.374] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.374] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.374] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.375] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.375] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.375] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.375] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.384] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.385] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o): In function `pair': [2016/05/01 21:02:04.385] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.386] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.386] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.386] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.387] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o): In function `pair': [2016/05/01 21:02:04.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.387] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.387] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.388] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.388] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(flush_scheduler.o): In function `~basic_string': [2016/05/01 21:02:04.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.388] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.389] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.389] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.389] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.404] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::vector >::size() const': [2016/05/01 21:02:04.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.404] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::vector >::size() const': [2016/05/01 21:02:04.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:646: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.404] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.404] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `~basic_string': [2016/05/01 21:02:04.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `bool std::operator==, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:04.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::to_string(unsigned long)': [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2881: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `rocksdb::VersionStorageInfo::num_levels() const': [2016/05/01 21:02:04.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.413] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `pair': [2016/05/01 21:02:04.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `pair': [2016/05/01 21:02:04.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.418] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(forward_iterator.o): In function `~basic_string': [2016/05/01 21:02:04.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.435] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::assign(char const*)': [2016/05/01 21:02:04.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1131: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.435] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::to_string(double)': [2016/05/01 21:02:04.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2911: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.435] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.435] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `~basic_string': [2016/05/01 21:02:04.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.436] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.436] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::append(char const*)': [2016/05/01 21:02:04.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.437] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `rocksdb::InternalStats::HandleSsTables(std::string*, rocksdb::Slice)': [2016/05/01 21:02:04.437] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:385: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.437] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `rocksdb::InternalStats::HandleAggregatedTableProperties(std::string*, rocksdb::Slice)': [2016/05/01 21:02:04.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:396: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:396: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:396: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.438] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `rocksdb::InternalStats::HandleAggregatedTablePropertiesAtLevel(std::string*, rocksdb::Slice)': [2016/05/01 21:02:04.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:413: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:413: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:413: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.443] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.444] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.444] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `rocksdb::InternalStats::DumpCFStats(std::string*)': [2016/05/01 21:02:04.444] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:763: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:04.444] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `rocksdb::InternalStats::DumpCFStats(std::string*)': [2016/05/01 21:02:04.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:783: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.446] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `rocksdb::InternalStats::DumpCFStats(std::string*)': [2016/05/01 21:02:04.446] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:793: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.446] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.446] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: more undefined references to `std::string::append(char const*, unsigned long)' follow [2016/05/01 21:02:04.447] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.448] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.449] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.449] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.449] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::append(char const*)': [2016/05/01 21:02:04.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::append(char const*)': [2016/05/01 21:02:04.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.451] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::append(char const*)': [2016/05/01 21:02:04.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.451] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:04.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.451] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.452] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::append(char const*)': [2016/05/01 21:02:04.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `~basic_string': [2016/05/01 21:02:04.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::append(char const*)': [2016/05/01 21:02:04.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.455] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::data() const': [2016/05/01 21:02:04.466] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `_Hashtable, rocksdb::DBPropertyInfo> *>': [2016/05/01 21:02:04.466] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::data() const': [2016/05/01 21:02:04.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `_Hash_node_base': [2016/05/01 21:02:04.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:04.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `pair': [2016/05/01 21:02:04.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.471] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.471] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.472] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `pair': [2016/05/01 21:02:04.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.473] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.473] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.473] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.473] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.473] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.473] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.473] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:103: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:104: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:106: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:107: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:108: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:109: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.476] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.476] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:110: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.476] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.476] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:111: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.476] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.476] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:112: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.477] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.477] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:114: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.477] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.477] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:115: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.477] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.477] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:116: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:117: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:120: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:121: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:123: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:125: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:127: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:129: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:130: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:132: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:134: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:135: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:136: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.482] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:137: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:139: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:140: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:141: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:142: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:144: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:101: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:04.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:147: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:148: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:147: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:149: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:147: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.487] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.487] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.487] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:152: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.487] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:154: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.489] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:155: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.489] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.489] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.489] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:156: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.489] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.490] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.490] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:157: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.490] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:158: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.491] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.491] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:159: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.492] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.492] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.492] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:161: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.492] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:163: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.493] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.493] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:165: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:167: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:169: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:171: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.496] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.496] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:173: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.496] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.497] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:175: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.497] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.497] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:177: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:179: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:181: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:183: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:185: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:187: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:189: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:191: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.503] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.503] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.503] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:193: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.503] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:195: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:197: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.505] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.505] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.505] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.505] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.505] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:199: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.505] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.505] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.506] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.506] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:201: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.506] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.506] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.506] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:203: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:205: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:206: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.509] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:208: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.509] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.509] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.509] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:210: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.509] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:04.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2368: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.510] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.510] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:212: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.510] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/internal_stats.cc:212: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.510] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `pair': [2016/05/01 21:02:04.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.511] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: more undefined references to `std::basic_string, std::allocator >::basic_string(std::string const&)' follow [2016/05/01 21:02:04.511] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.512] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `~basic_string': [2016/05/01 21:02:04.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.513] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.514] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.514] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(internal_stats.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.523] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `~ManagedIterator': [2016/05/01 21:02:04.523] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/managed_iterator.cc:91: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `std::mutex::lock()': [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `MILock': [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `~basic_string': [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `MILock': [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.525] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `MILock': [2016/05/01 21:02:04.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.525] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.529] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `pair': [2016/05/01 21:02:04.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.529] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.530] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.530] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `pair': [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.530] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.530] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.530] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.531] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(managed_iterator.o): In function `~basic_string': [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.531] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.538] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `InternalKeyComparator': [2016/05/01 21:02:04.538] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.539] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.539] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.539] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.539] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.539] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.539] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `std::string::clear()': [2016/05/01 21:02:04.539] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:04.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:04.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `rocksdb::EncodeKey(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:04.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/memtable.cc:214: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `rocksdb::SaveValue(void*, char const*)': [2016/05/01 21:02:04.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/memtable.cc:509: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.540] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `_Alloc_hider': [2016/05/01 21:02:04.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.541] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.548] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `rocksdb::MemTableRep::InsertConcurrently(void*)': [2016/05/01 21:02:04.548] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/memtablerep.h:90: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/memtablerep.h:90: undefined reference to `std::runtime_error::runtime_error(std::string const&)' [2016/05/01 21:02:04.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.549] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.550] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `pair': [2016/05/01 21:02:04.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `pair': [2016/05/01 21:02:04.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.551] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.552] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.552] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.553] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable.o): In function `~basic_string': [2016/05/01 21:02:04.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.563] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::list >::begin()': [2016/05/01 21:02:04.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:04.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:04.563] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:04.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:04.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:04.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:04.564] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::list >::begin()': [2016/05/01 21:02:04.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:04.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:04.571] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.572] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `pair': [2016/05/01 21:02:04.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `pair': [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `~basic_string': [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::list >::_M_erase(std::_List_iterator)': [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1570: undefined reference to `std::__detail::_List_node_base::_M_unhook()' [2016/05/01 21:02:04.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `void std::list >::_M_insert(std::_List_iterator, rocksdb::MemTable* const&)': [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:04.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(memtable_list.o): In function `std::list >::_M_transfer(std::_List_iterator, std::_List_iterator, std::_List_iterator)': [2016/05/01 21:02:04.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1546: undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `rocksdb::MergeHelper::TimedFullMerge(rocksdb::Slice const&, rocksdb::Slice const*, std::deque > const&, rocksdb::MergeOperator const*, rocksdb::Statistics*, rocksdb::Env*, rocksdb::Logger*, std::string*)': [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/merge_helper.cc:28: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::_Deque_iterator::operator--()': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_deque.h:175: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `basic_string': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::_Deque_iterator::operator--()': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_deque.h:175: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:04.582] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.582] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `void std::deque >::emplace_front(std::string&&)': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/deque.tcc:122: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `~basic_string': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.585] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::operator=(std::string&&)': [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `pair': [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `pair': [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merge_helper.o): In function `~basic_string': [2016/05/01 21:02:04.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `_Alloc_hider': [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:04.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `_Alloc_hider': [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.595] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `pair': [2016/05/01 21:02:04.596] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.596] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `pair': [2016/05/01 21:02:04.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.598] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.598] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.598] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.599] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_cache.o): In function `~basic_string': [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.599] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `_Alloc_hider': [2016/05/01 21:02:04.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:04.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `rocksdb::InternalKeyPropertiesCollector::Finish(std::map, std::allocator > >*)': [2016/05/01 21:02:04.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `pair &, void>': [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:139: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.603] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.604] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `rocksdb::InternalKeyPropertiesCollector::GetReadableProperties() const': [2016/05/01 21:02:04.604] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/table_properties_collector.cc:47: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.604] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.604] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.605] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.605] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.606] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `map': [2016/05/01 21:02:04.608] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:04.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(table_properties_collector.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/table_properties_collector.cc:93: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.608] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/table_properties_collector.cc:93: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::clear()': [2016/05/01 21:02:04.615] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:04.615] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:04.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:04.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.615] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `Slice': [2016/05/01 21:02:04.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:181: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:04.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:04.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: more undefined references to `std::string::append(char const*, unsigned long)' follow [2016/05/01 21:02:04.616] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::set, std::less >, std::allocator > >::begin() const': [2016/05/01 21:02:04.616] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:04.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:04.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.617] /usr/bin/clang++ -o build/build/mongo/s/query/router_stage_merge.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/router_stage_merge.cpp [2016/05/01 21:02:04.637] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: more undefined references to `std::string::append(char const*, unsigned long)' follow [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `_Alloc_hider': [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DecodeNewFile4From(rocksdb::Slice*)': [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `FileMetaData': [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `InternalKey': [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::pair::__type, std::__decay_and_strip::__type> std::make_pair(int&, rocksdb::FileMetaData&)': [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `_Alloc_hider': [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `InternalKey': [2016/05/01 21:02:04.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DecodeFrom(rocksdb::Slice const&)': [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.638] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `FileMetaData': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DecodeFrom(rocksdb::Slice const&)': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `FileMetaData': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DecodeFrom(rocksdb::Slice const&)': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:295: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DecodeFrom(rocksdb::Slice const&)': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_string': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DecodeFrom(rocksdb::Slice const&)': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:73: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `FileMetaData': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_string': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DecodeFrom(rocksdb::Slice const&)': [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:438: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_string': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.639] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `InternalKey': [2016/05/01 21:02:04.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `InternalKey': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~pair': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `_Alloc_hider': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:470: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:472: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:474: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:478: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:482: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:486: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::_Rb_tree_const_iterator >::operator++()': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:691: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:494: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:501: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:503: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:505: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:507: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:301: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:509: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.640] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugString(bool) const': [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:498: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:513: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:515: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.640] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:517: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:520: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_edit.cc:522: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `JSONWriter': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:20: undefined reference to `std::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:20: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::StartArray()': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:62: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::StartArrayedObject()': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:91: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::StartObject()': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:77: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.641] /data/mci/ [2016/05/01 21:02:04.641] d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:56: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::_Rb_tree_const_iterator >::operator++()': [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::EndArray()': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:70: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::StartArray()': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:62: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.641] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::StartArrayedObject()': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:91: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::StartObject()': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:77: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.641] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugJSON(int, bool) const': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:301: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::JSONWriter::EndArray()': [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:70: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(unsigned int const&)': [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::ostream::operator<<(unsigned int)': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:196: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `void rocksdb::JSONWriter::AddValue(unsigned int const&)': [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::ostream::operator<<(unsigned int)': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:196: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `rocksdb::VersionEdit::DebugJSON(int, bool) const': [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:56: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::basic_ostringstream, std::allocator >::str() const': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:472: undefined reference to `std::basic_stringbuf, std::allocator >::str() const' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_string': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~JSONWriter': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.642] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.642] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~JSONWriter': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~JSONWriter': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~JSONWriter': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_string': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_stringbuf': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_string': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_ostringstream': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `pair': [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.643] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.644] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.644] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `pair': [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.644] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.644] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.644] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_edit.o): In function `~basic_string': [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.644] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.680] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.682] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.682] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.682] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.683] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::GetPropertiesOfAllTables(std::unordered_map, std::hash, std::equal_to, std::allocator > > >*, int)': [2016/05/01 21:02:04.683] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:29: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.683] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.683] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.684] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair &, std::shared_ptr &, void>': [2016/05/01 21:02:04.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.684] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.684] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.685] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.685] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.686] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.686] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.687] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.687] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.688] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.688] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.688] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.689] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.689] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.689] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.690] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.690] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.690] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::GetPropertiesOfTablesInRange(rocksdb::Range const*, unsigned long, std::unordered_map, std::hash, std::equal_to, std::allocator > > >*) const': [2016/05/01 21:02:04.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:661: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.691] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~InternalKey': [2016/05/01 21:02:04.691] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.691] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.692] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.692] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.693] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.693] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.694] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.694] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.694] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.695] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.695] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.696] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.696] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Before_begin, std::shared_ptr > > &>': [2016/05/01 21:02:04.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.697] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.697] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.698] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.699] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.699] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::ColumnFamilyData::GetName() const': [2016/05/01 21:02:04.699] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.699] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.700] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.705] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.706] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.706] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.707] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.707] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.707] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.708] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.708] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.708] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `basic_string': [2016/05/01 21:02:04.709] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::GetColumnFamilyMetaData(rocksdb::ColumnFamilyMetaData*)': [2016/05/01 21:02:04.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:727: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:730: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:733: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `InternalIterator': [2016/05/01 21:02:04.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Prime_rehash_policy': [2016/05/01 21:02:04.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.717] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.718] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Rb_tree, std::_Select1st >, rocksdb::VersionStorageInfo::EstimateLiveDataSize() const::$_3, std::allocator > >::_M_insert_node(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node >*)': [2016/05/01 21:02:04.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1575: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:04.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `operator()': [2016/05/01 21:02:04.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:04.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::DebugString(bool) const': [2016/05/01 21:02:04.721] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::DebugString(bool) const': [2016/05/01 21:02:04.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2046: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2042: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2044: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::push_back(char)': [2016/05/01 21:02:04.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:04.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::push_back(char)': [2016/05/01 21:02:04.724] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:04.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:04.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::push_back(char)': [2016/05/01 21:02:04.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:04.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::DebugString(bool) const': [2016/05/01 21:02:04.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2051: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2053: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::push_back(char)': [2016/05/01 21:02:04.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::DebugString(bool) const': [2016/05/01 21:02:04.727] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:301: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::DebugString(bool) const': [2016/05/01 21:02:04.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2055: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::push_back(char)': [2016/05/01 21:02:04.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::Version::DebugString(bool) const': [2016/05/01 21:02:04.728] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:301: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::push_back(char)': [2016/05/01 21:02:04.729] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.730] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `VersionSet': [2016/05/01 21:02:04.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2093: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~FileMetaData': [2016/05/01 21:02:04.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.739] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.739] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::LogAndApply(rocksdb::ColumnFamilyData*, rocksdb::MutableCFOptions const&, rocksdb::VersionEdit*, rocksdb::InstrumentedMutex*, rocksdb::Directory*, bool, rocksdb::ColumnFamilyOptions const*)': [2016/05/01 21:02:04.739] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2276: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:04.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::LogAndApply(rocksdb::ColumnFamilyData*, rocksdb::MutableCFOptions const&, rocksdb::VersionEdit*, rocksdb::InstrumentedMutex*, rocksdb::Directory*, bool, rocksdb::ColumnFamilyOptions const*)': [2016/05/01 21:02:04.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2303: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.743] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::LogAndApply(rocksdb::ColumnFamilyData*, rocksdb::MutableCFOptions const&, rocksdb::VersionEdit*, rocksdb::InstrumentedMutex*, rocksdb::Directory*, bool, rocksdb::ColumnFamilyOptions const*)': [2016/05/01 21:02:04.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.747] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator >&&, std::basic_string, std::allocator >&&)': [2016/05/01 21:02:04.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:04.747] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.748] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.749] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.749] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.751] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.751] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.752] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.752] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.753] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.753] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.754] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.754] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.755] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.755] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.756] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.759] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.760] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.760] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.761] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.761] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.762] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionEdit::AddColumnFamily(std::string const&)': [2016/05/01 21:02:04.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:225: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::WriteSnapshot(rocksdb::log::Writer*)': [2016/05/01 21:02:04.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3107: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:04.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.765] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.765] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.766] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.767] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::WriteSnapshot(rocksdb::log::Writer*)': [2016/05/01 21:02:04.767] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3133: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:04.767] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.768] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.772] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.773] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.774] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Before_begin, rocksdb::ColumnFamilyOptions> > &>': [2016/05/01 21:02:04.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.774] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.774] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.775] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.775] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::Recover(std::vector > const&, bool)': [2016/05/01 21:02:04.775] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.775] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::Recover(std::vector > const&, bool)': [2016/05/01 21:02:04.775] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/db.h:54: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.776] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.776] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair &, rocksdb::ColumnFamilyOptions &, void>': [2016/05/01 21:02:04.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Before_begin > > &>': [2016/05/01 21:02:04.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.779] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.779] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.779] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:04.780] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:04.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::Recover(std::vector > const&, bool)': [2016/05/01 21:02:04.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2448: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:04.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.781] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.782] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_deallocate_node(std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:04.782] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.782] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.782] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::Recover(std::vector > const&, bool)': [2016/05/01 21:02:04.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2456: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2456: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2456: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.787] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Before_begin::BaseReferencedVersionBuilder *> > &>': [2016/05/01 21:02:04.787] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.787] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionEdit::AddColumnFamily(std::string const&)': [2016/05/01 21:02:04.787] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:226: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.788] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.790] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.790] /usr/bin/clang++ -o build/build/mongo/s/query/router_stage_mock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/router_stage_mock.cpp [2016/05/01 21:02:04.790] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.790] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.790] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.790] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.791] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.791] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.791] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair &, void>': [2016/05/01 21:02:04.791] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.791] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.791] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.791] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.792] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::Recover(std::vector > const&, bool)': [2016/05/01 21:02:04.792] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2605: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:04.792] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.792] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.792] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.792] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~pair': [2016/05/01 21:02:04.792] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.792] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.793] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.793] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.793] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.793] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.793] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.793] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.793] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.793] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.793] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.794] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.794] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.794] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.794] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.794] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.794] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.794] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_begin() const': [2016/05/01 21:02:04.794] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:369: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::Recover(std::vector > const&, bool)': [2016/05/01 21:02:04.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2658: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.795] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.795] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:04.795] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:04.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:04.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:04.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.800] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.800] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_deallocate_node(std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.802] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.802] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.802] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::empty() const': [2016/05/01 21:02:04.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:04.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::ListColumnFamilies(std::vector >*, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:04.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2738: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:04.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2738: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2738: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2738: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair': [2016/05/01 21:02:04.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:134: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `basic_string': [2016/05/01 21:02:04.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair &, void>': [2016/05/01 21:02:04.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.807] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.808] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.808] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.808] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.809] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::vector >::push_back(std::string const&)': [2016/05/01 21:02:04.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::map, std::allocator > >::begin()': [2016/05/01 21:02:04.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.811] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~pair': [2016/05/01 21:02:04.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::ReduceNumberOfLevels(std::string const&, rocksdb::Options const*, rocksdb::EnvOptions const&, int)': [2016/05/01 21:02:04.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:2815: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.817] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `ColumnFamilyDescriptor': [2016/05/01 21:02:04.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Before_begin > > &>': [2016/05/01 21:02:04.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Before_begin::BaseReferencedVersionBuilder *> > &>': [2016/05/01 21:02:04.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionEdit::AddColumnFamily(std::string const&)': [2016/05/01 21:02:04.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:226: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.821] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.822] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.822] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.822] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.822] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair &, void>': [2016/05/01 21:02:04.823] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.823] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.823] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.824] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.824] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.824] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.824] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.825] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.825] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.825] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.826] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.826] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.826] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.827] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.827] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.827] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.827] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~pair': [2016/05/01 21:02:04.827] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.828] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.828] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.828] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.828] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.829] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Alloc_hider': [2016/05/01 21:02:04.829] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.829] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.830] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.830] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.830] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.830] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::GetLiveFilesMetaData(std::vector >*)': [2016/05/01 21:02:04.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3423: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3426: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:04.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3428: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.832] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3428: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.832] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::GetLiveFilesMetaData(std::vector >*)': [2016/05/01 21:02:04.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3431: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `rocksdb::VersionSet::GetLiveFilesMetaData(std::vector >*)': [2016/05/01 21:02:04.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_set.cc:3432: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:04.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `LiveFileMetaData': [2016/05/01 21:02:04.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:85: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Before_begin &>': [2016/05/01 21:02:04.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:04.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:04.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.838] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.839] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.856] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::vector >::reserve(unsigned long)': [2016/05/01 21:02:04.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.856] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `LiveFileMetaData': [2016/05/01 21:02:04.856] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:85: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.857] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.857] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.857] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.857] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.857] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.857] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `void __gnu_cxx::new_allocator, false> >::destroy, false> >(std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.858] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.858] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.859] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Hash_node_base': [2016/05/01 21:02:04.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.859] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.859] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.859] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `void std::vector >::_M_emplace_back_aux(rocksdb::ColumnFamilyDescriptor const&)': [2016/05/01 21:02:04.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:408: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Rb_tree_const_iterator >::operator++(int)': [2016/05/01 21:02:04.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:278: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:04.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Rb_tree_const_iterator >::operator++()': [2016/05/01 21:02:04.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:04.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_erase_aux(std::_Rb_tree_const_iterator >)': [2016/05/01 21:02:04.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1743: undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:04.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.862] /usr/bin/clang++ -o build/build/mongo/s/query/router_stage_remove_sortkey.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/router_stage_remove_sortkey.cpp [2016/05/01 21:02:04.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:04.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:04.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_ const&>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&)': [2016/05/01 21:02:04.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:04.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair': [2016/05/01 21:02:04.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `void __gnu_cxx::new_allocator, false> >::destroy, false> >(std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.863] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.864] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Hash_node_base': [2016/05/01 21:02:04.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.864] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.864] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.864] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::data() const': [2016/05/01 21:02:04.864] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.865] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `_Hash_node, rocksdb::ColumnFamilyOptions> &>': [2016/05/01 21:02:04.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:177: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.865] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:04.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:04.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `SstFileMetaData': [2016/05/01 21:02:04.868] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:68: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.868] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:68: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.868] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:68: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.868] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/metadata.h:68: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.869] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.869] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.869] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.869] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.870] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.870] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.870] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::data() const': [2016/05/01 21:02:04.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:04.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:04.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:04.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.873] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.873] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.873] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair': [2016/05/01 21:02:04.873] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.874] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.874] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.874] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.875] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.875] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `pair': [2016/05/01 21:02:04.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_set.o): In function `~basic_string': [2016/05/01 21:02:04.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.891] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.891] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.892] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.892] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:04.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:04.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::vector >, std::allocator > > >::_M_range_check(unsigned long) const': [2016/05/01 21:02:04.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:794: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:04.896] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.896] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::WalManager::PurgeObsoleteWALFiles()': [2016/05/01 21:02:04.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/wal_manager.cc:172: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/wal_manager.cc:172: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/wal_manager.cc:172: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.898] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.898] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.898] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.899] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.899] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.899] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.899] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.899] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.899] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.899] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.900] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::WalManager::PurgeObsoleteWALFiles()': [2016/05/01 21:02:04.900] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/wal_manager.cc:250: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.900] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/wal_manager.cc:250: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.900] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/wal_manager.cc:250: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.900] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.900] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.900] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.900] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.901] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:04.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.901] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.901] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:04.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.902] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.902] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:04.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.902] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.902] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.903] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.903] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.904] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.904] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.905] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.905] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.907] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.907] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.907] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.908] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.908] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.908] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.908] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.908] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.908] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.909] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.909] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.909] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.909] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.909] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.909] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.909] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.910] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.910] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.910] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.910] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.910] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.910] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.911] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.911] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::to_string(int)': [2016/05/01 21:02:04.911] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2865: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:04.911] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.911] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.911] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.911] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.911] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.912] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.912] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.912] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.912] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.912] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.912] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.912] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.913] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.913] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.913] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.913] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:04.914] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.914] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.914] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.914] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.914] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.914] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.914] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.915] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.915] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `_Alloc_hider': [2016/05/01 21:02:04.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.916] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.916] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.916] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.917] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.922] /usr/bin/clang++ -o build/build/mongo/s/query/router_stage_skip.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/router_stage_skip.cpp [2016/05/01 21:02:04.924] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::vector >, std::allocator > > >::reserve(unsigned long)': [2016/05/01 21:02:04.924] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.924] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::LogFileImpl::PathName() const': [2016/05/01 21:02:04.924] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/transaction_log_impl.h:35: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.924] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.924] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.924] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `rocksdb::LogFileImpl::PathName() const': [2016/05/01 21:02:04.924] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/transaction_log_impl.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.925] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.925] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.925] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.925] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.925] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.925] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.925] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.925] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.926] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.926] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.926] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.926] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.926] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.926] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.927] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.927] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `pair': [2016/05/01 21:02:04.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.927] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.928] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.928] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.928] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `pair': [2016/05/01 21:02:04.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.928] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.929] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.929] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.929] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.930] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(wal_manager.o): In function `~basic_string': [2016/05/01 21:02:04.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.930] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.931] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.931] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.935] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::Writer::CreateMutex()': [2016/05/01 21:02:04.935] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:128: undefined reference to `std::condition_variable::condition_variable()' [2016/05/01 21:02:04.935] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `void std::condition_variable::wait(std::unique_lock&, rocksdb::WriteThread::BlockingAwaitState(rocksdb::WriteThread::Writer*, unsigned char)::$_0)': [2016/05/01 21:02:04.935] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/write_thread.h:165: undefined reference to `std::condition_variable::wait(std::unique_lock&)' [2016/05/01 21:02:04.935] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `std::unique_lock::lock()': [2016/05/01 21:02:04.935] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::AwaitState(rocksdb::WriteThread::Writer*, unsigned char, rocksdb::WriteThread::AdaptationContext*)': [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:120: undefined reference to `std::chrono::_V2::steady_clock::now()' [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:138: undefined reference to `std::chrono::_V2::steady_clock::now()' [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::SetState(rocksdb::WriteThread::Writer*, unsigned char)': [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `std::mutex::lock()': [2016/05/01 21:02:04.936] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::SetState(rocksdb::WriteThread::Writer*, unsigned char)': [2016/05/01 21:02:04.936] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `std::mutex::lock()': [2016/05/01 21:02:04.937] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::SetState(rocksdb::WriteThread::Writer*, unsigned char)': [2016/05/01 21:02:04.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::Writer::StateMutex()': [2016/05/01 21:02:04.937] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.937] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::SetState(rocksdb::WriteThread::Writer*, unsigned char)': [2016/05/01 21:02:04.938] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.938] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::SetState(rocksdb::WriteThread::Writer*, unsigned char)': [2016/05/01 21:02:04.938] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.938] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.938] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `std::mutex::lock()': [2016/05/01 21:02:04.938] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.939] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `rocksdb::WriteThread::SetState(rocksdb::WriteThread::Writer*, unsigned char)': [2016/05/01 21:02:04.939] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.939] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.939] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.940] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/write_thread.cc:181: undefined reference to `std::condition_variable::notify_one()' [2016/05/01 21:02:04.940] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `std::mutex::lock()': [2016/05/01 21:02:04.940] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.940] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/mutex:138: undefined reference to `std::__throw_system_error(int)' [2016/05/01 21:02:04.943] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `pair': [2016/05/01 21:02:04.943] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.943] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.943] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.943] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.943] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.943] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.944] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.944] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `pair': [2016/05/01 21:02:04.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.944] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.945] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.945] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.945] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.945] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.945] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `__cxx_global_var_init': [2016/05/01 21:02:04.945] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.945] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.945] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.946] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.946] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.946] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:04.946] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_thread.o): In function `~basic_string': [2016/05/01 21:02:04.946] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.946] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.946] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.946] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.947] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.947] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.947] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.947] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.952] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.952] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.952] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.953] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.953] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.953] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.953] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `_Alloc_hider': [2016/05/01 21:02:04.953] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.953] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.953] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.953] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.954] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.958] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `pair': [2016/05/01 21:02:04.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.958] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.958] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.959] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.959] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `pair': [2016/05/01 21:02:04.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.959] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.960] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.960] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.960] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_linklist_rep.o): In function `~basic_string': [2016/05/01 21:02:04.960] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.961] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.965] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `_Alloc_hider': [2016/05/01 21:02:04.965] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.965] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.965] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.965] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.966] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `_Alloc_hider': [2016/05/01 21:02:04.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.966] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.966] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.967] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `_Alloc_hider': [2016/05/01 21:02:04.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.967] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.967] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.968] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.968] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.968] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.970] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `pair': [2016/05/01 21:02:04.970] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.971] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.971] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.971] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.971] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.971] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.971] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.971] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.971] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `pair': [2016/05/01 21:02:04.972] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.972] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.972] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.972] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.972] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.972] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.973] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(skiplistrep.o): In function `~basic_string': [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.973] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.974] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.974] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.979] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `_Alloc_hider': [2016/05/01 21:02:04.979] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.979] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.979] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::clear()': [2016/05/01 21:02:04.979] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:04.979] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::BlockBasedFilterBlockBuilder::AddPrefix(rocksdb::Slice const&)': [2016/05/01 21:02:04.979] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:112: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.979] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::BlockBasedFilterBlockBuilder::AddKey(rocksdb::Slice const&)': [2016/05/01 21:02:04.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:95: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::PutFixed32(std::string*, unsigned int)': [2016/05/01 21:02:04.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::push_back(char)': [2016/05/01 21:02:04.980] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:04.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.980] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.980] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:04.981] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.981] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.981] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.981] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:04.981] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.981] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:04.981] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `_Alloc_hider': [2016/05/01 21:02:04.981] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::BlockBasedFilterBlockReader::ToString() const': [2016/05/01 21:02:04.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:232: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:04.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:234: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:234: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:234: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.982] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.982] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.982] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.983] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.983] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.983] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:04.983] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.983] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.983] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.984] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::BlockBasedFilterBlockReader::ToString() const': [2016/05/01 21:02:04.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:77: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:04.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.985] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.985] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.985] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::BlockBasedFilterBlockReader::ToString() const': [2016/05/01 21:02:04.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:243: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.985] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.986] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.986] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.986] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.986] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.986] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.986] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.986] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.986] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.987] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `~basic_string': [2016/05/01 21:02:04.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.987] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:04.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.987] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.988] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.988] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.989] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.989] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.989] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.989] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.989] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.989] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.989] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::(anonymous namespace)::AppendItem(std::string*, std::string const&, std::string const&)': [2016/05/01 21:02:04.989] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:26: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:32: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::(anonymous namespace)::AppendItem(std::string*, std::string const&, std::string const&)': [2016/05/01 21:02:04.990] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::(anonymous namespace)::AppendItem(std::string*, std::string const&, std::string const&)': [2016/05/01 21:02:04.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:36: undefined reference to `std::string::append(unsigned long, char)' [2016/05/01 21:02:04.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:37: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:41: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.990] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:43: undefined reference to `std::string::append(unsigned long, char)' [2016/05/01 21:02:04.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:44: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:44: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:04.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:44: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:44: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.991] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:04.991] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.991] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:04.991] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.992] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `rocksdb::(anonymous namespace)::AppendItem(std::string*, std::string const&, std::string const&)': [2016/05/01 21:02:04.992] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_filter_block.cc:46: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:04.992] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.992] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `~basic_string': [2016/05/01 21:02:04.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.993] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:04.993] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.994] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:04.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:04.998] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:04.998] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:04.999] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `pair': [2016/05/01 21:02:04.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.999] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:04.999] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:04.999] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `pair': [2016/05/01 21:02:05.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.000] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.000] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.001] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.001] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_filter_block.o): In function `~basic_string': [2016/05/01 21:02:05.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.001] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.002] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.002] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.002] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.002] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.015] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::Add(rocksdb::Slice const&, rocksdb::Slice const&)': [2016/05/01 21:02:05.015] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:606: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.015] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:05.015] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:05.015] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_leak()': [2016/05/01 21:02:05.016] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.016] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:05.016] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:05.016] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::clear()': [2016/05/01 21:02:05.016] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:05.016] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Before_begin, rocksdb::Slice> > &>': [2016/05/01 21:02:05.016] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.016] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:05.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.017] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::Finish()': [2016/05/01 21:02:05.017] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:809: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.017] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:809: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.017] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:05.017] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.017] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.018] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::Finish()': [2016/05/01 21:02:05.018] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:822: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.018] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:05.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.018] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::Finish()': [2016/05/01 21:02:05.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:834: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:834: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:838: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:05.019] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.019] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::Finish()': [2016/05/01 21:02:05.020] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:837: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.020] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:845: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.020] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.020] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `~basic_string': [2016/05/01 21:02:05.020] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.021] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:05.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.021] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.021] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.021] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.021] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.021] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.022] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_deallocate_node(std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:05.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.022] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.023] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.023] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.023] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.023] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.024] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `~basic_string': [2016/05/01 21:02:05.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.024] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::map, std::allocator > >::begin()': [2016/05/01 21:02:05.024] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:05.032] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:05.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.033] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `IndexBuilder': [2016/05/01 21:02:05.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.033] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:05.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.033] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `~basic_string': [2016/05/01 21:02:05.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.034] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.034] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.035] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.036] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.037] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:05.037] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.037] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:05.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:05.037] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_leak()': [2016/05/01 21:02:05.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.037] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::size() const': [2016/05/01 21:02:05.037] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:05.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:05.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:05.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:05.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_leak()': [2016/05/01 21:02:05.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.038] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::size() const': [2016/05/01 21:02:05.038] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:05.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:05.039] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::EncodeFixed32(char*, unsigned int)': [2016/05/01 21:02:05.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:120: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::BlockBasedTablePropertiesCollector::Finish(std::map, std::allocator > >*)': [2016/05/01 21:02:05.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.039] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `pair &, void>': [2016/05/01 21:02:05.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:139: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::BlockBasedTablePropertiesCollector::Finish(std::map, std::allocator > >*)': [2016/05/01 21:02:05.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:435: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.040] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `pair': [2016/05/01 21:02:05.040] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.041] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.041] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::BlockBasedTableBuilder::BlockBasedTablePropertiesCollector::Finish(std::map, std::allocator > >*)': [2016/05/01 21:02:05.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:437: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `pair': [2016/05/01 21:02:05.041] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.041] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.042] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.043] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.043] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.043] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.044] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.044] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.045] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.046] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.047] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.048] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.048] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.048] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.048] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::HashIndexBuilder::OnKeyAdded(rocksdb::Slice const&)': [2016/05/01 21:02:05.048] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:211: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.048] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.049] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `pair &, void>': [2016/05/01 21:02:05.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.049] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.049] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.050] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `pair &, void>': [2016/05/01 21:02:05.050] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.050] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.050] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.050] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.050] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.051] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.051] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.051] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::HashIndexBuilder::FlushPendingPrefix()': [2016/05/01 21:02:05.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:242: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:05.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.051] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.052] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.052] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::data() const': [2016/05/01 21:02:05.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.052] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Hash_node_base': [2016/05/01 21:02:05.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.052] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:05.052] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:05.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:05.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.053] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.053] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.054] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.055] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `pair': [2016/05/01 21:02:05.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.055] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.056] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `pair': [2016/05/01 21:02:05.056] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.057] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.057] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.057] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.058] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.058] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:946: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:946: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:947: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.058] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_based_table_builder.cc:946: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.059] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.059] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_based_table_builder.o): In function `~basic_string': [2016/05/01 21:02:05.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.059] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.060] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.062] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom_block.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.062] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/bloom_block.cc:22: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.062] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/bloom_block.cc:22: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.072] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:05.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:05.072] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o): In function `pair': [2016/05/01 21:02:05.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.072] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.073] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o): In function `pair': [2016/05/01 21:02:05.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.073] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.074] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.074] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.074] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.075] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(merger.o): In function `~basic_string': [2016/05/01 21:02:05.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.075] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.082] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::SstFileWriter::Open(std::string const&)': [2016/05/01 21:02:05.082] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/sst_file_writer.cc:128: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.082] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::SstFileWriter::Add(rocksdb::Slice const&, rocksdb::Slice const&)': [2016/05/01 21:02:05.082] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/sst_file_writer.cc:143: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.082] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::SstFileWriter::Add(rocksdb::Slice const&, rocksdb::Slice const&)': [2016/05/01 21:02:05.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/sst_file_writer.cc:154: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `_Alloc_hider': [2016/05/01 21:02:05.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.083] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.083] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.084] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.084] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `~InternalKey': [2016/05/01 21:02:05.085] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.085] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::SstFileWriter::Finish(rocksdb::ExternalSstFileInfo*)': [2016/05/01 21:02:05.085] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/sst_file_writer.cc:190: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.085] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::ExternalSstFileInfo::operator=(rocksdb::ExternalSstFileInfo const&)': [2016/05/01 21:02:05.085] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/sst_file_writer.h:24: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.085] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/sst_file_writer.h:24: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.089] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `_Alloc_hider': [2016/05/01 21:02:05.089] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.090] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.090] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.090] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.090] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.091] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `_Alloc_hider': [2016/05/01 21:02:05.091] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.091] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::EncodeFixed32(char*, unsigned int)': [2016/05/01 21:02:05.091] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:120: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.091] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::SstFileWriter::SstFileWriterPropertiesCollector::Finish(std::map, std::allocator > >*)': [2016/05/01 21:02:05.091] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.091] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `pair &, void>': [2016/05/01 21:02:05.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:139: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.092] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.092] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.093] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.094] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `rocksdb::SstFileWriter::SstFileWriterPropertiesCollector::GetReadableProperties() const': [2016/05/01 21:02:05.094] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/sst_file_writer.cc:47: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.094] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.094] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.094] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.094] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.094] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.094] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.095] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.096] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.096] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.096] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.096] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.096] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.096] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.096] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.097] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_writer.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.097] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/sst_file_writer.cc:17: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.097] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/sst_file_writer.cc:17: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.101] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.101] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.101] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.101] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.102] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.102] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `pair': [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `pair': [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `~basic_string': [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.103] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(instrumented_mutex.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.103] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.104] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.132] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Alloc_hider': [2016/05/01 21:02:05.132] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.132] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:05.133] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.133] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.133] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.133] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator+=(char)': [2016/05/01 21:02:05.133] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.134] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::push_back(char)': [2016/05/01 21:02:05.134] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:05.134] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator+=(char)': [2016/05/01 21:02:05.134] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.134] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::push_back(char)': [2016/05/01 21:02:05.135] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:05.135] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator+=(char)': [2016/05/01 21:02:05.135] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.135] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::push_back(char)': [2016/05/01 21:02:05.135] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:05.136] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:05.136] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.136] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator+=(char)': [2016/05/01 21:02:05.136] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.136] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.136] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.137] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.137] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Alloc_hider': [2016/05/01 21:02:05.137] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.137] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:05.137] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.138] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.138] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator+=(char)': [2016/05/01 21:02:05.138] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.138] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:05.138] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.139] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::push_back(char)': [2016/05/01 21:02:05.139] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:05.139] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:05.139] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.139] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::push_back(char)': [2016/05/01 21:02:05.140] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:05.140] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator+=(char)': [2016/05/01 21:02:05.140] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.140] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator+=(char)': [2016/05/01 21:02:05.140] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:05.141] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.141] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.141] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.141] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.141] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:387: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.142] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:529: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.142] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::to_string(int)': [2016/05/01 21:02:05.142] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2865: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.142] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.142] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.143] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::to_string(unsigned int)': [2016/05/01 21:02:05.143] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2870: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.143] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.143] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.143] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::to_string(unsigned int)': [2016/05/01 21:02:05.143] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2870: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.144] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.144] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.144] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::to_string(unsigned long)': [2016/05/01 21:02:05.144] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2881: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.144] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.145] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.145] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::to_string(unsigned long)': [2016/05/01 21:02:05.145] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2881: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.145] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.145] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:412: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.146] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.146] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::to_string(double)': [2016/05/01 21:02:05.146] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2911: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.147] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.147] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.147] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.147] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:432: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.147] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::SerializeVectorCompressionType(std::vector > const&, std::string*)': [2016/05/01 21:02:05.147] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:134: undefined reference to `std::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' [2016/05/01 21:02:05.148] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.148] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.148] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::SerializeVectorCompressionType(std::vector > const&, std::string*)': [2016/05/01 21:02:05.148] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:137: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.148] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Alloc_hider': [2016/05/01 21:02:05.149] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::unordered_map, std::equal_to, std::allocator > >::begin() const': [2016/05/01 21:02:05.149] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:369: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.149] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::unordered_map, std::equal_to, std::allocator > >::begin() const': [2016/05/01 21:02:05.149] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:310: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.150] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::data() const': [2016/05/01 21:02:05.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.150] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.150] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.150] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.150] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:440: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.151] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator=(char const*)': [2016/05/01 21:02:05.151] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1131: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.151] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.151] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:463: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.151] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:470: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.152] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:483: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.152] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:477: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.152] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.153] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:506: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.153] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator=(std::string const&)': [2016/05/01 21:02:05.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.153] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::basic_stringstream, std::allocator >::str() const': [2016/05/01 21:02:05.153] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:584: undefined reference to `std::basic_stringbuf, std::allocator >::str() const' [2016/05/01 21:02:05.154] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:584: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.154] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.154] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.154] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::SerializeVectorCompressionType(std::vector > const&, std::string*)': [2016/05/01 21:02:05.154] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:150: undefined reference to `std::basic_stringstream, std::allocator >::~basic_stringstream()' [2016/05/01 21:02:05.155] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.155] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:432: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.155] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:432: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.155] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.155] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.156] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.156] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:440: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.156] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:440: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.156] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.156] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:455: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:463: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.159] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:463: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.160] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.160] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.163] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.163] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:470: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.163] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:470: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.164] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.164] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.164] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.164] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:483: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.164] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:483: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.165] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.165] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.165] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.165] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:477: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:477: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.166] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.166] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:489: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:489: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.167] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.167] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:506: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:506: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.168] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleOptionHelper(char const*, rocksdb::OptionType, std::string*)': [2016/05/01 21:02:05.168] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:455: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:455: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.169] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.169] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.170] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.171] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.171] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.171] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.172] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.173] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.173] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.174] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::SerializeVectorCompressionType(std::vector > const&, std::string*)': [2016/05/01 21:02:05.174] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:150: undefined reference to `std::basic_stringstream, std::allocator >::~basic_stringstream()' [2016/05/01 21:02:05.174] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.174] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetMutableOptionsFromStrings(rocksdb::MutableCFOptions const&, std::unordered_map, std::equal_to, std::allocator > > const&, rocksdb::MutableCFOptions*)': [2016/05/01 21:02:05.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:640: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `bool rocksdb::ParseMiscOptions(std::string const&, std::string const&, rocksdb::MutableCFOptions*)': [2016/05/01 21:02:05.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:622: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetMutableOptionsFromStrings(rocksdb::MutableCFOptions const&, std::unordered_map, std::equal_to, std::allocator > > const&, rocksdb::MutableCFOptions*)': [2016/05/01 21:02:05.175] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:647: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.176] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.176] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.176] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetMutableOptionsFromStrings(rocksdb::MutableCFOptions const&, std::unordered_map, std::equal_to, std::allocator > > const&, rocksdb::MutableCFOptions*)': [2016/05/01 21:02:05.176] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:647: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.176] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator >&&, char const*)': [2016/05/01 21:02:05.176] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.177] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.177] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.177] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.177] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.177] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.178] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.178] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.178] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.178] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.179] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.179] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.179] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.179] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.179] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.180] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.180] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.180] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `Slice': [2016/05/01 21:02:05.180] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.181] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.181] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.181] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.181] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.181] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.181] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.182] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.182] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.182] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.182] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.183] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:663: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:667: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.184] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.184] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.185] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::size() const': [2016/05/01 21:02:05.185] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.185] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator[](unsigned long)': [2016/05/01 21:02:05.185] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.185] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.186] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.186] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.186] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.186] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:698: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.187] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.187] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::size() const': [2016/05/01 21:02:05.187] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.188] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:192: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:05.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:705: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.188] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:715: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.189] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.189] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.189] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:717: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.189] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.189] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.190] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.190] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.190] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.190] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.190] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:721: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.191] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.191] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.191] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.192] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.192] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.192] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.192] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.192] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.192] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.193] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.193] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.193] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.194] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.194] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::StringToMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > >*)': [2016/05/01 21:02:05.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.194] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.195] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.195] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.196] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.197] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.198] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.198] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.199] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.199] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.199] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.200] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `basic_string': [2016/05/01 21:02:05.200] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.200] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.201] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.201] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:324: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:735: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.201] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:735: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.202] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.202] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.202] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.202] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.203] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.203] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: more undefined references to `std::string::compare(char const*) const' follow [2016/05/01 21:02:05.203] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.203] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:741: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.204] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.204] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__gnu_cxx::__exchange_and_add_dispatch(int*, int)': [2016/05/01 21:02:05.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.204] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.204] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:748: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::vector >::push_back(int&&)': [2016/05/01 21:02:05.205] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.205] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:741: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.206] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.206] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:323: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.206] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:323: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.206] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.206] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.207] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.207] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.207] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.207] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:793: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.208] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:793: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.208] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.208] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.208] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.208] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:801: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.209] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:807: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.209] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.209] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.210] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.210] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:809: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.210] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.210] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.210] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.210] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.211] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.211] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.211] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.211] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:842: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.212] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.212] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.212] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.212] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.213] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.213] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.214] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.214] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::vector >::push_back(int&&)': [2016/05/01 21:02:05.214] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.214] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.215] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.215] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.216] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseColumnFamilyOption(std::string const&, std::string const&, rocksdb::ColumnFamilyOptions*, bool)': [2016/05/01 21:02:05.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.216] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.217] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.217] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.218] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.219] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.219] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.219] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.220] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.220] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.221] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.221] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `Slice': [2016/05/01 21:02:05.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.221] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.221] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.222] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.222] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.223] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.223] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.224] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.224] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.225] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseInt(std::string const&)': [2016/05/01 21:02:05.225] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:202: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.225] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.225] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.225] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseInt(std::string const&)': [2016/05/01 21:02:05.225] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:212: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.226] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.226] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.226] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseInt(std::string const&)': [2016/05/01 21:02:05.226] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/string_conversions.h:64: undefined reference to `std::__throw_invalid_argument(char const*)' [2016/05/01 21:02:05.226] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.226] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.227] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.227] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Before_begin, std::basic_string > > &>': [2016/05/01 21:02:05.227] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.227] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetMemTableRepFactoryFromString(std::string const&, std::unique_ptr >*)': [2016/05/01 21:02:05.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:40: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.228] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::vector >::operator[](unsigned long)': [2016/05/01 21:02:05.228] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.228] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.229] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.229] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `void std::_Destroy(std::string*)': [2016/05/01 21:02:05.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.230] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseUint64(std::string const&)': [2016/05/01 21:02:05.230] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:164: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.231] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::c_str() const': [2016/05/01 21:02:05.231] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/string_conversions.h:64: undefined reference to `std::__throw_invalid_argument(char const*)' [2016/05/01 21:02:05.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseUint64(std::string const&)': [2016/05/01 21:02:05.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/string_conversions.h:66: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.232] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.232] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseOptionHelper(char*, rocksdb::OptionType const&, std::string const&)': [2016/05/01 21:02:05.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:314: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.233] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator=(std::string const&)': [2016/05/01 21:02:05.233] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseSliceTransform(std::string const&, std::shared_ptr*)': [2016/05/01 21:02:05.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:296: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:296: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.234] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.234] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.235] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseSliceTransform(std::string const&, std::shared_ptr*)': [2016/05/01 21:02:05.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:300: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:300: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.235] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.236] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.236] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseVectorCompressionType(std::string const&, std::vector >*)': [2016/05/01 21:02:05.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:236: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.237] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.237] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.238] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.238] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.239] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.239] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseUint32(std::string const&)': [2016/05/01 21:02:05.240] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:195: undefined reference to `std::out_of_range::out_of_range(std::string const&)' [2016/05/01 21:02:05.240] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:195: undefined reference to `std::out_of_range::out_of_range(std::string const&)' [2016/05/01 21:02:05.240] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseDouble(std::string const&)': [2016/05/01 21:02:05.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/string_conversions.h:65: undefined reference to `std::__throw_invalid_argument(char const*)' [2016/05/01 21:02:05.240] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/string_conversions.h:70: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:324: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.241] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.241] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.242] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.243] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.243] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.243] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.244] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.244] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `basic_string': [2016/05/01 21:02:05.244] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.244] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleDBOption(std::string*, rocksdb::DBOptions const&, std::string const&, std::string const&)': [2016/05/01 21:02:05.244] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:871: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.244] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:871: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.245] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:871: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.245] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.245] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.245] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.246] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.246] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.246] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.246] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.246] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.247] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.247] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.248] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.248] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.249] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.249] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.249] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.250] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.250] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.250] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.250] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.251] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::clear()': [2016/05/01 21:02:05.251] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:05.251] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.251] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `basic_string': [2016/05/01 21:02:05.252] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetStringFromDBOptions(std::string*, rocksdb::DBOptions const&, std::string const&)': [2016/05/01 21:02:05.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:894: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.252] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.252] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.253] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.253] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.253] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `basic_string': [2016/05/01 21:02:05.253] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleColumnFamilyOption(std::string*, rocksdb::ColumnFamilyOptions const&, std::string const&, std::string const&)': [2016/05/01 21:02:05.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:913: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:913: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:913: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.254] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.254] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.255] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.255] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.256] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.257] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.257] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.258] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.258] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.258] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.259] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.260] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::clear()': [2016/05/01 21:02:05.260] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:05.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `basic_string': [2016/05/01 21:02:05.261] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetStringFromColumnFamilyOptions(std::string*, rocksdb::ColumnFamilyOptions const&, std::string const&)': [2016/05/01 21:02:05.261] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:935: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.262] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.262] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.262] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.262] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.263] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.263] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `basic_string': [2016/05/01 21:02:05.263] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.263] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::SerializeSingleBlockBasedTableOption(std::string*, rocksdb::BlockBasedTableOptions const&, std::string const&, std::string const&)': [2016/05/01 21:02:05.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:957: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:957: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:957: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.264] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.264] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.265] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.265] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.266] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.266] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.267] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.267] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.268] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.268] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.269] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.270] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::clear()': [2016/05/01 21:02:05.270] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:05.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.270] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `basic_string': [2016/05/01 21:02:05.270] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.270] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetStringFromBlockBasedTableOptions(std::string*, rocksdb::BlockBasedTableOptions const&, std::string const&)': [2016/05/01 21:02:05.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:980: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.271] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.271] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.271] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::clear()': [2016/05/01 21:02:05.271] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:05.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseDBOption(std::string const&, std::string const&, rocksdb::DBOptions*, bool)': [2016/05/01 21:02:05.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1003: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.271] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1003: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1023: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.272] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.272] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.273] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.273] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.274] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseBlockBasedTableOption(std::string const&, std::string const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.274] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1043: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1043: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseBlockBasedTableOption(std::string const&, std::string const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.275] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.275] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseBlockBasedTableOption(std::string const&, std::string const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1082: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1075: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.275] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1080: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1056: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1057: undefined reference to `std::string::compare(unsigned long, unsigned long, std::string const&) const' [2016/05/01 21:02:05.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1058: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1049: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1060: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.276] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1065: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseBlockBasedTableOption(std::string const&, std::string const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1067: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseBlockBasedTableOption(std::string const&, std::string const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.277] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.277] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseBlockBasedTableOption(std::string const&, std::string const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1070: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1052: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1062: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.278] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.278] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.279] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.279] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParseBlockBasedTableOption(std::string const&, std::string const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.279] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.280] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.280] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.281] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.282] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `bool std::operator==, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:05.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.282] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseBoolean(std::string const&, std::string const&)': [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:158: undefined reference to `std::invalid_argument::invalid_argument(std::string const&)' [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::ParsePlainTableOptions(std::string const&, std::string const&, rocksdb::PlainTableOptions*, bool)': [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1090: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1100: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1093: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1098: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.283] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.283] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.284] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetBlockBasedTableOptionsFromMap(rocksdb::BlockBasedTableOptions const&, std::unordered_map, std::equal_to, std::allocator > > const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.284] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1110: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.284] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.284] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `Slice': [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:44: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetBlockBasedTableOptionsFromMap(rocksdb::BlockBasedTableOptions const&, std::unordered_map, std::equal_to, std::allocator > > const&, rocksdb::BlockBasedTableOptions*, bool)': [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:44: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:44: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.285] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.285] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.286] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.286] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.286] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.287] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.287] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetPlainTableOptionsFromMap(rocksdb::PlainTableOptions const&, std::unordered_map, std::equal_to, std::allocator > > const&, rocksdb::PlainTableOptions*, bool)': [2016/05/01 21:02:05.287] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1150: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `Slice': [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:44: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetPlainTableOptionsFromMap(rocksdb::PlainTableOptions const&, std::unordered_map, std::equal_to, std::allocator > > const&, rocksdb::PlainTableOptions*, bool)': [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:44: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:44: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.288] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.288] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.289] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.289] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.289] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.289] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.290] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.290] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::vector >::push_back(std::string const&)': [2016/05/01 21:02:05.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Before_begin, std::basic_string > > &>': [2016/05/01 21:02:05.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::shared_ptr::operator=(std::shared_ptr const&)': [2016/05/01 21:02:05.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.291] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.291] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.292] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::vector >::push_back(std::string const&)': [2016/05/01 21:02:05.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.292] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Before_begin, std::basic_string > > &>': [2016/05/01 21:02:05.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.292] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.292] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.293] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::GetTableFactoryFromMap(std::string const&, std::unordered_map, std::equal_to, std::allocator > > const&, std::shared_ptr*)': [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1383: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:1406: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseSliceTransformHelper(std::string const&, std::string const&, std::string const&, std::shared_ptr*)': [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:264: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:283: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.293] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:267: undefined reference to `std::string::compare(unsigned long, unsigned long, std::string const&) const' [2016/05/01 21:02:05.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:271: undefined reference to `std::string::compare(unsigned long, unsigned long, std::string const&) const' [2016/05/01 21:02:05.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::size() const': [2016/05/01 21:02:05.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::size() const': [2016/05/01 21:02:05.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.294] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.294] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.295] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::size() const': [2016/05/01 21:02:05.295] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:324: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.295] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.296] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.296] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.309] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `bool std::operator==, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:05.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.309] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.310] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.310] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: more undefined references to `std::string::compare(char const*) const' follow [2016/05/01 21:02:05.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::(anonymous namespace)::ParseUint32(std::string const&)': [2016/05/01 21:02:05.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:195: undefined reference to `std::out_of_range::out_of_range(std::string const&)' [2016/05/01 21:02:05.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:195: undefined reference to `std::out_of_range::out_of_range(std::string const&)' [2016/05/01 21:02:05.311] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `bool std::operator==, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:05.311] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.312] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: more undefined references to `std::string::compare(char const*) const' follow [2016/05/01 21:02:05.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `bool rocksdb::ParseCompactionOptions(std::string const&, std::string const&, rocksdb::MutableCFOptions*)': [2016/05/01 21:02:05.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:599: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.313] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.313] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `bool rocksdb::ParseCompactionOptions(std::string const&, std::string const&, rocksdb::MutableCFOptions*)': [2016/05/01 21:02:05.314] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:599: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.314] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.314] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.314] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:324: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.315] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.315] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::vector >::push_back(int&&)': [2016/05/01 21:02:05.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.316] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.316] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.317] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::data() const': [2016/05/01 21:02:05.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.317] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair &, 0>': [2016/05/01 21:02:05.317] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:1091: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.318] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Alloc_hider': [2016/05/01 21:02:05.318] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.318] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `_Hashtable *>': [2016/05/01 21:02:05.318] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.318] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:05.318] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:05.319] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::shared_ptr::operator=(std::shared_ptr&&)': [2016/05/01 21:02:05.319] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.319] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.319] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.319] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.320] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.320] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.320] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.320] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::operator=(std::string const&)': [2016/05/01 21:02:05.320] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.321] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:547: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.321] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.321] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.321] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.322] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `rocksdb::DbPath* std::__uninitialized_copy::__uninit_copy(rocksdb::DbPath*, rocksdb::DbPath*, rocksdb::DbPath*)': [2016/05/01 21:02:05.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_uninitialized.h:74: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.322] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.322] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.323] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::data() const': [2016/05/01 21:02:05.323] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.323] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.323] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.324] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: more undefined references to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' follow [2016/05/01 21:02:05.324] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:05.324] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:05.325] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::data() const': [2016/05/01 21:02:05.325] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.325] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.325] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `global constructors keyed to a': [2016/05/01 21:02:05.325] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_helper.cc:134: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.326] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.326] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.326] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.326] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.326] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.327] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.327] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.327] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.327] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.328] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.328] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.328] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.328] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.328] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.329] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.329] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.329] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.329] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.329] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.330] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.330] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.330] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.330] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.331] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.331] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.331] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.331] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.331] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.332] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.332] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.332] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.332] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.332] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.333] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.333] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.333] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.333] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.333] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.334] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.334] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.335] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.336] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.336] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.336] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.336] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.336] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.336] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.337] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.337] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.337] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.337] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.337] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.338] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.338] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.338] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.338] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.338] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.338] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.339] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.339] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.339] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.339] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.339] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.340] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.340] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.340] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.340] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.341] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.341] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.341] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.341] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.342] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.342] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.342] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.342] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.343] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.343] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.343] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.343] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.344] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.344] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.344] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.345] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.345] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.345] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.346] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.346] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.346] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.347] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.347] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.347] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.347] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.347] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.348] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.348] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.349] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.349] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.349] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.349] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.350] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.351] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.351] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.351] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.352] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.353] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.354] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.354] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.354] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.355] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.355] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.355] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.356] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.356] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.356] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.357] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.357] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.357] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.357] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.358] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.358] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.358] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.358] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.358] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.358] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.359] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.359] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.359] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.359] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.359] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.360] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.360] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `~basic_string': [2016/05/01 21:02:05.360] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.360] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.361] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.361] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.361] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.362] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.362] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.363] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.363] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.364] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.364] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.365] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.365] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.365] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.365] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.366] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.366] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.367] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.367] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.368] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.368] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.368] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.368] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.369] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.369] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.369] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.369] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.370] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.370] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.370] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.370] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.370] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.371] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.371] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `pair': [2016/05/01 21:02:05.371] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.371] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_helper.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.372] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.396] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.397] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.397] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.397] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:51: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.397] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:51: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.397] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:51: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.398] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.398] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.398] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.398] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.399] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.399] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.399] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:29: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.399] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.399] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.400] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.400] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.400] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.400] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.400] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.401] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.401] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.401] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.401] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.401] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.401] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.402] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.402] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.402] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.402] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.403] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `basic_string': [2016/05/01 21:02:05.403] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.403] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.403] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.403] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.403] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.404] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.404] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.404] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.404] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:57: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.405] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.405] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.406] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.406] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.407] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.407] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.408] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:60: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.408] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.409] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.409] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.409] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.409] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:63: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.410] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.410] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:68: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:68: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.411] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:80: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.411] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:80: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:05.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.412] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.412] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.413] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `Slice': [2016/05/01 21:02:05.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.413] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.414] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.414] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.414] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.414] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:87: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.415] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.415] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:91: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:91: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.416] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.416] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.417] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.417] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.418] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.418] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.418] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.419] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.419] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.420] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.420] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.421] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.421] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.421] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.421] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.422] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.422] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.422] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.422] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.423] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.423] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.423] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.423] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.424] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.424] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:72: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.424] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.424] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.424] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.425] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.425] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.426] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::PersistRocksDBOptions(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.426] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:74: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.427] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::operator->() const': [2016/05/01 21:02:05.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.427] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.427] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.427] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.428] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.428] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.429] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.429] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.429] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.429] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.429] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.430] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.430] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.430] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.430] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.430] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.431] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.431] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.431] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.431] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.431] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.431] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.432] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.432] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.432] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.433] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.433] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.434] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.434] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.434] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.434] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.435] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.435] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.435] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.435] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.436] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.436] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.436] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.437] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.437] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.437] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.438] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.438] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.438] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.438] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.439] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.439] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.439] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.440] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.440] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.441] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.441] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.442] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.442] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.442] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.442] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.443] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.443] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.443] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.443] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.444] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.444] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.444] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.445] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.445] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~Status': [2016/05/01 21:02:05.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.446] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.446] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.446] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.447] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.448] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.449] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::VerifyRocksDBOptionsFromFile(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*, rocksdb::OptionsSanityCheckLevel)': [2016/05/01 21:02:05.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:632: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.450] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::VerifyRocksDBOptionsFromFile(rocksdb::DBOptions const&, std::vector > const&, std::vector > const&, std::string const&, rocksdb::Env*, rocksdb::OptionsSanityCheckLevel)': [2016/05/01 21:02:05.450] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:646: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:646: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:646: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.451] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.451] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.452] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Before_begin, std::basic_string > > &>': [2016/05/01 21:02:05.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.452] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.452] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::find(char const*, unsigned long) const': [2016/05/01 21:02:05.453] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1864: undefined reference to `std::string::find(char const*, unsigned long, unsigned long) const' [2016/05/01 21:02:05.453] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::rfind(char const*, unsigned long) const': [2016/05/01 21:02:05.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1924: undefined reference to `std::string::rfind(char const*, unsigned long, unsigned long) const' [2016/05/01 21:02:05.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::size() const': [2016/05/01 21:02:05.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseSection(rocksdb::OptionSection*, std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:146: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.454] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.454] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.455] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::assign(char const*)': [2016/05/01 21:02:05.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1131: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.455] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.455] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.456] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseSection(rocksdb::OptionSection*, std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.456] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:142: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.456] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.456] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.456] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.457] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseSection(rocksdb::OptionSection*, std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.457] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:143: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.457] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.457] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.457] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.458] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::find(std::string const&, unsigned long) const': [2016/05/01 21:02:05.458] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1848: undefined reference to `std::string::find(char const*, unsigned long, unsigned long) const' [2016/05/01 21:02:05.458] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseSection(rocksdb::OptionSection*, std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.458] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:168: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.458] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:168: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.458] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.459] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.459] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.459] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.459] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.459] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.459] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.460] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.460] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.460] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.460] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.460] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.460] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.461] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.461] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.461] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_check(unsigned long, char const*) const': [2016/05/01 21:02:05.461] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:324: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.461] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.461] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.462] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.462] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.462] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.462] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.462] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.463] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.463] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.463] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.463] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.463] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.464] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.464] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.464] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.464] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.464] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.464] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.465] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.465] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.465] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::TrimAndRemoveComment(std::string const&, bool)': [2016/05/01 21:02:05.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:474: undefined reference to `std::string::find(char, unsigned long) const' [2016/05/01 21:02:05.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.466] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::TrimAndRemoveComment(std::string const&, bool)': [2016/05/01 21:02:05.466] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:499: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:324: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::CheckSection(rocksdb::OptionSection, std::string const&, int)': [2016/05/01 21:02:05.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:329: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.467] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.467] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::CheckSection(rocksdb::OptionSection, std::string const&, int)': [2016/05/01 21:02:05.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:296: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.468] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::CheckSection(rocksdb::OptionSection, std::string const&, int)': [2016/05/01 21:02:05.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:304: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.468] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::CheckSection(rocksdb::OptionSection, std::string const&, int)': [2016/05/01 21:02:05.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:322: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:322: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.469] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.469] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.470] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::CheckSection(rocksdb::OptionSection, std::string const&, int)': [2016/05/01 21:02:05.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:309: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.470] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.471] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::CheckSection(rocksdb::OptionSection, std::string const&, int)': [2016/05/01 21:02:05.471] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:314: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.471] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.471] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.471] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.472] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.472] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.472] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.473] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.473] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.473] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.473] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.473] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.474] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.474] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.474] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.474] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.475] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.475] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.475] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.475] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.476] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.476] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.476] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.476] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.476] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:05.477] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.477] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2405: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.477] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator >&&, std::basic_string, std::allocator >&&)': [2016/05/01 21:02:05.477] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:05.477] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.478] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.478] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.478] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.478] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.478] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.479] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.479] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.479] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.479] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.479] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.480] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.480] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.481] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.481] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.481] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.481] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.482] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.482] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.482] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.482] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::find(char const*, unsigned long) const': [2016/05/01 21:02:05.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1864: undefined reference to `std::string::find(char const*, unsigned long, unsigned long) const' [2016/05/01 21:02:05.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:05.483] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseStatement(std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.483] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:187: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::size() const': [2016/05/01 21:02:05.484] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2207: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.484] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseStatement(std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:189: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.485] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseStatement(std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.485] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:184: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::ParseStatement(std::string*, std::string*, std::string const&, int)': [2016/05/01 21:02:05.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:191: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.486] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.486] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.487] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.487] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_check(unsigned long, char const*) const': [2016/05/01 21:02:05.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:324: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.488] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.488] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.489] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.490] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.491] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.491] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.491] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.491] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Before_begin, std::basic_string > > &>': [2016/05/01 21:02:05.491] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.492] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::Parse(std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.492] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:249: undefined reference to `std::basic_istringstream, std::allocator >::basic_istringstream(std::_Ios_Openmode)' [2016/05/01 21:02:05.492] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.492] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::Parse(std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.493] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:67: undefined reference to `std::__throw_bad_cast()' [2016/05/01 21:02:05.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::get() const': [2016/05/01 21:02:05.493] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:05.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.493] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.493] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::Parse(std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:258: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.494] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.494] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::Parse(std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:159: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.495] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair &, std::basic_string &, void>': [2016/05/01 21:02:05.495] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.496] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.496] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.496] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.496] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.496] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.497] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.497] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.497] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.497] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.497] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.498] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::ctype::widen(char) const': [2016/05/01 21:02:05.498] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/locale_facets.h:867: undefined reference to `std::ctype::_M_widen_init() const' [2016/05/01 21:02:05.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::get() const': [2016/05/01 21:02:05.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/locale_facets.h:868: undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::basic_string, std::allocator >&, char)' [2016/05/01 21:02:05.499] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::size() const': [2016/05/01 21:02:05.499] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::size() const': [2016/05/01 21:02:05.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.500] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::basic_istringstream, std::allocator >::str(std::string const&)': [2016/05/01 21:02:05.500] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)' [2016/05/01 21:02:05.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unique_ptr >::get() const': [2016/05/01 21:02:05.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:225: undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' [2016/05/01 21:02:05.501] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.501] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.502] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::Parse(std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.502] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:289: undefined reference to `std::basic_istringstream, std::allocator >::~basic_istringstream()' [2016/05/01 21:02:05.503] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.503] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.503] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.504] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.504] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.505] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.505] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.505] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.505] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.505] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.506] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.507] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~pair': [2016/05/01 21:02:05.507] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::Parse(std::string const&, rocksdb::Env*)': [2016/05/01 21:02:05.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:289: undefined reference to `std::basic_istringstream, std::allocator >::~basic_istringstream()' [2016/05/01 21:02:05.508] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.508] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.509] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.510] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `void std::vector >::emplace_back(std::string const&)': [2016/05/01 21:02:05.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.510] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.510] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.511] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unordered_map, std::equal_to, std::allocator > >::begin() const': [2016/05/01 21:02:05.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:310: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.511] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unordered_map, std::equal_to, std::allocator > >::begin() const': [2016/05/01 21:02:05.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.511] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::EndSection(rocksdb::OptionSection, std::string const&, std::string const&, std::unordered_map, std::equal_to, std::allocator > > const&)': [2016/05/01 21:02:05.511] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.512] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::EndSection(rocksdb::OptionSection, std::string const&, std::string const&, std::unordered_map, std::equal_to, std::allocator > > const&)': [2016/05/01 21:02:05.512] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:159: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:05.512] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.512] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::EndSection(rocksdb::OptionSection, std::string const&, std::string const&, std::unordered_map, std::equal_to, std::allocator > > const&)': [2016/05/01 21:02:05.512] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:05.513] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.513] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.513] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.514] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.514] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.514] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.515] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.515] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.516] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::RocksDBOptionsParser::EndSection(rocksdb::OptionSection, std::string const&, std::string const&, std::unordered_map, std::equal_to, std::allocator > > const&)': [2016/05/01 21:02:05.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.516] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.516] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.517] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.517] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.517] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.517] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.517] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.518] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.518] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.518] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::unordered_map, std::equal_to, std::allocator > >::begin()': [2016/05/01 21:02:05.518] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.518] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~pair': [2016/05/01 21:02:05.518] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.519] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.519] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.519] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.519] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.519] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.519] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.520] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.520] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~pair': [2016/05/01 21:02:05.520] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.520] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.520] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.520] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.521] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.521] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.521] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.521] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.521] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.522] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.522] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.522] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.522] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.522] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.523] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.523] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.523] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.523] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.523] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.523] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.524] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `rocksdb::(anonymous namespace)::AreEqualOptions(char const*, char const*, rocksdb::OptionTypeInfo const&, std::string const&, std::unordered_map, std::equal_to, std::allocator > > const*)': [2016/05/01 21:02:05.524] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:513: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.525] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:596: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.525] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Alloc_hider': [2016/05/01 21:02:05.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.525] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.525] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.526] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.526] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.540] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.541] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.542] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `global constructors keyed to a': [2016/05/01 21:02:05.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:134: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.543] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.544] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.544] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.544] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:146: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.545] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.546] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.546] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.546] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.546] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.547] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.547] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:321: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.547] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.547] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.547] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.548] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.548] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.548] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.548] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.548] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:489: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.549] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.550] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.550] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.550] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.550] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:544: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.551] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.552] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.552] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.552] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.552] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.553] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:571: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.553] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.553] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.553] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.553] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.554] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:582: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.554] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.554] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.554] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.554] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.554] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.555] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:587: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.555] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.555] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.555] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.555] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.556] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.556] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.556] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.556] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:590: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.556] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.556] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.557] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.557] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.557] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.557] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.557] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.558] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.558] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.558] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:593: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.558] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.558] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.559] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.559] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.559] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.559] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.559] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.560] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:600: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.560] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.561] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.561] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.562] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.562] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:608: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.562] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.562] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.562] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.563] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.563] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_helper.h:614: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.563] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.563] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.564] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.564] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.564] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Before_begin, rocksdb::OptionsSanityCheckLevel> > &>': [2016/05/01 21:02:05.565] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.565] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.565] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:26: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.565] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.565] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.565] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.566] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.566] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.566] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.566] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.566] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `_Before_begin, rocksdb::OptionsSanityCheckLevel> > &>': [2016/05/01 21:02:05.567] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.567] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_parser.h:33: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:26: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.568] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/options_parser.cc:26: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.569] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.569] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.569] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.569] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.569] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.570] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.570] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.570] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.570] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.571] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.572] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.573] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.573] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.574] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.574] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.575] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.575] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.576] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.576] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.577] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.577] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.578] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.578] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `~basic_string': [2016/05/01 21:02:05.579] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.579] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.579] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.579] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.579] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.579] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.580] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.580] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.580] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.580] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.580] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.580] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.581] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.583] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.583] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.584] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.584] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.584] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.584] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.584] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.584] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.585] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.585] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.585] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.585] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.585] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.585] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.585] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.586] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.586] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.587] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.587] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.587] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.587] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.587] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.588] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.588] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.588] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.588] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.589] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.589] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.590] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.590] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.591] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.591] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.592] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.592] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.592] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.592] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.592] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.592] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.592] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.593] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.593] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.593] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.593] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.593] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.593] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.593] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.594] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.594] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.594] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.594] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.594] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.594] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.594] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.595] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `pair': [2016/05/01 21:02:05.595] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.595] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.595] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.595] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.595] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.596] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.596] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.596] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.596] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.597] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_parser.o): In function `std::string::data() const': [2016/05/01 21:02:05.597] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.600] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `std::string::data() const': [2016/05/01 21:02:05.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:05.600] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `_Before_begin, rocksdb::OptionsSanityCheckLevel> > &>': [2016/05/01 21:02:05.600] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.600] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:26: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/options_sanity_check.h:30: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.601] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.601] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `_Before_begin, rocksdb::OptionsSanityCheckLevel> > &>': [2016/05/01 21:02:05.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `pair': [2016/05/01 21:02:05.602] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.602] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(options_sanity_check.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.603] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `basic_string': [2016/05/01 21:02:05.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `rocksdb::AutoRollLogger::RollLogFile()': [2016/05/01 21:02:05.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/auto_roll_logger.cc:43: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.609] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.609] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.610] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.610] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `rocksdb::AutoRollLogger::ValistToString(char const*, __va_list_tag*) const': [2016/05/01 21:02:05.610] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/auto_roll_logger.cc:60: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.611] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/auto_roll_logger.cc:60: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.611] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `void std::list >::_M_insert(std::_List_iterator, std::string const&)': [2016/05/01 21:02:05.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:1562: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [2016/05/01 21:02:05.611] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.611] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.612] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `basic_string': [2016/05/01 21:02:05.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.612] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.612] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.613] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `_Alloc_hider': [2016/05/01 21:02:05.617] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `AutoRollLogger': [2016/05/01 21:02:05.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/auto_roll_logger.h:39: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/auto_roll_logger.h:39: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `Logger': [2016/05/01 21:02:05.617] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `AutoRollLogger': [2016/05/01 21:02:05.617] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/auto_roll_logger.h:41: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.618] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.618] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `~basic_string': [2016/05/01 21:02:05.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.618] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.618] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.619] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.619] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.620] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.620] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.620] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.621] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `_List_node &>': [2016/05/01 21:02:05.621] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_list.h:115: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.622] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `pair': [2016/05/01 21:02:05.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.623] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.623] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.623] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.624] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `pair': [2016/05/01 21:02:05.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.624] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.624] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.625] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.625] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(auto_roll_logger.o): In function `~basic_string': [2016/05/01 21:02:05.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.625] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.626] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.636] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `_Alloc_hider': [2016/05/01 21:02:05.636] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.636] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.636] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.636] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.637] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.637] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `rocksdb::Slice::size() const': [2016/05/01 21:02:05.637] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:54: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.637] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `rocksdb::Slice::data() const': [2016/05/01 21:02:05.637] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:54: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.637] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.637] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.637] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.638] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.639] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.645] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.645] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.646] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.646] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.647] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.647] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.648] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.648] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.649] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.649] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.650] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.650] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.651] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `pair': [2016/05/01 21:02:05.651] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.652] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.652] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.652] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.652] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.652] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.652] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.653] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `pair': [2016/05/01 21:02:05.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.653] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.654] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.654] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.654] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.654] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.654] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.655] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `~basic_string': [2016/05/01 21:02:05.655] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.656] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.657] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.657] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.658] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(builder.o): In function `std::string::operator=(std::string&&)': [2016/05/01 21:02:05.658] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.659] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.669] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `_Alloc_hider': [2016/05/01 21:02:05.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.669] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.669] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.670] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `std::string::clear()': [2016/05/01 21:02:05.670] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:05.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.677] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.678] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `pair': [2016/05/01 21:02:05.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.678] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.679] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `pair': [2016/05/01 21:02:05.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.679] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.680] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.680] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.680] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.681] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_iterator.o): In function `~basic_string': [2016/05/01 21:02:05.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.681] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.682] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.682] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::Run()': [2016/05/01 21:02:05.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_job.cc:534: undefined reference to `std::thread::join()' [2016/05/01 21:02:05.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `_Before_begin, std::shared_ptr > > &>': [2016/05/01 21:02:05.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `~basic_string': [2016/05/01 21:02:05.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `_Hashtable': [2016/05/01 21:02:05.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:943: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:05.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:05.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `~basic_string': [2016/05/01 21:02:05.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/compaction.h:56: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:05.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `~basic_string': [2016/05/01 21:02:05.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::JSONWriter::StartArray()': [2016/05/01 21:02:05.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:63: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.716] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:05.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::JSONWriter::EndArray()': [2016/05/01 21:02:05.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:71: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(double const&)': [2016/05/01 21:02:05.717] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(double)' [2016/05/01 21:02:05.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:05.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.718] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `basic_string': [2016/05/01 21:02:05.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::ProcessKeyValueCompaction(rocksdb::CompactionJob::SubcompactionState*)': [2016/05/01 21:02:05.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_job.cc:737: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:05.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::Slice::size() const': [2016/05/01 21:02:05.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:54: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::Slice::data() const': [2016/05/01 21:02:05.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:54: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::ProcessKeyValueCompaction(rocksdb::CompactionJob::SubcompactionState*)': [2016/05/01 21:02:05.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_job.cc:818: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:05.721] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::_Rb_tree_const_iterator::operator++(int)': [2016/05/01 21:02:05.721] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:278: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:05.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::ProcessKeyValueCompaction(rocksdb::CompactionJob::SubcompactionState*)': [2016/05/01 21:02:05.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:646: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `~basic_string': [2016/05/01 21:02:05.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.723] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:05.723] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:05.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:05.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.724] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::JSONWriter& rocksdb::JSONWriter::operator<< (int const&)': [2016/05/01 21:02:05.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:05.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::JSONWriter& rocksdb::JSONWriter::operator<< (unsigned long const&)': [2016/05/01 21:02:05.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::EventLoggerStream& rocksdb::EventLoggerStream::operator<< (char const (&) [4])': [2016/05/01 21:02:05.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.727] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(unsigned long const&)': [2016/05/01 21:02:05.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.728] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.729] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' [2016/05/01 21:02:05.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::JSONWriter::StartArray()': [2016/05/01 21:02:05.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:63: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void rocksdb::JSONWriter::AddValue(int const&)': [2016/05/01 21:02:05.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:50: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.730] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:52: undefined reference to `std::ostream::operator<<(int)' [2016/05/01 21:02:05.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::JSONWriter::EndArray()': [2016/05/01 21:02:05.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:71: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:05.731] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.731] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `InternalKey': [2016/05/01 21:02:05.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.732] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.732] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.733] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::(anonymous namespace)::CopyPrefix(rocksdb::Slice const&, unsigned long, std::string*)': [2016/05/01 21:02:05.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_job.cc:1155: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/compaction_job.cc:1154: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:05.733] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `_Alloc_hider': [2016/05/01 21:02:05.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.736] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `~basic_string': [2016/05/01 21:02:05.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.736] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `_Alloc_hider': [2016/05/01 21:02:05.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::OpenCompactionOutputFile(rocksdb::CompactionJob::SubcompactionState*)': [2016/05/01 21:02:05.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/version_edit.h:64: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::OpenCompactionOutputFile(rocksdb::CompactionJob::SubcompactionState*)': [2016/05/01 21:02:05.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.739] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::OpenCompactionOutputFile(rocksdb::CompactionJob::SubcompactionState*)': [2016/05/01 21:02:05.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `rocksdb::CompactionJob::OpenCompactionOutputFile(rocksdb::CompactionJob::SubcompactionState*)': [2016/05/01 21:02:05.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.759] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.761] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.761] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:05.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.764] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.765] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.766] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `pair': [2016/05/01 21:02:05.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.766] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.767] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.767] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.767] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.768] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `pair': [2016/05/01 21:02:05.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.768] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:38: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/thread_operation.h:52: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `~basic_string': [2016/05/01 21:02:05.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.773] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.775] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.775] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.775] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.775] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::vector >::reserve(unsigned long)': [2016/05/01 21:02:05.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:05.776] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.776] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void std::vector >::_M_emplace_back_aux(rocksdb::CompactionJob::SubcompactionState::Output const&)': [2016/05/01 21:02:05.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.778] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.778] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.778] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `void std::vector >::_M_emplace_back_aux(rocksdb::CompactionJob::SubcompactionState::Output const&)': [2016/05/01 21:02:05.778] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.779] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.779] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::_Rb_tree_iterator::operator--()': [2016/05/01 21:02:05.779] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:05.779] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::_Rb_tree_iterator std::_Rb_tree, std::less, std::allocator >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, unsigned long&&)': [2016/05/01 21:02:05.779] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:05.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `thread': [2016/05/01 21:02:05.780] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/thread:135: undefined reference to `std::thread::_M_start_thread(std::shared_ptr)' [2016/05/01 21:02:05.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.780] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.780] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.782] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.782] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `_Alloc_hider': [2016/05/01 21:02:05.782] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.782] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.782] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::operator=(std::string&&)': [2016/05/01 21:02:05.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:583: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `_Alloc_hider': [2016/05/01 21:02:05.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.785] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `InternalKey': [2016/05/01 21:02:05.785] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.785] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.785] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.785] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.786] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(compaction_job.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.786] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.800] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `rocksdb::DBImpl::GetLiveFiles(std::vector >&, unsigned long*, bool)': [2016/05/01 21:02:05.800] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_filesnapshot.cc:134: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.800] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.800] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `rocksdb::DBImpl::GetLiveFiles(std::vector >&, unsigned long*, bool)': [2016/05/01 21:02:05.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_filesnapshot.cc:137: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.801] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.801] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.802] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.802] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `rocksdb::DBImpl::GetLiveFiles(std::vector >&, unsigned long*, bool)': [2016/05/01 21:02:05.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/db_filesnapshot.cc:138: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.802] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.802] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `~basic_string': [2016/05/01 21:02:05.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `~basic_string': [2016/05/01 21:02:05.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.805] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.805] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.806] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `~basic_string': [2016/05/01 21:02:05.806] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:05.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::vector >::reserve(unsigned long)': [2016/05/01 21:02:05.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:05.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.816] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.817] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `pair': [2016/05/01 21:02:05.817] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.817] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.817] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `pair': [2016/05/01 21:02:05.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.820] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(db_filesnapshot.o): In function `~basic_string': [2016/05/01 21:02:05.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.820] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.821] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:05.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.832] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.832] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::c_str() const': [2016/05/01 21:02:05.832] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.833] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.833] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `~basic_string': [2016/05/01 21:02:05.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.834] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.835] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `rocksdb::TransactionLogIteratorImpl::OpenLogFile(rocksdb::LogFile const*, std::unique_ptr >*)': [2016/05/01 21:02:05.835] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/transaction_log_impl.cc:57: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:05.835] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.835] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.835] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `~basic_string': [2016/05/01 21:02:05.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `~basic_string': [2016/05/01 21:02:05.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.836] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.836] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `rocksdb::TransactionLogIteratorImpl::UpdateCurrentWriteBatch(rocksdb::Slice const&)': [2016/05/01 21:02:05.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:646: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `_Alloc_hider': [2016/05/01 21:02:05.837] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `rocksdb::TransactionLogIteratorImpl::NextImpl(bool)': [2016/05/01 21:02:05.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:29: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:05.838] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.845] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.845] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.846] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `pair': [2016/05/01 21:02:05.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.848] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.848] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `pair': [2016/05/01 21:02:05.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(transaction_log_impl.o): In function `~basic_string': [2016/05/01 21:02:05.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.874] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::set, std::less >, std::allocator > >::begin() const': [2016/05/01 21:02:05.874] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:05.874] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `InternalKey': [2016/05/01 21:02:05.874] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.874] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/dbformat.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:05.874] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.875] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.875] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `rocksdb::VersionBuilder::Rep::SaveTo(rocksdb::VersionStorageInfo*)': [2016/05/01 21:02:05.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_builder.cc:240: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:05.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `rocksdb::VersionBuilder::Rep::LoadTableHandlers(rocksdb::InternalStats*, int)': [2016/05/01 21:02:05.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/version_builder.cc:334: undefined reference to `std::thread::join()' [2016/05/01 21:02:05.875] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `thread &>': [2016/05/01 21:02:05.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/thread:135: undefined reference to `std::thread::_M_start_thread(std::shared_ptr)' [2016/05/01 21:02:05.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::function::operator()() const': [2016/05/01 21:02:05.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/functional:2470: undefined reference to `std::__throw_bad_function_call()' [2016/05/01 21:02:05.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::vector >::reserve(unsigned long)': [2016/05/01 21:02:05.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:05.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:05.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:05.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `_Before_begin &>': [2016/05/01 21:02:05.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `_Before_begin > &>': [2016/05/01 21:02:05.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:05.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `__cxx_global_var_init': [2016/05/01 21:02:05.878] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:118: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:119: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./db/filename.h:48: undefined reference to `std::basic_string, std::allocator >::~basic_string()' [2016/05/01 21:02:05.879] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `pair': [2016/05/01 21:02:05.879] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.880] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.880] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.881] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.881] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `pair': [2016/05/01 21:02:05.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.883] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(version_builder.o): In function `~basic_string': [2016/05/01 21:02:05.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.884] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.884] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.884] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o): In function `_Alloc_hider': [2016/05/01 21:02:05.889] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.889] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.890] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.890] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o): In function `pair': [2016/05/01 21:02:05.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o): In function `pair': [2016/05/01 21:02:05.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.896] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_cuckoo_rep.o): In function `~basic_string': [2016/05/01 21:02:05.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.900] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o): In function `_Alloc_hider': [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.901] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.901] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.904] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o): In function `pair': [2016/05/01 21:02:05.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.905] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.905] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.905] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o): In function `pair': [2016/05/01 21:02:05.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.906] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.906] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.906] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.907] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(hash_skiplist_rep.o): In function `~basic_string': [2016/05/01 21:02:05.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.907] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.908] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.908] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.910] /usr/bin/clang++ -o build/build/mongo/s/query/store_possible_cursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/query/store_possible_cursor.cpp [2016/05/01 21:02:05.913] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `VectorRep': [2016/05/01 21:02:05.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/shared_ptr_base.h:920: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:05.913] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `_Alloc_hider': [2016/05/01 21:02:05.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.913] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.914] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:05.914] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:05.914] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.917] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `pair': [2016/05/01 21:02:05.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.917] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.918] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.918] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.918] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.918] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.918] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `pair': [2016/05/01 21:02:05.918] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.918] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:05.919] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:145: more undefined references to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' follow [2016/05/01 21:02:05.919] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:05.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.919] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.920] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(vectorrep.o): In function `~basic_string': [2016/05/01 21:02:05.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:05.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:05.920] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:06.062] /usr/bin/clang++ -o build/build/mongo/s/write_ops/write_op.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/write_op.cpp [2016/05/01 21:02:06.330] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batch_write_op.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batch_write_op.cpp [2016/05/01 21:02:06.360] Generating placeholder library build/build/mongo/s/query/libcluster_client_cursor.a [2016/05/01 21:02:06.360] Skipping ranlib for build/build/mongo/s/query/libcluster_client_cursor.a [2016/05/01 21:02:06.397] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batch_write_exec.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batch_write_exec.cpp [2016/05/01 21:02:06.641] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batch_upconvert.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batch_upconvert.cpp [2016/05/01 21:02:06.848] Generating placeholder library build/build/mongo/s/query/libcluster_cursor_cleanup_job.a [2016/05/01 21:02:06.849] Skipping ranlib for build/build/mongo/s/query/libcluster_cursor_cleanup_job.a [2016/05/01 21:02:06.886] /usr/bin/clang++ -o build/build/mongo/s/write_ops/batch_downconvert.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/s/write_ops/batch_downconvert.cpp [2016/05/01 21:02:07.002] /usr/bin/clang++ -o build/build/mongo/util/concurrency/task.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/concurrency/task.cpp [2016/05/01 21:02:07.325] /usr/bin/clang++ -o build/build/mongo/client/examples/mongoperf.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/client/examples/mongoperf.cpp [2016/05/01 21:02:07.404] Generating placeholder library build/build/mongo/s/libcluster_ops_impl.a [2016/05/01 21:02:07.404] Skipping ranlib for build/build/mongo/s/libcluster_ops_impl.a [2016/05/01 21:02:07.408] /usr/bin/clang++ -o build/build/mongo/util/ntservice_mock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/util/ntservice_mock.cpp [2016/05/01 21:02:07.445] Generating placeholder library build/build/mongo/s/libmongoscore.a [2016/05/01 21:02:07.447] Skipping ranlib for build/build/mongo/s/libmongoscore.a [2016/05/01 21:02:07.606] /usr/bin/clang++ -o build/build/mongo/tools/bridge.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/tools/bridge.cpp [2016/05/01 21:02:07.627] Generating placeholder library build/build/mongo/util/libntservice_mock.a [2016/05/01 21:02:07.645] Skipping ranlib for build/build/mongo/util/libntservice_mock.a [2016/05/01 21:02:07.668] /usr/bin/clang++ -o build/build/mongo/tools/bridge_commands.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/tools/bridge_commands.cpp [2016/05/01 21:02:07.699] Generating placeholder library build/build/mongo/s/query/librouter_exec_stage.a [2016/05/01 21:02:07.709] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.710] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.710] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.711] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.711] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.712] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.712] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.713] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.713] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.714] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.714] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.715] Skipping ranlib for build/build/mongo/s/query/librouter_exec_stage.a [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `_Alloc_hider': [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(write_batch_base.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.715] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.716] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_hash_index.o): In function `_Alloc_hider': [2016/05/01 21:02:07.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_hash_index.o): In function `rocksdb::CreateBlockHashIndexOnTheFly(rocksdb::InternalIterator*, rocksdb::InternalIterator*, unsigned int, rocksdb::Comparator const*, rocksdb::SliceTransform const*)': [2016/05/01 21:02:07.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_hash_index.cc:98: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.719] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_hash_index.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.719] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.720] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_hash_index.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.720] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_hash_index.o): In function `_Before_begin > &>': [2016/05/01 21:02:07.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:07.722] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_hash_index.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, rocksdb::murmur_hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:07.722] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:07.725] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iterator.o): In function `bool std::operator==, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:07.725] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:07.726] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(iterator.o): In function `std::string::assign(char const*)': [2016/05/01 21:02:07.726] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1131: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:07.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Alloc_hider': [2016/05/01 21:02:07.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::MetaIndexBuilder::Add(std::string const&, rocksdb::BlockHandle const&)': [2016/05/01 21:02:07.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:27: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.734] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `pair &, void>': [2016/05/01 21:02:07.734] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:139: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.735] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.735] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.736] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::map > >::begin()': [2016/05/01 21:02:07.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:07.737] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.737] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `pair': [2016/05/01 21:02:07.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:113: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.738] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.738] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.739] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Alloc_hider': [2016/05/01 21:02:07.739] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::PutVarint64(std::string*, unsigned long)': [2016/05/01 21:02:07.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:176: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.740] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.740] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::map, std::allocator > >::begin() const': [2016/05/01 21:02:07.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:07.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::map > >::begin()': [2016/05/01 21:02:07.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:07.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::LogPropertiesCollectionError(rocksdb::Logger*, std::string const&, std::string const&)': [2016/05/01 21:02:07.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:106: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.741] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.741] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:07.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.742] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.742] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.743] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.744] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::NotifyCollectTableCollectorsOnAdd(rocksdb::Slice const&, rocksdb::Slice const&, unsigned long, std::vector >, std::allocator > > > const&, rocksdb::Logger*)': [2016/05/01 21:02:07.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:120: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:120: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.744] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.745] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::map, std::allocator > >::begin() const': [2016/05/01 21:02:07.746] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:270: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' [2016/05/01 21:02:07.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::NotifyCollectTableCollectorsOnFinish(std::vector >, std::allocator > > > const&, rocksdb::Logger*, rocksdb::PropertyBlockBuilder*)': [2016/05/01 21:02:07.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:137: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:137: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.746] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.747] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.747] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.747] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.748] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Alloc_hider': [2016/05/01 21:02:07.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.748] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Rb_tree_impl, true>::_M_initialize()': [2016/05/01 21:02:07.748] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:469: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:175: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:175: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:175: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:175: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:175: more undefined references to `std::basic_string, std::allocator >::basic_string(std::string const&)' follow [2016/05/01 21:02:07.749] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Alloc_hider': [2016/05/01 21:02:07.750] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:200: undefined reference to `std::string::assign(std::string const&)' [2016/05/01 21:02:07.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:222: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.750] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.751] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.751] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.751] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:215: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.751] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.751] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.751] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.751] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2447: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:07.751] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:224: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.752] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:226: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.752] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.752] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.752] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:228: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.753] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:230: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.753] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.753] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/meta_blocks.cc:234: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.754] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.754] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `rocksdb::ReadProperties(rocksdb::Slice const&, rocksdb::RandomAccessFileReader*, rocksdb::Footer const&, rocksdb::Env*, rocksdb::Logger*, rocksdb::TableProperties**)': [2016/05/01 21:02:07.754] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/atomicity.h:49: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:07.754] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.754] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.755] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.755] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.755] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.755] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.755] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.756] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.756] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.756] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.756] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.756] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.757] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.757] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~basic_string': [2016/05/01 21:02:07.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.758] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.758] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.759] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.759] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_deallocate_node(std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:07.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.759] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.759] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.760] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.761] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:07.761] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.761] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.762] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `~pair': [2016/05/01 21:02:07.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.762] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.762] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: more undefined references to `std::string::_Rep::_M_destroy(std::allocator const&)' follow [2016/05/01 21:02:07.763] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Alloc_hider': [2016/05/01 21:02:07.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.763] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.764] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: more undefined references to `std::string::_Rep::_S_empty_rep_storage' follow [2016/05/01 21:02:07.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::basic_string, std::allocator > const&)': [2016/05/01 21:02:07.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.tcc:700: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.tcc:701: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.tcc:702: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:07.769] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.769] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_ const&>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&)': [2016/05/01 21:02:07.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:07.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:07.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:07.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Rb_tree_node, std::basic_string > &>': [2016/05/01 21:02:07.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:140: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.770] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `pair': [2016/05/01 21:02:07.770] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::data() const': [2016/05/01 21:02:07.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:07.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Hashtable, unsigned long *> *>': [2016/05/01 21:02:07.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:856: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:07.771] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.771] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.772] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::data() const': [2016/05/01 21:02:07.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:07.772] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Hash_node_base': [2016/05/01 21:02:07.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.772] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:07.772] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:07.772] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.773] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, rocksdb::stl_wrappers::LessOfComparator, std::allocator > >::_M_insert_ const&>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair const&)': [2016/05/01 21:02:07.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1025: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:07.773] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:07.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:07.773] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `_Rb_tree_node, std::basic_string > &>': [2016/05/01 21:02:07.773] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:140: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.774] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `pair': [2016/05/01 21:02:07.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.774] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(meta_blocks.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.774] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.775] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(two_level_iterator.o): In function `_Alloc_hider': [2016/05/01 21:02:07.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(two_level_iterator.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.777] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(two_level_iterator.o): In function `rocksdb::(anonymous namespace)::TwoLevelIterator::InitDataBlock()': [2016/05/01 21:02:07.777] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/two_level_iterator.cc:219: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:07.780] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(arena.o): In function `std::vector >::size() const': [2016/05/01 21:02:07.780] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:07.780] /usr/bin/clang++ -o build/build/mongo/tools/mongobridge_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/tools/mongobridge_options.cpp [2016/05/01 21:02:07.781] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(arena.o): In function `std::vector >::reserve(unsigned long)': [2016/05/01 21:02:07.781] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:07.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom.o): In function `rocksdb::(anonymous namespace)::BloomFilterPolicy::CreateFilter(rocksdb::Slice const*, int, std::string*) const': [2016/05/01 21:02:07.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/bloom.cc:286: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:07.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.783] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom.o): In function `std::string::_M_leak()': [2016/05/01 21:02:07.783] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.784] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(bloom.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.784] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.788] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(comparator.o): In function `std::string::_M_leak()': [2016/05/01 21:02:07.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.788] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(comparator.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:07.788] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:07.788] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(comparator.o): In function `std::string::_M_leak()': [2016/05/01 21:02:07.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:317: undefined reference to `std::string::_M_leak_hard()' [2016/05/01 21:02:07.789] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(comparator.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:07.789] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:07.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `rocksdb::Env::GetThreadID() const': [2016/05/01 21:02:07.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env.cc:27: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:07.795] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.795] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.795] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `rocksdb::Env::GetChildrenFileAttributes(std::string const&, std::vector >*)': [2016/05/01 21:02:07.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `rocksdb::Env::GetChildrenFileAttributes(std::string const&, std::vector >*)': [2016/05/01 21:02:07.796] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:771: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:07.796] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `rocksdb::Env::GetChildrenFileAttributes(std::string const&, std::vector >*)': [2016/05/01 21:02:07.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env.cc:60: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `~basic_string': [2016/05/01 21:02:07.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.797] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.797] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.798] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.798] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `~basic_string': [2016/05/01 21:02:07.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::clear()': [2016/05/01 21:02:07.799] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.799] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `rocksdb::ReadFileToString(rocksdb::Env*, std::string const&, std::string*)': [2016/05/01 21:02:07.800] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/env.cc:301: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.803] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.803] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `_Alloc_hider': [2016/05/01 21:02:07.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `_Alloc_hider': [2016/05/01 21:02:07.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.804] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(env.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:07.804] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:07.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(random.o): In function `rocksdb::Random::GetTLSInstance()': [2016/05/01 21:02:07.807] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/random.cc:31: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:07.809] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `_Alloc_hider': [2016/05/01 21:02:07.809] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.809] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `rocksdb::Slice::ToString(bool) const': [2016/05/01 21:02:07.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/slice.cc:136: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `rocksdb::Slice::ToString(bool) const': [2016/05/01 21:02:07.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.810] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.810] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.811] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:07.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.811] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:196: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.811] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `rocksdb::Slice::ToString(bool) const': [2016/05/01 21:02:07.811] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/slice.cc:144: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:07.811] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.811] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::clear()': [2016/05/01 21:02:07.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `rocksdb::Slice::DecodeHex(std::string*) const': [2016/05/01 21:02:07.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/slice.cc:160: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.812] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.812] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `rocksdb::Slice::DecodeHex(std::string*) const': [2016/05/01 21:02:07.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:07.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.813] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.813] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `FixedPrefixTransform': [2016/05/01 21:02:07.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/slice.cc:33: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:07.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.814] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `CappedPrefixTransform': [2016/05/01 21:02:07.814] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/slice.cc:68: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:07.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.815] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.815] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.816] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(status.o): In function `rocksdb::Status::ToString() const': [2016/05/01 21:02:07.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/status.cc:92: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(status.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:07.818] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(status.o): In function `rocksdb::Status::ToString() const': [2016/05/01 21:02:07.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/status.cc:102: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.818] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(status.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(status.o): In function `rocksdb::Status::ToString() const': [2016/05/01 21:02:07.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/status.cc:46: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.819] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(status.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.819] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.823] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_local.o): In function `_Before_begin > &>': [2016/05/01 21:02:07.823] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:07.825] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_local.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, false>*)': [2016/05/01 21:02:07.825] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:07.826] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(thread_local.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:07.826] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:07.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(log_reader.o): In function `std::string::clear()': [2016/05/01 21:02:07.830] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(log_reader.o): In function `rocksdb::log::Reader::ReadRecord(rocksdb::Slice*, std::string*, rocksdb::WALRecoveryMode)': [2016/05/01 21:02:07.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/log_reader.cc:122: undefined reference to `std::string::assign(char const*, unsigned long)' [2016/05/01 21:02:07.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/log_reader.cc:132: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.830] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(log_reader.o): In function `std::string::clear()': [2016/05/01 21:02:07.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(log_reader.o): In function `rocksdb::log::Reader::ReadRecord(rocksdb::Slice*, std::string*, rocksdb::WALRecoveryMode)': [2016/05/01 21:02:07.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/log_reader.cc:142: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.831] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(log_reader.o): In function `std::string::clear()': [2016/05/01 21:02:07.831] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(slice.o): In function `Slice': [2016/05/01 21:02:07.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/slice.cc:15: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.834] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/db/slice.cc:18: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.837] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `_Alloc_hider': [2016/05/01 21:02:07.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.838] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `basic_string': [2016/05/01 21:02:07.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.838] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.838] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.838] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `std::string::clear()': [2016/05/01 21:02:07.839] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.839] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:804: undefined reference to `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)' [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `rocksdb::PutFixed32(std::string*, unsigned int)': [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:147: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `rocksdb::PutVarint32(std::string*, unsigned int)': [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/coding.h:159: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.839] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o):/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_builder.cc:118: more undefined references to `std::string::append(char const*, unsigned long)' follow [2016/05/01 21:02:07.840] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `std::string::resize(unsigned long)': [2016/05/01 21:02:07.840] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:754: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:07.840] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(block_builder.o): In function `rocksdb::BlockBuilder::Add(rocksdb::Slice const&, rocksdb::Slice const&)': [2016/05/01 21:02:07.840] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/table/block_builder.cc:123: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.843] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(concurrent_arena.o): In function `ConcurrentArena': [2016/05/01 21:02:07.843] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/concurrent_arena.cc:25: undefined reference to `std::thread::hardware_concurrency()' [2016/05/01 21:02:07.846] /usr/bin/clang++ -o build/build/mongo/tools/mongobridge_options_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11 -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -fsanitize=address -fno-omit-frame-pointer -fsanitize-blacklist=etc/asan.blacklist -fno-builtin-memcmp -DPCRE_STATIC -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.38 -Isrc/third_party/boost-1.60.0 -I/data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/include -Ibuild/build -Isrc src/mongo/tools/mongobridge_options_init.cpp [2016/05/01 21:02:07.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `_Before_begin, unsigned long> > &>': [2016/05/01 21:02:07.847] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable_policy.h:360: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const' [2016/05/01 21:02:07.847] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `Status': [2016/05/01 21:02:07.848] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:07.848] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.848] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `rocksdb::NewSstFileManager(rocksdb::Env*, std::shared_ptr, std::string, long, bool, rocksdb::Status*)': [2016/05/01 21:02:07.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:07.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::compare(char const*) const' [2016/05/01 21:02:07.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.848] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2521: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:07.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `~basic_string': [2016/05/01 21:02:07.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.849] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.849] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.850] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.850] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.850] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': [2016/05/01 21:02:07.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.851] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.851] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `void __gnu_cxx::new_allocator, true> >::destroy, true> >(std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:07.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::data() const': [2016/05/01 21:02:07.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:07.854] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:722: undefined reference to `std::_Hash_bytes(void const*, unsigned long, unsigned long)' [2016/05/01 21:02:07.854] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `pair &, 0>': [2016/05/01 21:02:07.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:1091: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, true>*)': [2016/05/01 21:02:07.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/hashtable.h:1329: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const' [2016/05/01 21:02:07.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.855] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.855] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.856] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `_Hash_node_base': [2016/05/01 21:02:07.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.856] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(sst_file_manager_impl.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.856] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.859] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `rocksdb::JSONWriter::EndObject()': [2016/05/01 21:02:07.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./util/event_logger.h:84: undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' [2016/05/01 21:02:07.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `~basic_ostringstream': [2016/05/01 21:02:07.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:07.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:07.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:07.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:07.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `~basic_stringbuf': [2016/05/01 21:02:07.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/sstream.tcc:272: undefined reference to `vtable for std::basic_stringbuf, std::allocator >' [2016/05/01 21:02:07.860] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.860] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `~basic_string': [2016/05/01 21:02:07.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `vtable for std::basic_streambuf >' [2016/05/01 21:02:07.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/streambuf:198: undefined reference to `std::locale::~locale()' [2016/05/01 21:02:07.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `~basic_ostringstream': [2016/05/01 21:02:07.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_ios.h:276: undefined reference to `std::ios_base::~ios_base()' [2016/05/01 21:02:07.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.861] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `~basic_ostringstream': [2016/05/01 21:02:07.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:07.861] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:453: undefined reference to `VTT for std::basic_ostringstream, std::allocator >' [2016/05/01 21:02:07.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `std::basic_ostringstream, std::allocator >::str() const': [2016/05/01 21:02:07.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:472: undefined reference to `std::basic_stringbuf, std::allocator >::str() const' [2016/05/01 21:02:07.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `std::basic_ostringstream, std::allocator >::str() const': [2016/05/01 21:02:07.862] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/sstream:472: undefined reference to `std::basic_stringbuf, std::allocator >::str() const' [2016/05/01 21:02:07.862] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(event_logger.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.863] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.865] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::string::append(char const*)': [2016/05/01 21:02:07.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.865] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.865] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `rocksdb::AppendEscapedStringTo(std::string*, rocksdb::Slice const&)': [2016/05/01 21:02:07.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::string::push_back(char)': [2016/05/01 21:02:07.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1056: undefined reference to `std::string::reserve(unsigned long)' [2016/05/01 21:02:07.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:07.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:210: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::char_traits::assign(char&, char const&)': [2016/05/01 21:02:07.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::string::append(char const*)': [2016/05/01 21:02:07.866] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:1009: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.866] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::string::_Rep::_M_set_length_and_sharable(unsigned long)': [2016/05/01 21:02:07.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:243: undefined reference to `std::string::_Rep::_S_terminal' [2016/05/01 21:02:07.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `_Alloc_hider': [2016/05/01 21:02:07.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:07.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.867] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `rocksdb::NumberToHumanString(long)': [2016/05/01 21:02:07.867] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/logging.cc:112: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.868] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `_Alloc_hider': [2016/05/01 21:02:07.868] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.868] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(logging.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.868] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.868] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(mutable_cf_options.o): In function `_Alloc_hider': [2016/05/01 21:02:07.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(mutable_cf_options.o): In function `std::vector >::begin() const': [2016/05/01 21:02:07.871] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:566: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.871] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(mutable_cf_options.o): In function `std::char_traits::length(char const*)': [2016/05/01 21:02:07.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/char_traits.h:259: undefined reference to `std::string::append(char const*, unsigned long)' [2016/05/01 21:02:07.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(mutable_cf_options.o): In function `rocksdb::MutableCFOptions::Dump(rocksdb::Logger*) const': [2016/05/01 21:02:07.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/mutable_cf_options.cc:115: undefined reference to `std::string::resize(unsigned long, char)' [2016/05/01 21:02:07.872] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(mutable_cf_options.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.872] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `rocksdb::StringSplit(std::string const&, char)': [2016/05/01 21:02:07.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/string_util.cc:15: undefined reference to `std::basic_stringstream, std::allocator >::basic_stringstream(std::string const&, std::_Ios_Openmode)' [2016/05/01 21:02:07.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `_Alloc_hider': [2016/05/01 21:02:07.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `rocksdb::StringSplit(std::string const&, char)': [2016/05/01 21:02:07.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/string_util.cc:17: undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::basic_string, std::allocator >&, char)' [2016/05/01 21:02:07.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `std::vector >::push_back(std::string const&)': [2016/05/01 21:02:07.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.876] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.876] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `rocksdb::StringSplit(std::string const&, char)': [2016/05/01 21:02:07.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/string_util.cc:21: undefined reference to `std::basic_stringstream, std::allocator >::~basic_stringstream()' [2016/05/01 21:02:07.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `~basic_string': [2016/05/01 21:02:07.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `rocksdb::StringSplit(std::string const&, char)': [2016/05/01 21:02:07.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/string_util.cc:21: undefined reference to `std::basic_stringstream, std::allocator >::~basic_stringstream()' [2016/05/01 21:02:07.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.877] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.877] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(string_util.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.878] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.881] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_indexer.o): In function `std::function::operator()(rocksdb::FileMetaData const*, rocksdb::FileMetaData const*) const': [2016/05/01 21:02:07.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/functional:2470: undefined reference to `std::__throw_bad_function_call()' [2016/05/01 21:02:07.881] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_indexer.o): In function `std::function::operator()(rocksdb::FileIndexer::IndexUnit*, int) const': [2016/05/01 21:02:07.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/functional:2470: undefined reference to `std::__throw_bad_function_call()' [2016/05/01 21:02:07.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/functional:2470: undefined reference to `std::__throw_bad_function_call()' [2016/05/01 21:02:07.881] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/functional:2470: undefined reference to `std::__throw_bad_function_call()' [2016/05/01 21:02:07.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_indexer.o): In function `std::function::operator()(rocksdb::FileMetaData const*, rocksdb::FileMetaData const*) const': [2016/05/01 21:02:07.882] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/functional:2470: undefined reference to `std::__throw_bad_function_call()' [2016/05/01 21:02:07.882] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_indexer.o):/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/functional:2470: more undefined references to `std::__throw_bad_function_call()' follow [2016/05/01 21:02:07.883] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(file_indexer.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [2016/05/01 21:02:07.883] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)' [2016/05/01 21:02:07.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `DeleteScheduler': [2016/05/01 21:02:07.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/delete_scheduler.cc:29: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.889] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.889] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::DeleteScheduler::BackgroundEmptyTrash()': [2016/05/01 21:02:07.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/delete_scheduler.cc:149: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.889] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.890] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.890] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::deque >::_M_pop_front_aux()': [2016/05/01 21:02:07.890] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.890] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::queue > >::pop()': [2016/05/01 21:02:07.890] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.890] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.890] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.890] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.891] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `~DeleteScheduler': [2016/05/01 21:02:07.891] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/delete_scheduler.cc:46: undefined reference to `std::thread::join()' [2016/05/01 21:02:07.891] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.891] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.892] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `_Alloc_hider': [2016/05/01 21:02:07.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:275: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.892] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::deque >::push_back(std::string const&)': [2016/05/01 21:02:07.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ext/new_allocator.h:120: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.892] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.892] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `Status': [2016/05/01 21:02:07.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/status.h:28: undefined reference to `std::string::rfind(char const*, unsigned long, unsigned long) const' [2016/05/01 21:02:07.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::substr(unsigned long, unsigned long) const': [2016/05/01 21:02:07.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:323: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)' [2016/05/01 21:02:07.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::size() const': [2016/05/01 21:02:07.893] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:716: undefined reference to `std::string::insert(unsigned long, char const*, unsigned long)' [2016/05/01 21:02:07.893] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_data(char*)': [2016/05/01 21:02:07.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:297: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.894] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::DeleteScheduler::MoveToTrash(std::string const&, std::string*)': [2016/05/01 21:02:07.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/delete_scheduler.cc:101: undefined reference to `std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)' [2016/05/01 21:02:07.894] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::DeleteScheduler::MoveToTrash(std::string const&, std::string*)': [2016/05/01 21:02:07.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/delete_scheduler.cc:112: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:07.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2369: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:07.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.895] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::DeleteScheduler::MoveToTrash(std::string const&, std::string*)': [2016/05/01 21:02:07.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/util/delete_scheduler.cc:120: undefined reference to `std::string::swap(std::string&)' [2016/05/01 21:02:07.895] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::Status::operator=(rocksdb::Status&&)': [2016/05/01 21:02:07.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.896] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.896] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::DeleteScheduler::MoveToTrash(std::string const&, std::string*)': [2016/05/01 21:02:07.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:245: undefined reference to `std::string::append(std::string const&)' [2016/05/01 21:02:07.896] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.896] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `rocksdb::DeleteScheduler::MoveToTrash(std::string const&, std::string*)': [2016/05/01 21:02:07.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/./include/rocksdb/slice.h:33: undefined reference to `std::__throw_out_of_range(char const*)' [2016/05/01 21:02:07.897] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.897] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.898] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `~basic_string': [2016/05/01 21:02:07.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.898] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.898] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.899] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.899] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.899] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.902] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `thread': [2016/05/01 21:02:07.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/thread:135: undefined reference to `std::thread::_M_start_thread(std::shared_ptr)' [2016/05/01 21:02:07.902] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_node(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node >*)': [2016/05/01 21:02:07.902] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:1575: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' [2016/05/01 21:02:07.902] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.903] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `pair &, 0>': [2016/05/01 21:02:07.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:1091: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.903] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::_Rb_tree_iterator >::operator++()': [2016/05/01 21:02:07.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:189: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' [2016/05/01 21:02:07.903] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::_Rb_tree_iterator >::operator--()': [2016/05/01 21:02:07.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:07.903] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_tree.h:204: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' [2016/05/01 21:02:07.904] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_Rep::_M_dispose(std::allocator const&)': [2016/05/01 21:02:07.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.904] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `pair': [2016/05/01 21:02:07.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_pair.h:127: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:07.904] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `std::string::_M_rep() const': [2016/05/01 21:02:07.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:240: undefined reference to `std::string::_Rep::_S_empty_rep_storage' [2016/05/01 21:02:07.904] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:249: undefined reference to `std::string::_Rep::_M_destroy(std::allocator const&)' [2016/05/01 21:02:07.904] /data/mci/d352f761703da2977b679aef86792c77_2418/rocksdb/librocksdb.a(delete_scheduler.o): In function `void std::deque >::_M_push_back_aux(std::string const&)': [2016/05/01 21:02:07.905] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/deque.tcc:451: undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&)' [2016/05/01 21:02:08.377] clang: error: linker command failed with exit code 1 (use -v to see invocation) [2016/05/01 21:02:08.380] scons: *** [build/build/mongo/mongod] Error 1 [2016/05/01 21:02:12.136] scons: building terminated because of errors. [2016/05/01 21:02:14.649] build/build/mongo/mongod failed: Error 1 [2016/05/01 21:02:14.678] Command failed: exit status 2 [2016/05/01 21:02:14.678] Task completed - FAILURE. [2016/05/01 21:02:14.678] Running post-task commands. [2016/05/01 21:02:14.678] Running command 'attach.results' (step 1 of 5) [2016/05/01 21:02:14.678] Command failed: Couldn't open report file: 'open /data/mci/d352f761703da2977b679aef86792c77_2418/src/report.json: no such file or directory' [2016/05/01 21:02:14.678] Running command 'shell.exec' in "kill processes" (step 2 of 5) [2016/05/01 21:02:14.703] Running command 'archive.targz_pack' (step 3 of 5) [2016/05/01 21:02:14.807] Running command 's3.put' (step 4 of 5) [2016/05/01 21:02:14.807] ['s3.put'] Putting /data/mci/d352f761703da2977b679aef86792c77_2418/mongo-coredumps.tgz into path mongodb-mongo-master/ubuntu1410-rocksdb-asan/6c0f5951e3ed446d3e3107198a72f8a9975cf6e0/coredumps/mongo-coredumps-mongodb_mongo_master_ubuntu1410_rocksdb_asan_6c0f5951e3ed446d3e3107198a72f8a9975cf6e0_16_05_01_20_42_27-compile-0.tgz in s3 bucket mciuploads [2016/05/01 21:02:14.807] Running command 'shell.cleanup' (step 5 of 5) [2016/05/01 21:02:14.807] Finished running post-task commands in 129.417726ms.