Skip to content

Instantly share code, notes, and snippets.

@romaninsh
Created October 16, 2013 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romaninsh/7006395 to your computer and use it in GitHub Desktop.
Save romaninsh/7006395 to your computer and use it in GitHub Desktop.
clang build
This file has been truncated, but you can view the full file.
Fat-Crow-4:Formula rw$ brew install -v -v -v mongodb
Warning: Your Xcode (5.0) is outdated
Please install Xcode 5.0.1.
==> Downloading http://downloads.mongodb.org/src/mongodb-src-r2.4.6.tar.gz
Already downloaded: /Library/Caches/Homebrew/mongodb-2.4.6.tar.gz
tar xf /Library/Caches/Homebrew/mongodb-2.4.6.tar.gz
==> Downloading patches
/usr/bin/curl -f#LA Homebrew 0.9.5 (Ruby 1.8.7-358; Mac OS X 10.9) https://github.com/mongodb/mongo/commit/be4bc7.patch -o 000-homebrew.diff https://github.com/romaninsh/mongo/commit/11db5d2.patch -o 001-homebrew.diff https://github.com/romaninsh/mongo/commit/1425af7.patch -o 002-homebrew.diff
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file src/third_party/v8/SConscript
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file SConstruct
/usr/bin/patch -f -p1 -i 002-homebrew.diff
patching file SConstruct
==> scons install --prefix=/usr/local/Cellar/mongodb/2.4.6 -j8 --64
scons install --prefix=/usr/local/Cellar/mongodb/2.4.6 -j8 --64
scons: Reading SConscript files ...
Mkdir(".scons/Darwin/nohost")
scons version: 2.3.0
python version: 2 7 5 'final' 0
Checking whether the C++ compiler worksyes
Checking for C header file unistd.h... yes
Checking whether clock_gettime is declared... no
Checking for C++ header file execinfo.h... yes
Checking whether backtrace is declared... yes
Checking whether backtrace_symbols is declared... yes
Checking whether backtrace_symbols_fd is declared... yes
Checking for C library pcap... yes
Checking if __malloc_hook is declared volatile... no
scons: done reading SConscript files.
scons: Building targets ...
/usr/bin/python src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.err build/darwin/64/mongo/base/error_codes.h build/darwin/64/mongo/base/error_codes.cpp
g++ -o build/darwin/64/mongo/base/make_string_vector.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/make_string_vector.cpp
g++ -o build/darwin/64/mongo/base/string_data.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/string_data.cpp
/usr/bin/python src/mongo/db/auth/generate_action_types.py src/mongo/db/auth/action_types.txt build/darwin/64/mongo/db/auth/action_type.h build/darwin/64/mongo/db/auth/action_type.cpp
g++ -o build/darwin/64/mongo/db/auth/mongo_authentication_session.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/mongo_authentication_session.cpp
g++ -o build/darwin/64/mongo/db/fts/stemmer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/stemmer.cpp
/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/darwin/64/mongo/db/fts/stop_words_list.h build/darwin/64/mongo/db/fts/stop_words_list.cpp
g++ -o build/darwin/64/mongo/db/fts/tokenizer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/tokenizer.cpp
header: build/darwin/64/mongo/db/fts/stop_words_list.h
source: build/darwin/64/mongo/db/fts/stop_words_list.cpp
language_files:
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
g++ -o build/darwin/64/mongo/db/fts/stop_words_list.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include build/darwin/64/mongo/db/fts/stop_words_list.cpp
ar rc build/darwin/64/mongo/db/auth/libserverauth.a build/darwin/64/mongo/db/auth/mongo_authentication_session.o
ranlib build/darwin/64/mongo/db/auth/libserverauth.a
g++ -o build/darwin/64/mongo/db/auth/security_key.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/security_key.cpp
g++ -o build/darwin/64/mongo/db/auth/action_type.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include build/darwin/64/mongo/db/auth/action_type.cpp
g++ -o build/darwin/64/mongo/db/auth/auth_external_state_d.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/auth_external_state_d.cpp
g++ -o build/darwin/64/mongo/db/auth/auth_server_parameters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/auth_server_parameters.cpp
g++ -o build/darwin/64/mongo/db/auth/action_set.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/action_set.cpp
g++ -o build/darwin/64/mongo/db/auth/auth_external_state.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/auth_external_state.cpp
g++ -o build/darwin/64/mongo/db/auth/auth_index_d.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/auth_index_d.cpp
g++ -o build/darwin/64/mongo/db/auth/authorization_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/authorization_manager.cpp
In file included from In file included from src/mongo/db/auth/auth_index_d.cpp:22:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {src/mongo/db/auth/auth_external_state_d.cpp:23:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
^
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: struct hash;
did ^you
mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/auth/privilege_set.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/privilege_set.cpp
g++ -o build/darwin/64/mongo/db/auth/auth_external_state_server_common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/auth_external_state_server_common.cpp
g++ -o build/darwin/64/mongo/db/auth/privilege.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/privilege.cpp
g++ -o build/darwin/64/mongo/db/fts/fts_query.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_query.cpp
In file included from src/mongo/db/auth/auth_index_d.cpp:22:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/auth/auth_external_state_d.cpp:23:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/base/initializer_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/initializer_context.cpp
g++ -o build/darwin/64/mongo/db/fts/fts_index_format.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_index_format.cpp
g++ -o build/darwin/64/mongo/base/status.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/status.cpp
g++ -o build/darwin/64/mongo/base/parse_number.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/parse_number.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/auth/principal.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/principal.cpp
ar rc build/darwin/64/mongo/db/auth/libauthmongod.a build/darwin/64/mongo/db/auth/auth_external_state_d.o build/darwin/64/mongo/db/auth/auth_index_d.o
ranlib build/darwin/64/mongo/db/auth/libauthmongod.a
g++ -o build/darwin/64/mongo/db/fts/stop_words.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/stop_words.cpp
g++ -o build/darwin/64/mongo/base/init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/init.cpp
g++ -o build/darwin/64/mongo/db/fts/fts_matcher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_matcher.cpp
g++ -o build/darwin/64/mongo/tools/bsondump.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/bsondump.cpp
ar rc build/darwin/64/mongo/db/auth/libauthservercommon.a build/darwin/64/mongo/db/auth/auth_external_state_server_common.o build/darwin/64/mongo/db/auth/auth_server_parameters.o build/darwin/64/mongo/db/auth/security_key.o
ranlib build/darwin/64/mongo/db/auth/libauthservercommon.a
g++ -o build/darwin/64/mongo/db/auth/principal_set.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/auth/principal_set.cpp
g++ -o build/darwin/64/mongo/base/configuration_variable_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/configuration_variable_manager.cpp
g++ -o build/darwin/64/mongo/base/error_codes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include build/darwin/64/mongo/base/error_codes.cpp
g++ -o build/darwin/64/mongo/base/global_initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/global_initializer.cpp
g++ -o build/darwin/64/mongo/db/fts/fts_spec.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_spec.cpp
g++ -o build/darwin/64/mongo/base/initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/initializer.cpp
g++ -o build/darwin/64/mongo/base/initializer_dependency_graph.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/initializer_dependency_graph.cpp
g++ -o build/darwin/64/mongo/base/global_initializer_registerer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/base/global_initializer_registerer.cpp
g++ -o build/darwin/64/mongo/db/fts/fts_util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_util.cpp
g++ -o build/darwin/64/mongo/db/fts/fts_command_mongod.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_command_mongod.cpp
In file included from src/mongo/tools/bsondump.cpp:24:
In file included from src/mongo/tools/tool.h:30:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/fts/fts_index.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_index.cpp
ar rc build/darwin/64/mongo/db/auth/libauthcore.a build/darwin/64/mongo/db/auth/action_set.o build/darwin/64/mongo/db/auth/action_type.o build/darwin/64/mongo/db/auth/auth_external_state.o build/darwin/64/mongo/db/auth/authorization_manager.o build/darwin/64/mongo/db/auth/principal.o build/darwin/64/mongo/db/auth/principal_set.o build/darwin/64/mongo/db/auth/privilege.o build/darwin/64/mongo/db/auth/privilege_set.o
ranlib build/darwin/64/mongo/db/auth/libauthcore.a
g++ -o build/darwin/64/mongo/db/fts/fts_search.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_search.cpp
ar rc build/darwin/64/mongo/base/libbase.a build/darwin/64/mongo/base/configuration_variable_manager.o build/darwin/64/mongo/base/error_codes.o build/darwin/64/mongo/base/global_initializer.o build/darwin/64/mongo/base/global_initializer_registerer.o build/darwin/64/mongo/base/init.o build/darwin/64/mongo/base/initializer.o build/darwin/64/mongo/base/initializer_context.o build/darwin/64/mongo/base/initializer_dependency_graph.o build/darwin/64/mongo/base/make_string_vector.o build/darwin/64/mongo/base/parse_number.o build/darwin/64/mongo/base/status.o build/darwin/64/mongo/base/string_data.o
ranlib build/darwin/64/mongo/base/libbase.a
g++ -o build/darwin/64/mongo/db/fts/fts_command.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_command.cpp
g++ -o build/darwin/64/mongo/db/fts/fts_enabled.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/fts/fts_enabled.cpp
g++ -o build/darwin/64/mongo/db/field_ref.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/field_ref.cpp
1 warning generated.
g++ -o build/darwin/64/mongo/tools/tool.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/tool.cpp
ar rc build/darwin/64/mongo/db/libcommon.a build/darwin/64/mongo/db/field_ref.o
ranlib build/darwin/64/mongo/db/libcommon.a
g++ -o build/darwin/64/mongo/tools/stat_util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/stat_util.cpp
In file included from src/mongo/db/fts/fts_command_mongod.cpp:24:
In file included from src/mongo/db/fts/fts_search.h:31:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/fts/fts_index.cpp:29:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/fts/fts_search.cpp:21:
In file included from src/mongo/db/btreecursor.h:19:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
ar rc build/darwin/64/mongo/db/fts/libbase.a build/darwin/64/mongo/db/fts/fts_index_format.o build/darwin/64/mongo/db/fts/fts_matcher.o build/darwin/64/mongo/db/fts/fts_query.o build/darwin/64/mongo/db/fts/fts_spec.o build/darwin/64/mongo/db/fts/fts_util.o build/darwin/64/mongo/db/fts/stemmer.o build/darwin/64/mongo/db/fts/stop_words.o build/darwin/64/mongo/db/fts/stop_words_list.o build/darwin/64/mongo/db/fts/tokenizer.o
ranlib build/darwin/64/mongo/db/fts/libbase.a
g++ -o build/darwin/64/mongo/bson/mutable/mutable_bson.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/bson/mutable/mutable_bson.cpp
In file included from src/mongo/db/fts/fts_command.cpp:24:
In file included from src/mongo/db/fts/fts_search.h:31:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/fts/fts_index.cpp:29:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/fts/fts_command_mongod.cpp:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/bson/mutable/mutable_bson_builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/bson/mutable/mutable_bson_builder.cpp
In file included from src/mongo/db/fts/fts_search.cpp:21:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/bson/mutable/mutable_bson_heap.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/bson/mutable/mutable_bson_heap.cpp
1 warning generated.
ar rc build/darwin/64/mongo/db/fts/libserver_common.a build/darwin/64/mongo/db/fts/fts_command.o build/darwin/64/mongo/db/fts/fts_enabled.o
ranlib build/darwin/64/mongo/db/fts/libserver_common.a
g++ -o build/darwin/64/mongo/bson/mutable/mutable_bson_internal.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/bson/mutable/mutable_bson_internal.cpp
In file included from src/mongo/tools/tool.cpp:19:
In file included from src/mongo/tools/tool.h:30:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/bson/util/bson_extract.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/bson/util/bson_extract.cpp
g++ -o build/darwin/64/mongo/util/safe_num.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/safe_num.cpp
3 warnings generated.
ar rc build/darwin/64/mongo/db/fts/libftsmongod.a build/darwin/64/mongo/db/fts/fts_command_mongod.o build/darwin/64/mongo/db/fts/fts_index.o build/darwin/64/mongo/db/fts/fts_search.o
ranlib build/darwin/64/mongo/db/fts/libftsmongod.a
g++ -o build/darwin/64/mongo/bson/bson_validate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/bson/bson_validate.cpp
In file included from src/mongo/tools/tool.cpp:30:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/bson/oid.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/bson/oid.cpp
g++ -o build/darwin/64/mongo/db/jsobj.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/jsobj.cpp
g++ -o build/darwin/64/mongo/db/json.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/json.cpp
g++ -o build/darwin/64/mongo/scripting/bson_template_evaluator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/bson_template_evaluator.cpp
g++ -o build/darwin/64/mongo/client/parallel.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/parallel.cpp
g++ -o build/darwin/64/mongo/db/commands.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands.cpp
g++ -o build/darwin/64/mongo/db/commands/authentication_commands.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/authentication_commands.cpp
3 warnings generated.
ar rc build/darwin/64/mongo/liballtools.a build/darwin/64/mongo/tools/tool.o build/darwin/64/mongo/tools/stat_util.o
ranlib build/darwin/64/mongo/liballtools.a
g++ -o build/darwin/64/mongo/db/commands/connection_status.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/connection_status.cpp
g++ -o build/darwin/64/mongo/db/commands/fail_point_cmd.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/fail_point_cmd.cpp
In file included from src/mongo/client/parallel.cpp:23:
In file included from src/mongo/client/parallel.h:25:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/commands.cpp:33:
In file included from src/mongo/db/replutil.h:19:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
ar rc build/darwin/64/mongo/libbson_template_evaluator.a build/darwin/64/mongo/scripting/bson_template_evaluator.o
ranlib build/darwin/64/mongo/libbson_template_evaluator.a
g++ -o build/darwin/64/mongo/db/commands/find_and_modify_common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/find_and_modify_common.cpp
In file included from src/mongo/db/commands.cpp:33:
In file included from src/mongo/db/replutil.h:19:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/commands/hashcmd.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/hashcmd.cpp
g++ -o build/darwin/64/mongo/db/commands/isself.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/isself.cpp
ar rc build/darwin/64/mongo/libbson.a build/darwin/64/mongo/bson/mutable/mutable_bson.o build/darwin/64/mongo/bson/mutable/mutable_bson_builder.o build/darwin/64/mongo/bson/mutable/mutable_bson_heap.o build/darwin/64/mongo/bson/mutable/mutable_bson_internal.o build/darwin/64/mongo/bson/util/bson_extract.o build/darwin/64/mongo/util/safe_num.o build/darwin/64/mongo/bson/bson_validate.o build/darwin/64/mongo/bson/oid.o build/darwin/64/mongo/db/jsobj.o build/darwin/64/mongo/db/json.o
ranlib build/darwin/64/mongo/libbson.a
g++ -o build/darwin/64/mongo/db/commands/mr_common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/mr_common.cpp
g++ -o build/darwin/64/mongo/db/commands/rename_collection_common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/rename_collection_common.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/commands/server_status.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/server_status.cpp
g++ -o build/darwin/64/mongo/db/commands/parameters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/parameters.cpp
g++ -o build/darwin/64/mongo/db/pipeline/pipeline.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/pipeline.cpp
g++ -o build/darwin/64/mongo/db/dbcommands_generic.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dbcommands_generic.cpp
In file included from src/mongo/db/commands/server_status.cpp:27:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/dbwebserver.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dbwebserver.cpp
In file included from src/mongo/db/commands/server_status.cpp:27:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/keypattern.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/keypattern.cpp
g++ -o build/darwin/64/mongo/db/matcher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/matcher.cpp
g++ -o build/darwin/64/mongo/db/pipeline/accumulator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator.cpp
In file included from src/mongo/db/pipeline/pipeline.cpp:23:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/dbcommands_generic.cpp:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_add_to_set.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_add_to_set.cpp
In file included from src/mongo/db/dbwebserver.cpp:30:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/dbcommands_generic.cpp:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/pipeline.cpp:23:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/matcher.cpp:22:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/dbwebserver.cpp:30:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
1 warning generated.
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_avg.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_avg.cpp
In file included from src/mongo/db/matcher.cpp:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_first.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_first.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_last.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_last.cpp
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_min_max.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_min_max.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_push.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_push.cpp
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_single_value.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_single_value.cpp
g++ -o build/darwin/64/mongo/db/pipeline/accumulator_sum.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/accumulator_sum.cpp
g++ -o build/darwin/64/mongo/db/pipeline/builder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/builder.cpp
g++ -o build/darwin/64/mongo/db/pipeline/doc_mem_monitor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/doc_mem_monitor.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document_source.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/document_source_bson_array.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_bson_array.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document_source_command_shards.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_command_shards.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document_source_filter.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_filter.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document_source_filter_base.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_filter_base.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document_source_geo_near.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_geo_near.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document_source_group.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_group.cpp
In file included from src/mongo/db/pipeline/document_source.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source_bson_array.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source_command_shards.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/pipeline/document_source_limit.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_limit.cpp
In file included from src/mongo/db/pipeline/document_source_filter.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source_filter_base.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source_bson_array.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/document_source_command_shards.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/pipeline/document_source_filter.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/document_source_geo_near.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source_filter_base.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/pipeline/document_source_match.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_match.cpp
3 warnings generated.
In file included from src/mongo/db/pipeline/document_source_group.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/document_source_out.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_out.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/document_source_project.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_project.cpp
g++ -o build/darwin/64/mongo/db/pipeline/document_source_skip.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_skip.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/document_source_sort.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_sort.cpp
In file included from src/mongo/db/pipeline/document_source_geo_near.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/document_source_group.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/document_source_limit.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
In file included from src/mongo/db/pipeline/document_source_limit.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/pipeline/document_source_unwind.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_unwind.cpp
In file included from src/mongo/db/pipeline/document_source_match.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/expression.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/expression.cpp
In file included from src/mongo/db/pipeline/document_source_out.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source_project.cpp:18:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pipeline/document_source_skip.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
In file included from src/mongo/db/pipeline/document_source_sort.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/pipeline/expression_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/expression_context.cpp
In file included from src/mongo/db/pipeline/document_source_match.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/document_source_out.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/document_source_project.cpp:18:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/pipeline/document_source_skip.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/pipeline/field_path.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/field_path.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/value.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/value.cpp
In file included from src/mongo/db/pipeline/document_source_sort.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/projection.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/projection.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/querypattern.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/querypattern.cpp
In file included from src/mongo/db/pipeline/document_source_unwind.cpp:18:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/queryutil.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/queryutil.cpp
In file included from src/mongo/db/pipeline/document_source_unwind.cpp:18:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/stats/timer_stats.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/stats/timer_stats.cpp
g++ -o build/darwin/64/mongo/db/stats/top.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/stats/top.cpp
In file included from src/mongo/db/projection.cpp:20:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/s/shardconnection.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/shardconnection.cpp
In file included from src/mongo/db/queryutil.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/client_basic.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/client_basic.cpp
g++ -o build/darwin/64/mongo/db/common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/common.cpp
In file included from src/mongo/db/queryutil.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
1 warning generated.
g++ -o build/darwin/64/mongo/util/net/miniwebserver.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/miniwebserver.cpp
g++ -o build/darwin/64/mongo/db/indexkey.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/indexkey.cpp
g++ -o build/darwin/64/mongo/db/stats/counters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/stats/counters.cpp
g++ -o build/darwin/64/mongo/db/stats/service_stats.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/stats/service_stats.cpp
g++ -o build/darwin/64/mongo/util/systeminfo_none.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/systeminfo_none.cpp
g++ -o build/darwin/64/mongo/client/distlock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/distlock.cpp
In file included from src/mongo/db/indexkey.cpp:27:
In file included from src/mongo/db/database.h:23:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/s/config.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/config.cpp
g++ -o build/darwin/64/mongo/s/grid.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/grid.cpp
In file included from src/mongo/db/stats/counters.cpp:21:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/stats/../cursor.h:23:
In file included from src/mongo/db/stats/../matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/indexkey.cpp:27:
In file included from src/mongo/db/database.h:23:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/s/chunk.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/chunk.cpp
In file included from src/mongo/db/stats/counters.cpp:21:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/s/shard.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/shard.cpp
3 warnings generated.
3 warnings generated.
ar rc build/darwin/64/mongo/libcoredb.a build/darwin/64/mongo/client/parallel.o build/darwin/64/mongo/db/commands.o build/darwin/64/mongo/db/commands/authentication_commands.o build/darwin/64/mongo/db/commands/connection_status.o build/darwin/64/mongo/db/commands/fail_point_cmd.o build/darwin/64/mongo/db/commands/find_and_modify_common.o build/darwin/64/mongo/db/commands/hashcmd.o build/darwin/64/mongo/db/commands/isself.o build/darwin/64/mongo/db/commands/mr_common.o build/darwin/64/mongo/db/commands/rename_collection_common.o build/darwin/64/mongo/db/commands/server_status.o build/darwin/64/mongo/db/commands/parameters.o build/darwin/64/mongo/db/pipeline/pipeline.o build/darwin/64/mongo/db/dbcommands_generic.o build/darwin/64/mongo/db/dbwebserver.o build/darwin/64/mongo/db/keypattern.o build/darwin/64/mongo/db/matcher.o build/darwin/64/mongo/db/pipeline/accumulator.o build/darwin/64/mongo/db/pipeline/accumulator_add_to_set.o build/darwin/64/mongo/db/pipeline/accumulator_avg.o build/darwin/64/mongo/db/pipeline/accumulator_first.o build/darwin/64/mongo/db/pipeline/accumulator_last.o build/darwin/64/mongo/db/pipeline/accumulator_min_max.o build/darwin/64/mongo/db/pipeline/accumulator_push.o build/darwin/64/mongo/db/pipeline/accumulator_single_value.o build/darwin/64/mongo/db/pipeline/accumulator_sum.o build/darwin/64/mongo/db/pipeline/builder.o build/darwin/64/mongo/db/pipeline/doc_mem_monitor.o build/darwin/64/mongo/db/pipeline/document.o build/darwin/64/mongo/db/pipeline/document_source.o build/darwin/64/mongo/db/pipeline/document_source_bson_array.o build/darwin/64/mongo/db/pipeline/document_source_command_shards.o build/darwin/64/mongo/db/pipeline/document_source_filter.o build/darwin/64/mongo/db/pipeline/document_source_filter_base.o build/darwin/64/mongo/db/pipeline/document_source_geo_near.o build/darwin/64/mongo/db/pipeline/document_source_group.o build/darwin/64/mongo/db/pipeline/document_source_limit.o build/darwin/64/mongo/db/pipeline/document_source_match.o build/darwin/64/mongo/db/pipeline/document_source_out.o build/darwin/64/mongo/db/pipeline/document_source_project.o build/darwin/64/mongo/db/pipeline/document_source_skip.o build/darwin/64/mongo/db/pipeline/document_source_sort.o build/darwin/64/mongo/db/pipeline/document_source_unwind.o build/darwin/64/mongo/db/pipeline/expression.o build/darwin/64/mongo/db/pipeline/expression_context.o build/darwin/64/mongo/db/pipeline/field_path.o build/darwin/64/mongo/db/pipeline/value.o build/darwin/64/mongo/db/projection.o build/darwin/64/mongo/db/querypattern.o build/darwin/64/mongo/db/queryutil.o build/darwin/64/mongo/db/stats/timer_stats.o build/darwin/64/mongo/db/stats/top.o build/darwin/64/mongo/s/shardconnection.o
g++ -o build/darwin/64/mongo/s/shardkey.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/shardkey.cpp
ranlib build/darwin/64/mongo/libcoredb.a
3 warnings generated.
ar rc build/darwin/64/mongo/libcoreserver.a build/darwin/64/mongo/db/client_basic.o build/darwin/64/mongo/db/common.o build/darwin/64/mongo/util/net/miniwebserver.o build/darwin/64/mongo/db/indexkey.o build/darwin/64/mongo/db/stats/counters.o build/darwin/64/mongo/db/stats/service_stats.o build/darwin/64/mongo/util/systeminfo_none.o
ranlib build/darwin/64/mongo/libcoreserver.a
In file included from src/mongo/s/config.cpp:27:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/cmdline.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/cmdline.cpp
g++ -o build/darwin/64/mongo/s/default_version.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/default_version.cpp
In file included from src/mongo/s/config.cpp:27:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/s/chunk.cpp:31:
In file included from src/mongo/s/cursors.h:25:
In file included from src/mongo/client/parallel.h:25:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
ar rc build/darwin/64/mongo/libdefaultversion.a build/darwin/64/mongo/s/default_version.o
ranlib build/darwin/64/mongo/libdefaultversion.a
g++ -o build/darwin/64/mongo/util/fail_point.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/fail_point.cpp
g++ -o build/darwin/64/mongo/util/fail_point_registry.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/fail_point_registry.cpp
g++ -o build/darwin/64/mongo/util/fail_point_service.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/fail_point_service.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/util/assert_util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/assert_util.cpp
ar rc build/darwin/64/mongo/libdbcmdline.a build/darwin/64/mongo/db/cmdline.o
ranlib build/darwin/64/mongo/libdbcmdline.a
g++ -o build/darwin/64/mongo/util/concurrency/mutexdebugger.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/concurrency/mutexdebugger.cpp
g++ -o build/darwin/64/mongo/util/debug_util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/debug_util.cpp
g++ -o build/darwin/64/mongo/util/exception_filter_win32.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/exception_filter_win32.cpp
g++ -o build/darwin/64/mongo/util/file.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/file.cpp
g++ -o build/darwin/64/mongo/util/log.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/log.cpp
g++ -o build/darwin/64/mongo/util/platform_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/platform_init.cpp
ar rc build/darwin/64/mongo/libfail_point.a build/darwin/64/mongo/util/fail_point.o build/darwin/64/mongo/util/fail_point_registry.o build/darwin/64/mongo/util/fail_point_service.o
ranlib build/darwin/64/mongo/libfail_point.a
g++ -o build/darwin/64/mongo/util/signal_handlers.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/signal_handlers.cpp
g++ -o build/darwin/64/mongo/util/text.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/text.cpp
g++ -o build/darwin/64/mongo/util/time_support.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/time_support.cpp
g++ -o build/darwin/64/mongo/util/timer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/timer.cpp
g++ -o build/darwin/64/mongo/db/geo/hash.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/hash.cpp
1 warning generated.
ar rc build/darwin/64/mongo/libcoreshard.a build/darwin/64/mongo/client/distlock.o build/darwin/64/mongo/s/config.o build/darwin/64/mongo/s/grid.o build/darwin/64/mongo/s/chunk.o build/darwin/64/mongo/s/shard.o build/darwin/64/mongo/s/shardkey.o
ranlib build/darwin/64/mongo/libcoreshard.a
g++ -o build/darwin/64/mongo/db/geo/shapes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/shapes.cpp
g++ -o build/darwin/64/mongo/db/geo/geoparser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/geoparser.cpp
g++ -o build/darwin/64/mongo/db/geo/geoquery.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/geoquery.cpp
g++ -o build/darwin/64/mongo/db/index_set.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/index_set.cpp
g++ -o build/darwin/64/mongo/util/md5.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/md5.cpp
ar rc build/darwin/64/mongo/libmd5.a build/darwin/64/mongo/util/md5.o
ranlib build/darwin/64/mongo/libmd5.a
g++ -o build/darwin/64/mongo/pch.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/pch.cpp
generate_buildinfo(["build/buildinfo.cpp"], ['\n#include <string>\n#include <boost/version.hpp>\n\n#include "mongo/util/version.h"\n\nnamespace mongo {\n const char * gitVersion() { return "%(git_version)s"; }\n const char * compiledJSEngine() { return "%(js_engine)s"; }\n const char * allocator() { return "%(allocator)s"; }\n const char * loaderFlags() { return "%(loader_flags)s"; }\n const char * compilerFlags() { return "%(compiler_flags)s"; }\n std::string sysInfo() { return "%(sys_info)s BOOST_LIB_VERSION=" BOOST_LIB_VERSION ; }\n} // namespace mongo\n'])
Install file: "build/buildinfo.cpp" as "build/darwin/64/mongo/buildinfo.cpp"
g++ -o build/darwin/64/mongo/buildinfo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include build/darwin/64/mongo/buildinfo.cpp
ar rc build/darwin/64/mongo/libfoundation.a build/darwin/64/mongo/util/assert_util.o build/darwin/64/mongo/util/concurrency/mutexdebugger.o build/darwin/64/mongo/util/debug_util.o build/darwin/64/mongo/util/exception_filter_win32.o build/darwin/64/mongo/util/file.o build/darwin/64/mongo/util/log.o build/darwin/64/mongo/util/platform_init.o build/darwin/64/mongo/util/signal_handlers.o build/darwin/64/mongo/util/text.o build/darwin/64/mongo/util/time_support.o build/darwin/64/mongo/util/timer.o
ranlib build/darwin/64/mongo/libfoundation.a
g++ -o build/darwin/64/mongo/db/lasterror.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/lasterror.cpp
ar rc build/darwin/64/mongo/libindex_set.a build/darwin/64/mongo/db/index_set.o
ranlib build/darwin/64/mongo/libindex_set.a
g++ -o build/darwin/64/mongo/db/namespace.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/namespace.cpp
jsToH(["build/darwin/64/mongo/shell/mongo.cpp"], ["src/mongo/shell/assert.js", "src/mongo/shell/types.js", "src/mongo/shell/utils.js", "src/mongo/shell/utils_sh.js", "src/mongo/shell/db.js", "src/mongo/shell/mongo.js", "src/mongo/shell/mr.js", "src/mongo/shell/query.js", "src/mongo/shell/collection.js"])
g++ -o build/darwin/64/mongo/shell/mongo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include build/darwin/64/mongo/shell/mongo.cpp
g++ -o build/darwin/64/mongo/util/background.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/background.cpp
In file included from src/mongo/db/geo/geoparser.cpp:20:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/geo/geoquery.cpp:17:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/util/intrusive_counter.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/intrusive_counter.cpp
ar rc build/darwin/64/mongo/libgeometry.a build/darwin/64/mongo/db/geo/hash.o build/darwin/64/mongo/db/geo/shapes.o
ranlib build/darwin/64/mongo/libgeometry.a
g++ -o build/darwin/64/mongo/util/util.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/util.cpp
g++ -o build/darwin/64/mongo/util/file_allocator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/file_allocator.cpp
g++ -o build/darwin/64/mongo/util/trace.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/trace.cpp
1 warning generated.
ar rc build/darwin/64/mongo/libgeoparser.a build/darwin/64/mongo/db/geo/geoparser.o
ranlib build/darwin/64/mongo/libgeoparser.a
g++ -o build/darwin/64/mongo/util/ramlog.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/ramlog.cpp
g++ -o build/darwin/64/mongo/util/progress_meter.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/progress_meter.cpp
1 warning generated.
ar rc build/darwin/64/mongo/libgeoquery.a build/darwin/64/mongo/db/geo/geoquery.o
ranlib build/darwin/64/mongo/libgeoquery.a
g++ -o build/darwin/64/mongo/util/concurrency/task.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/concurrency/task.cpp
g++ -o build/darwin/64/mongo/util/concurrency/thread_pool.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/concurrency/thread_pool.cpp
g++ -o build/darwin/64/mongo/util/password.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/password.cpp
g++ -o build/darwin/64/mongo/util/concurrency/rwlockimpl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/concurrency/rwlockimpl.cpp
g++ -o build/darwin/64/mongo/util/histogram.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/histogram.cpp
g++ -o build/darwin/64/mongo/util/concurrency/spin_lock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/concurrency/spin_lock.cpp
g++ -o build/darwin/64/mongo/util/text_startuptest.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/text_startuptest.cpp
g++ -o build/darwin/64/mongo/util/stack_introspect.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/stack_introspect.cpp
g++ -o build/darwin/64/mongo/util/concurrency/synchronization.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/concurrency/synchronization.cpp
g++ -o build/darwin/64/mongo/util/net/sock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/sock.cpp
g++ -o build/darwin/64/mongo/util/net/ssl_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/ssl_manager.cpp
g++ -o build/darwin/64/mongo/util/net/httpclient.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/httpclient.cpp
g++ -o build/darwin/64/mongo/util/net/message.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/message.cpp
g++ -o build/darwin/64/mongo/util/net/message_port.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/message_port.cpp
g++ -o build/darwin/64/mongo/util/net/listen.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/listen.cpp
g++ -o build/darwin/64/mongo/util/startup_test.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/startup_test.cpp
g++ -o build/darwin/64/mongo/util/version.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/version.cpp
g++ -o build/darwin/64/mongo/client/connpool.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/connpool.cpp
g++ -o build/darwin/64/mongo/client/dbclient.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/dbclient.cpp
g++ -o build/darwin/64/mongo/client/dbclient_rs.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/dbclient_rs.cpp
g++ -o build/darwin/64/mongo/client/dbclientcursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/dbclientcursor.cpp
g++ -o build/darwin/64/mongo/client/model.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/model.cpp
g++ -o build/darwin/64/mongo/client/sasl_client_authenticate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/sasl_client_authenticate.cpp
g++ -o build/darwin/64/mongo/client/syncclusterconnection.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/syncclusterconnection.cpp
g++ -o build/darwin/64/mongo/db/dbmessage.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dbmessage.cpp
g++ -o build/darwin/64/mongo/db/hasher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/hasher.cpp
g++ -o build/darwin/64/mongo/client/connection_factory.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/connection_factory.cpp
g++ -o build/darwin/64/mongo/util/processinfo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/processinfo.cpp
g++ -o build/darwin/64/mongo/util/processinfo_darwin.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/processinfo_darwin.cpp
g++ -o build/darwin/64/mongo/scripting/engine.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/engine.cpp
g++ -o build/darwin/64/mongo/scripting/utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/utils.cpp
ar rc build/darwin/64/mongo/libmongohasher.a build/darwin/64/mongo/db/hasher.o
ranlib build/darwin/64/mongo/libmongohasher.a
g++ -o build/darwin/64/mongo/scripting/bench.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/bench.cpp
ar rc build/darwin/64/mongo/libnotmongodormongos.a build/darwin/64/mongo/client/connection_factory.o
ranlib build/darwin/64/mongo/libnotmongodormongos.a
g++ -o build/darwin/64/mongo/scripting/engine_v8.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/engine_v8.cpp
g++ -o build/darwin/64/mongo/scripting/v8_db.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/v8_db.cpp
g++ -o build/darwin/64/mongo/scripting/v8_utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/v8_utils.cpp
ar rc build/darwin/64/mongo/libprocessinfo.a build/darwin/64/mongo/util/processinfo.o build/darwin/64/mongo/util/processinfo_darwin.o
ranlib build/darwin/64/mongo/libprocessinfo.a
g++ -o build/darwin/64/mongo/scripting/v8_profiler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/scripting/v8_profiler.cpp
ar rc build/darwin/64/mongo/libmongocommon.a build/darwin/64/mongo/pch.o build/darwin/64/mongo/buildinfo.o build/darwin/64/mongo/db/lasterror.o build/darwin/64/mongo/db/namespace.o build/darwin/64/mongo/shell/mongo.o build/darwin/64/mongo/util/background.o build/darwin/64/mongo/util/intrusive_counter.o build/darwin/64/mongo/util/util.o build/darwin/64/mongo/util/file_allocator.o build/darwin/64/mongo/util/trace.o build/darwin/64/mongo/util/ramlog.o build/darwin/64/mongo/util/progress_meter.o build/darwin/64/mongo/util/concurrency/task.o build/darwin/64/mongo/util/concurrency/thread_pool.o build/darwin/64/mongo/util/password.o build/darwin/64/mongo/util/concurrency/rwlockimpl.o build/darwin/64/mongo/util/histogram.o build/darwin/64/mongo/util/concurrency/spin_lock.o build/darwin/64/mongo/util/text_startuptest.o build/darwin/64/mongo/util/stack_introspect.o build/darwin/64/mongo/util/concurrency/synchronization.o build/darwin/64/mongo/util/net/sock.o build/darwin/64/mongo/util/net/ssl_manager.o build/darwin/64/mongo/util/net/httpclient.o build/darwin/64/mongo/util/net/message.o build/darwin/64/mongo/util/net/message_port.o build/darwin/64/mongo/util/net/listen.o build/darwin/64/mongo/util/startup_test.o build/darwin/64/mongo/util/version.o build/darwin/64/mongo/client/connpool.o build/darwin/64/mongo/client/dbclient.o build/darwin/64/mongo/client/dbclient_rs.o build/darwin/64/mongo/client/dbclientcursor.o build/darwin/64/mongo/client/model.o build/darwin/64/mongo/client/sasl_client_authenticate.o build/darwin/64/mongo/client/syncclusterconnection.o build/darwin/64/mongo/db/dbmessage.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/libmongocommon.a(ssl_manager.o) has no symbols
ranlib build/darwin/64/mongo/libmongocommon.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/libmongocommon.a(ssl_manager.o) has no symbols
g++ -o build/darwin/64/mongo/db/server_parameters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/server_parameters.cpp
g++ -o build/darwin/64/mongo/db/curop.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/curop.cpp
src/mongo/scripting/v8_utils.cpp:168:14: warning: private field '_newScope' is not used [-Wunused-private-field]
bool _newScope;
^
g++ -o build/darwin/64/mongo/db/kill_current_op.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/kill_current_op.cpp
1 warning generated.
g++ -o build/darwin/64/mongo/db/memconcept.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/memconcept.cpp
g++ -o build/darwin/64/mongo/db/interrupt_status_mongod.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/interrupt_status_mongod.cpp
ar rc build/darwin/64/mongo/libserver_parameters.a build/darwin/64/mongo/db/server_parameters.o
ranlib build/darwin/64/mongo/libserver_parameters.a
g++ -o build/darwin/64/mongo/db/d_globals.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/d_globals.cpp
g++ -o build/darwin/64/mongo/db/pagefault.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pagefault.cpp
In file included from src/mongo/db/curop.cpp:20:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/curop.cpp:20:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/util/compress.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/compress.cpp
g++ -o build/darwin/64/mongo/db/ttl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/ttl.cpp
In file included from src/mongo/db/d_globals.cpp:22:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/d_concurrency.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/d_concurrency.cpp
g++ -o build/darwin/64/mongo/db/lockstat.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/lockstat.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/lockstate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/lockstate.cpp
g++ -o build/darwin/64/mongo/db/key.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/key.cpp
In file included from src/mongo/db/d_globals.cpp:22:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/pagefault.cpp:24:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/btreebuilder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/btreebuilder.cpp
In file included from src/mongo/db/pagefault.cpp:24:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/util/logfile.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/logfile.cpp
In file included from src/mongo/db/ttl.cpp:25:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/d_concurrency.cpp:34:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/d_concurrency.cpp:34:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/ttl.cpp:25:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/btreebuilder.cpp:20:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/util/alignedbuilder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/alignedbuilder.cpp
g++ -o build/darwin/64/mongo/util/elapsed_tracker.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/elapsed_tracker.cpp
In file included from src/mongo/db/btreebuilder.cpp:20:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/util/touch_pages.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/touch_pages.cpp
g++ -o build/darwin/64/mongo/db/mongommf.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/mongommf.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/dur.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dur.cpp
ar rc build/darwin/64/mongo/libscripting.a build/darwin/64/mongo/scripting/engine.o build/darwin/64/mongo/scripting/utils.o build/darwin/64/mongo/scripting/bench.o build/darwin/64/mongo/scripting/engine_v8.o build/darwin/64/mongo/scripting/v8_db.o build/darwin/64/mongo/scripting/v8_utils.o build/darwin/64/mongo/scripting/v8_profiler.o
3 warnings generated.
ranlib build/darwin/64/mongo/libscripting.a
g++ -o build/darwin/64/mongo/db/durop.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/durop.cpp
g++ -o build/darwin/64/mongo/db/dur_writetodatafiles.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dur_writetodatafiles.cpp
g++ -o build/darwin/64/mongo/db/dur_preplogbuffer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dur_preplogbuffer.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/dur_commitjob.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dur_commitjob.cpp
g++ -o build/darwin/64/mongo/db/dur_recover.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dur_recover.cpp
In file included from src/mongo/util/touch_pages.cpp:28:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/util/touch_pages.cpp:28:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/dur.cpp:76:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/dur_journal.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dur_journal.cpp
g++ -o build/darwin/64/mongo/db/introspect.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/introspect.cpp
In file included from src/mongo/db/dur.cpp:76:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/btree.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/btree.cpp
g++ -o build/darwin/64/mongo/db/btree_stats.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/btree_stats.cpp
In file included from src/mongo/db/dur_recover.cpp:29:
In file included from src/mongo/db/database.h:23:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/clientcursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/clientcursor.cpp
g++ -o build/darwin/64/mongo/db/tests.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/tests.cpp
In file included from src/mongo/db/dur_recover.cpp:29:
In file included from src/mongo/db/database.h:23:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl.cpp
In file included from src/mongo/db/introspect.cpp:25:
In file included from src/mongo/db/databaseholder.h:21:
In file included from src/mongo/db/database.h:23:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/btree.cpp:22:
In file included from src/mongo/db/btree_stats.h:22:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/introspect.cpp:25:
In file included from src/mongo/db/databaseholder.h:21:
In file included from src/mongo/db/database.h:23:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/btree_stats.cpp:22:
In file included from src/mongo/db/btree_stats.h:22:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
In file included from src/mongo/db/clientcursor.cpp:27:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/repl/rs.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/rs.cpp
g++ -o build/darwin/64/mongo/db/repl/consensus.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/consensus.cpp
In file included from src/mongo/db/btree_stats.cpp:22:
In file included from src/mongo/db/btree_stats.h:22:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/repl/rs_initiate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/rs_initiate.cpp
In file included from src/mongo/db/btree.cpp:22:
In file included from src/mongo/db/btree_stats.h:22:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl/replset_commands.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/replset_commands.cpp
3 warnings generated.
In file included from src/mongo/db/clientcursor.cpp:27:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/repl/manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/manager.cpp
In file included from src/mongo/db/repl.cpp:41:
In file included from src/mongo/db/repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs.cpp:25:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/consensus.cpp:19:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/repl/../pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/repl/../cursor.h:23:
In file included from src/mongo/db/repl/../matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl.cpp:41:
In file included from src/mongo/db/repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/repl/rs_initiate.cpp:32:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/repl/../pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/repl/../cursor.h:23:
In file included from src/mongo/db/repl/../matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/consensus.cpp:19:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/repl/../pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/repl/rs.cpp:25:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/repl/replset_commands.cpp:26:
In file included from src/mongo/db/repl/../repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/manager.cpp:21:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs_initiate.cpp:32:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/repl/../pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl/health.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/health.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl/heartbeat.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/heartbeat.cpp
In file included from src/mongo/db/repl/replset_commands.cpp:26:
In file included from src/mongo/db/repl/../repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/repl/manager.cpp:21:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl/rs_config.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/rs_config.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl/rs_rollback.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/rs_rollback.cpp
3 warnings generated.
In file included from src/mongo/db/repl/health.cpp:23:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/repl/rs_sync.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/rs_sync.cpp
In file included from src/mongo/db/repl/heartbeat.cpp:23:
In file included from src/mongo/db/repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl/rs_initialsync.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/rs_initialsync.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl/bgsync.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl/bgsync.cpp
In file included from src/mongo/db/repl/health.cpp:23:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/repl/heartbeat.cpp:23:
In file included from src/mongo/db/repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/oplog.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/oplog.cpp
In file included from src/mongo/db/repl/rs_config.cpp:20:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs_rollback.cpp:22:
In file included from src/mongo/db/ops/update.h:23:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs_sync.cpp:19:
In file included from src/mongo/db/repl/rs_sync.h:25:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs_config.cpp:20:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/repl/rs_initialsync.cpp:19:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs_rollback.cpp:23:
In file included from src/mongo/db/ops/delete.h:23:
In file included from src/mongo/db/ops/../clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/repl/bgsync.cpp:21:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs_sync.cpp:19:
In file included from src/mongo/db/repl/rs_sync.h:25:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/oplog.cpp:21:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl/rs_initialsync.cpp:19:
In file included from src/mongo/db/repl/rs.h:23:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/repl/bgsync.cpp:21:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/prefetch.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/prefetch.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/repl_block.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/repl_block.cpp
In file included from src/mongo/db/oplog.cpp:21:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/btreecursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/btreecursor.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/intervalbtreecursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/intervalbtreecursor.cpp
In file included from src/mongo/db/prefetch.cpp:21:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/repl_block.cpp:20:
In file included from src/mongo/db/repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/btreeposition.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/btreeposition.cpp
3 warnings generated.
3 warnings generated.
g++ -o build/darwin/64/mongo/db/cloner.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/cloner.cpp
g++ -o build/darwin/64/mongo/db/namespace_details.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/namespace_details.cpp
In file included from src/mongo/db/prefetch.cpp:21:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/repl_block.cpp:20:
In file included from src/mongo/db/repl.h:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/btreecursor.cpp:19:
In file included from src/mongo/db/btreecursor.h:19:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
In file included from src/mongo/db/intervalbtreecursor.cpp:17:
In file included from src/mongo/db/intervalbtreecursor.h:20:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/cap.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/cap.cpp
3 warnings generated.
In file included from src/mongo/db/btreecursor.cpp:19:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/matcher_covered.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/matcher_covered.cpp
In file included from src/mongo/db/btreeposition.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/intervalbtreecursor.cpp:17:
In file included from src/mongo/db/intervalbtreecursor.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/namespace_details.cpp:19:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/cloner.cpp:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/btreeposition.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/namespace_details.cpp:19:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/cloner.cpp:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
3 warnings generated.
g++ -o build/darwin/64/mongo/db/dbeval.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dbeval.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/restapi.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/restapi.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/dbhelpers.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dbhelpers.cpp
g++ -o build/darwin/64/mongo/db/instance.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/instance.cpp
In file included from src/mongo/db/cap.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/matcher_covered.cpp:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/cap.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/matcher_covered.cpp:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/dbeval.cpp:20:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/client.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/client.cpp
3 warnings generated.
In file included from src/mongo/db/dbhelpers.cpp:20:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/restapi.cpp:26:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/database.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/database.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pdfile.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pdfile.cpp
In file included from src/mongo/db/instance.cpp:39:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/dbeval.cpp:20:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/dbhelpers.cpp:20:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/record.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/record.cpp
In file included from src/mongo/db/restapi.cpp:26:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/cursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/cursor.cpp
In file included from src/mongo/db/instance.cpp:39:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/client.cpp:36:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/database.cpp:21:
In file included from src/mongo/db/database.h:23:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
In file included from src/mongo/db/pdfile.cpp:28:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/queryoptimizer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/queryoptimizer.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/queryoptimizercursorimpl.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/queryoptimizercursorimpl.cpp
In file included from src/mongo/db/database.cpp:21:
In file included from src/mongo/db/database.h:23:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/record.cpp:22:
In file included from src/mongo/db/databaseholder.h:21:
In file included from src/mongo/db/database.h:23:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/client.cpp:36:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/cursor.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/pdfile.cpp:28:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/record.cpp:22:
In file included from src/mongo/db/databaseholder.h:21:
In file included from src/mongo/db/database.h:23:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/cursor.cpp:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/queryoptimizer.cpp:21:
In file included from src/mongo/db/queryoptimizer.h:22:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/queryoptimizercursorimpl.cpp:22:
In file included from src/mongo/db/queryoptimizercursorimpl.h:22:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/extsort.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/extsort.cpp
3 warnings generated.
3 warnings generated.
g++ -o build/darwin/64/mongo/db/index.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/index.cpp
g++ -o build/darwin/64/mongo/db/index_update.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/index_update.cpp
3 warnings generated.
3 warnings generated.
g++ -o build/darwin/64/mongo/db/index_rebuilder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/index_rebuilder.cpp
g++ -o build/darwin/64/mongo/db/scanandorder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/scanandorder.cpp
In file included from src/mongo/db/queryoptimizer.cpp:21:
In file included from src/mongo/db/queryoptimizer.h:22:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/queryoptimizercursorimpl.cpp:24:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/index_update.cpp:24:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/index.cpp:31:
In file included from src/mongo/db/ops/delete.h:23:
In file included from src/mongo/db/ops/../clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/index_rebuilder.cpp:17:
In file included from src/mongo/db/index_rebuilder.h:19:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/scanandorder.cpp:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/explain.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/explain.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/geo/2d.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/2d.cpp
In file included from src/mongo/db/index_rebuilder.cpp:17:
In file included from src/mongo/db/index_rebuilder.h:19:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/index.cpp:31:
In file included from src/mongo/db/ops/delete.h:23:
In file included from src/mongo/db/ops/../clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/index_update.cpp:24:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/geo/geonear.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/geonear.cpp
1 warning generated.
g++ -o build/darwin/64/mongo/db/geo/haystack.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/haystack.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/geo/s2common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/s2common.cpp
In file included from src/mongo/db/explain.cpp:18:
In file included from src/mongo/db/explain.h:20:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/geo/2d.cpp:29:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/geo/s2cursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/s2cursor.cpp
3 warnings generated.
In file included from src/mongo/db/geo/geonear.cpp:26:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/geo/s2index.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/s2index.cpp
In file included from src/mongo/db/geo/2d.cpp:29:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/geo/s2nearcursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/geo/s2nearcursor.cpp
In file included from src/mongo/db/geo/s2common.cpp:17:
In file included from src/mongo/db/geo/s2common.h:18:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/geo/geonear.cpp:26:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/geo/haystack.cpp:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
g++ -o build/darwin/64/mongo/db/hashindex.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/hashindex.cpp
In file included from src/mongo/db/geo/haystack.cpp:30:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
1 warning generated.
g++ -o build/darwin/64/mongo/db/ops/count.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/ops/count.cpp
g++ -o build/darwin/64/mongo/db/ops/delete.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/ops/delete.cpp
In file included from src/mongo/db/geo/s2cursor.cpp:17:
In file included from src/mongo/db/geo/s2cursor.h:20:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/geo/s2index.cpp:24:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/geo/s2nearcursor.cpp:19:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
In file included from src/mongo/db/geo/s2cursor.cpp:19:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/hashindex.cpp:19:
In file included from src/mongo/db/hashindex.h:22:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/ops/query.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/ops/query.cpp
In file included from src/mongo/db/geo/s2index.cpp:28:
In file included from src/mongo/db/geo/s2nearcursor.h:20:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/geo/s2nearcursor.cpp:20:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/hashindex.cpp:19:
In file included from src/mongo/db/hashindex.h:24:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/ops/delete.cpp:20:
In file included from src/mongo/db/ops/delete.h:23:
In file included from src/mongo/db/ops/../clientcursor.h:31:
In file included from src/mongo/db/ops/../cursor.h:23:
In file included from src/mongo/db/ops/../matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/ops/count.cpp:22:
In file included from src/mongo/db/ops/../clientcursor.h:31:
In file included from src/mongo/db/ops/../cursor.h:23:
In file included from src/mongo/db/ops/../matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/ops/update.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/ops/update.cpp
In file included from src/mongo/db/ops/count.cpp:22:
In file included from src/mongo/db/ops/../clientcursor.h:37:
In file included from src/mongo/db/ops/../dbhelpers.h:27:
In file included from src/mongo/db/ops/../db.h:21:
In file included from src/mongo/db/ops/../pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/ops/delete.cpp:20:
In file included from src/mongo/db/ops/delete.h:23:
In file included from src/mongo/db/ops/../clientcursor.h:37:
In file included from src/mongo/db/ops/../dbhelpers.h:27:
In file included from src/mongo/db/ops/../db.h:21:
In file included from src/mongo/db/ops/../pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/db/ops/update_internal.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/ops/update_internal.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/dbcommands.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dbcommands.cpp
In file included from src/mongo/db/ops/query.cpp:21:
In file included from src/mongo/db/ops/query.h:26:
In file included from src/mongo/db/ops/../explain.h:20:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
3 warnings generated.
g++ -o build/darwin/64/mongo/db/dbcommands_admin.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/dbcommands_admin.cpp
g++ -o build/darwin/64/mongo/db/commands/fsync.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/fsync.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/commands/distinct.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/distinct.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/commands/find_and_modify.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/find_and_modify.cpp
In file included from src/mongo/db/ops/query.cpp:24:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/ops/update.cpp:21:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/ops/update_internal.cpp:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/dbcommands.cpp:37:
In file included from src/mongo/db/btreecursor.h:19:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/ops/update.cpp:21:
In file included from src/mongo/db/oplog.h:26:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/commands/distinct.cpp:26:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/dbcommands_admin.cpp:45:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/ops/update_internal.cpp:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/commands/find_and_modify.cpp:25:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/dbcommands.cpp:37:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/dbcommands_admin.cpp:45:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/commands/distinct.cpp:26:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/commands/find_and_modify.cpp:25:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/commands/group.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/group.cpp
3 warnings generated.
3 warnings generated.
g++ -o build/darwin/64/mongo/db/commands/index_stats.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/index_stats.cpp
g++ -o build/darwin/64/mongo/db/commands/mr.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/mr.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/commands/pipeline_command.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/pipeline_command.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/commands/storage_details.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/storage_details.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/db/pipeline/pipeline_d.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/pipeline_d.cpp
In file included from src/mongo/db/commands/group.cpp:29:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/commands/group.cpp:29:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/commands/index_stats.cpp:35:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/commands/mr.cpp:24:
In file included from src/mongo/client/parallel.h:25:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/commands/index_stats.cpp:35:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
In file included from src/mongo/db/pipeline/pipeline_d.cpp:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/pipeline/document_source_cursor.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/pipeline/document_source_cursor.cpp
In file included from src/mongo/db/commands/pipeline_command.cpp:28:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/commands/storage_details.cpp:26:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/commands/mr.cpp:25:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
3 warnings generated.
In file included from src/mongo/db/commands/storage_details.cpp:26:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/db/driverHelpers.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/driverHelpers.cpp
g++ -o build/darwin/64/mongo/util/mmap.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/mmap.cpp
In file included from src/mongo/db/commands/pipeline_command.cpp:28:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/pipeline/pipeline_d.cpp:23:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/util/mmap_posix.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/mmap_posix.cpp
3 warnings generated.
In file included from src/mongo/db/pipeline/document_source_cursor.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/stats/snapshots.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/stats/snapshots.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/s/d_logic.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/d_logic.cpp
In file included from src/mongo/db/driverHelpers.cpp:35:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/s/d_writeback.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/d_writeback.cpp
In file included from src/mongo/db/pipeline/document_source_cursor.cpp:19:
In file included from src/mongo/db/pipeline/document_source.h:23:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/db/driverHelpers.cpp:35:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/s/d_migrate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/d_migrate.cpp
g++ -o build/darwin/64/mongo/s/d_state.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/d_state.cpp
g++ -o build/darwin/64/mongo/s/d_split.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/d_split.cpp
In file included from src/mongo/db/stats/snapshots.cpp:22:
In file included from src/mongo/db/stats/../clientcursor.h:31:
In file included from src/mongo/db/stats/../cursor.h:23:
In file included from src/mongo/db/stats/../matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
g++ -o build/darwin/64/mongo/client/distlock_test.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/distlock_test.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/s/d_chunk_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/d_chunk_manager.cpp
In file included from src/mongo/db/stats/snapshots.cpp:22:
In file included from src/mongo/db/stats/../clientcursor.h:37:
In file included from src/mongo/db/stats/../dbhelpers.h:27:
In file included from src/mongo/db/stats/../db.h:21:
In file included from src/mongo/db/stats/../pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/s/d_writeback.cpp:32:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
In file included from src/mongo/s/d_migrate.cpp:40:
In file included from src/mongo/db/btreecursor.h:19:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/module.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/module.cpp
In file included from src/mongo/s/d_writeback.cpp:32:
In file included from src/mongo/db/commands/server_status.h:24:
In file included from src/mongo/db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/util/stacktrace.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/stacktrace.cpp
In file included from src/mongo/s/d_state.cpp:35:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/s/d_split.cpp:31:
In file included from src/mongo/db/btreecursor.h:19:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/s/d_chunk_manager.cpp:25:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/s/d_migrate.cpp:40:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/s/d_state.cpp:35:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/s/d_split.cpp:31:
In file included from src/mongo/db/btreecursor.h:22:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
ar rc build/darwin/64/mongo/libstacktrace.a build/darwin/64/mongo/util/stacktrace.o
ranlib build/darwin/64/mongo/libstacktrace.a
g++ -o build/darwin/64/mongo/util/stringutils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/stringutils.cpp
3 warnings generated.
In file included from src/mongo/s/d_chunk_manager.cpp:25:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/util/base64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/base64.cpp
g++ -o build/darwin/64/mongo/platform/backtrace.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/platform/backtrace.cpp
g++ -o build/darwin/64/mongo/platform/posix_fadvise.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/platform/posix_fadvise.cpp
g++ -o build/darwin/64/mongo/platform/random.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/platform/random.cpp
g++ -o build/darwin/64/mongo/platform/strcasestr.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/platform/strcasestr.cpp
ar rc build/darwin/64/mongo/platform/libplatform.a build/darwin/64/mongo/platform/backtrace.o build/darwin/64/mongo/platform/posix_fadvise.o build/darwin/64/mongo/platform/random.o build/darwin/64/mongo/platform/strcasestr.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/platform/libplatform.a(backtrace.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/platform/libplatform.a(posix_fadvise.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/platform/libplatform.a(strcasestr.o) has no symbols
ranlib build/darwin/64/mongo/platform/libplatform.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/platform/libplatform.a(backtrace.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/platform/libplatform.a(posix_fadvise.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/platform/libplatform.a(strcasestr.o) has no symbols
g++ -o build/darwin/64/mongo/s/field_parser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/field_parser.cpp
g++ -o build/darwin/64/mongo/s/mongo_version_range.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/mongo_version_range.cpp
g++ -o build/darwin/64/mongo/s/type_changelog.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_changelog.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/s/type_chunk.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_chunk.cpp
ar rc build/darwin/64/mongo/libstringutils.a build/darwin/64/mongo/util/stringutils.o build/darwin/64/mongo/util/base64.o
ranlib build/darwin/64/mongo/libstringutils.a
g++ -o build/darwin/64/mongo/s/type_collection.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_collection.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/s/type_database.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_database.cpp
3 warnings generated.
g++ -o build/darwin/64/mongo/s/type_locks.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_locks.cpp
g++ -o build/darwin/64/mongo/s/type_lockpings.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_lockpings.cpp
g++ -o build/darwin/64/mongo/s/type_settings.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_settings.cpp
g++ -o build/darwin/64/mongo/s/type_shard.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_shard.cpp
g++ -o build/darwin/64/mongo/s/type_config_version.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_config_version.cpp
g++ -o build/darwin/64/mongo/s/type_mongos.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_mongos.cpp
g++ -o build/darwin/64/mongo/s/type_tags.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/type_tags.cpp
3 warnings generated.
ar rc build/darwin/64/mongo/libserveronly.a build/darwin/64/mongo/db/curop.o build/darwin/64/mongo/db/kill_current_op.o build/darwin/64/mongo/db/memconcept.o build/darwin/64/mongo/db/interrupt_status_mongod.o build/darwin/64/mongo/db/d_globals.o build/darwin/64/mongo/db/pagefault.o build/darwin/64/mongo/util/compress.o build/darwin/64/mongo/db/ttl.o build/darwin/64/mongo/db/d_concurrency.o build/darwin/64/mongo/db/lockstat.o build/darwin/64/mongo/db/lockstate.o build/darwin/64/mongo/db/key.o build/darwin/64/mongo/db/btreebuilder.o build/darwin/64/mongo/util/logfile.o build/darwin/64/mongo/util/alignedbuilder.o build/darwin/64/mongo/util/elapsed_tracker.o build/darwin/64/mongo/util/touch_pages.o build/darwin/64/mongo/db/mongommf.o build/darwin/64/mongo/db/dur.o build/darwin/64/mongo/db/durop.o build/darwin/64/mongo/db/dur_writetodatafiles.o build/darwin/64/mongo/db/dur_preplogbuffer.o build/darwin/64/mongo/db/dur_commitjob.o build/darwin/64/mongo/db/dur_recover.o build/darwin/64/mongo/db/dur_journal.o build/darwin/64/mongo/db/introspect.o build/darwin/64/mongo/db/btree.o build/darwin/64/mongo/db/btree_stats.o build/darwin/64/mongo/db/clientcursor.o build/darwin/64/mongo/db/tests.o build/darwin/64/mongo/db/repl.o build/darwin/64/mongo/db/repl/rs.o build/darwin/64/mongo/db/repl/consensus.o build/darwin/64/mongo/db/repl/rs_initiate.o build/darwin/64/mongo/db/repl/replset_commands.o build/darwin/64/mongo/db/repl/manager.o build/darwin/64/mongo/db/repl/health.o build/darwin/64/mongo/db/repl/heartbeat.o build/darwin/64/mongo/db/repl/rs_config.o build/darwin/64/mongo/db/repl/rs_rollback.o build/darwin/64/mongo/db/repl/rs_sync.o build/darwin/64/mongo/db/repl/rs_initialsync.o build/darwin/64/mongo/db/repl/bgsync.o build/darwin/64/mongo/db/oplog.o build/darwin/64/mongo/db/prefetch.o build/darwin/64/mongo/db/repl_block.o build/darwin/64/mongo/db/btreecursor.o build/darwin/64/mongo/db/intervalbtreecursor.o build/darwin/64/mongo/db/btreeposition.o build/darwin/64/mongo/db/cloner.o build/darwin/64/mongo/db/namespace_details.o build/darwin/64/mongo/db/cap.o build/darwin/64/mongo/db/matcher_covered.o build/darwin/64/mongo/db/dbeval.o build/darwin/64/mongo/db/restapi.o build/darwin/64/mongo/db/dbhelpers.o build/darwin/64/mongo/db/instance.o build/darwin/64/mongo/db/client.o build/darwin/64/mongo/db/database.o build/darwin/64/mongo/db/pdfile.o build/darwin/64/mongo/db/record.o build/darwin/64/mongo/db/cursor.o build/darwin/64/mongo/db/queryoptimizer.o build/darwin/64/mongo/db/queryoptimizercursorimpl.o build/darwin/64/mongo/db/extsort.o build/darwin/64/mongo/db/index.o build/darwin/64/mongo/db/index_update.o build/darwin/64/mongo/db/index_rebuilder.o build/darwin/64/mongo/db/scanandorder.o build/darwin/64/mongo/db/explain.o build/darwin/64/mongo/db/geo/2d.o build/darwin/64/mongo/db/geo/geonear.o build/darwin/64/mongo/db/geo/haystack.o build/darwin/64/mongo/db/geo/s2common.o build/darwin/64/mongo/db/geo/s2cursor.o build/darwin/64/mongo/db/geo/s2index.o build/darwin/64/mongo/db/geo/s2nearcursor.o build/darwin/64/mongo/db/hashindex.o build/darwin/64/mongo/db/ops/count.o build/darwin/64/mongo/db/ops/delete.o build/darwin/64/mongo/db/ops/query.o build/darwin/64/mongo/db/ops/update.o build/darwin/64/mongo/db/ops/update_internal.o build/darwin/64/mongo/db/dbcommands.o build/darwin/64/mongo/db/dbcommands_admin.o build/darwin/64/mongo/db/commands/fsync.o build/darwin/64/mongo/db/commands/distinct.o build/darwin/64/mongo/db/commands/find_and_modify.o build/darwin/64/mongo/db/commands/group.o build/darwin/64/mongo/db/commands/index_stats.o build/darwin/64/mongo/db/commands/mr.o build/darwin/64/mongo/db/commands/pipeline_command.o build/darwin/64/mongo/db/commands/storage_details.o build/darwin/64/mongo/db/pipeline/pipeline_d.o build/darwin/64/mongo/db/pipeline/document_source_cursor.o build/darwin/64/mongo/db/driverHelpers.o build/darwin/64/mongo/util/mmap.o build/darwin/64/mongo/util/mmap_posix.o build/darwin/64/mongo/db/stats/snapshots.o build/darwin/64/mongo/s/d_logic.o build/darwin/64/mongo/s/d_writeback.o build/darwin/64/mongo/s/d_migrate.o build/darwin/64/mongo/s/d_state.o build/darwin/64/mongo/s/d_split.o build/darwin/64/mongo/client/distlock_test.o build/darwin/64/mongo/s/d_chunk_manager.o build/darwin/64/mongo/db/module.o
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_operations.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v2/src/v2_operations.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_path.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v2/src/v2_path.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_portability.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v2/src/v2_portability.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/codecvt_error_category.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/codecvt_error_category.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/operations.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/operations.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/path.cpp
ranlib build/darwin/64/mongo/libserveronly.a
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path_traits.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/path_traits.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/portability.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/portability.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/unique_path.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/unique_path.cpp
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/utf8_codecvt_facet.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/utf8_codecvt_facet.cpp
src/third_party/boost/libs/filesystem/v3/src/operations.cpp:329:8: warning: unused function 'error'
[-Wunused-function]
bool error(bool was_error, const error_code& result,
^
g++ -o build/darwin/64/third_party/boost/libs/filesystem/v3/src/windows_file_codecvt.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/filesystem/v3/src/windows_file_codecvt.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/cmdline.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/cmdline.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/config_file.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/config_file.cpp
ar rc build/darwin/64/mongo/s/libbase.a build/darwin/64/mongo/s/field_parser.o build/darwin/64/mongo/s/mongo_version_range.o build/darwin/64/mongo/s/type_changelog.o build/darwin/64/mongo/s/type_chunk.o build/darwin/64/mongo/s/type_collection.o build/darwin/64/mongo/s/type_database.o build/darwin/64/mongo/s/type_locks.o build/darwin/64/mongo/s/type_lockpings.o build/darwin/64/mongo/s/type_settings.o build/darwin/64/mongo/s/type_shard.o build/darwin/64/mongo/s/type_config_version.o build/darwin/64/mongo/s/type_mongos.o build/darwin/64/mongo/s/type_tags.o
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/convert.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/convert.cpp
ranlib build/darwin/64/mongo/s/libbase.a
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/options_description.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/options_description.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/parsers.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/parsers.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/positional_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/positional_options.cpp
1 warning generated.
ar rc build/darwin/64/third_party/boost/libboost_filesystem.a build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_operations.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_path.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/codecvt_error_category.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/operations.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path_traits.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/unique_path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/windows_file_codecvt.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/boost/libboost_filesystem.a(windows_file_codecvt.o) has no symbols
ranlib build/darwin/64/third_party/boost/libboost_filesystem.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/boost/libboost_filesystem.a(windows_file_codecvt.o) has no symbols
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/split.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/split.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/utf8_codecvt_facet.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/utf8_codecvt_facet.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/value_semantic.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/value_semantic.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/variables_map.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/variables_map.cpp
g++ -o build/darwin/64/third_party/boost/libs/program_options/src/winmain.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/program_options/src/winmain.cpp
g++ -o build/darwin/64/third_party/boost/libs/system/src/error_code.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/boost/libs/system/src/error_code.cpp
g++ -o build/darwin/64/third_party/boost/libs/thread/src/pthread/once.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DBOOST_THREAD_BUILD_LIB -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/boost/libs/thread/src/pthread/once.cpp
ar rc build/darwin/64/third_party/boost/libboost_system.a build/darwin/64/third_party/boost/libs/system/src/error_code.o
ranlib build/darwin/64/third_party/boost/libboost_system.a
g++ -o build/darwin/64/third_party/boost/libs/thread/src/pthread/thread.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DBOOST_THREAD_BUILD_LIB -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/boost/libs/thread/src/pthread/thread.cpp
gcc -o build/darwin/64/third_party/gperftools-2.0/src/base/dynamic_annotations.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/base/dynamic_annotations.c
g++ -o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock_internal.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/base/spinlock_internal.cc
g++ -o build/darwin/64/third_party/gperftools-2.0/src/base/logging.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/base/logging.cc
In file included from src/third_party/gperftools-2.0/src/base/spinlock_internal.cc:43:
In file included from src/third_party/gperftools-2.0/src/base/spinlock_internal.h:39:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/base/atomicops-internals-x86.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/base/atomicops-internals-x86.cc
1 warning generated.
ar rc build/darwin/64/third_party/boost/libboost_program_options.a build/darwin/64/third_party/boost/libs/program_options/src/cmdline.o build/darwin/64/third_party/boost/libs/program_options/src/config_file.o build/darwin/64/third_party/boost/libs/program_options/src/convert.o build/darwin/64/third_party/boost/libs/program_options/src/options_description.o build/darwin/64/third_party/boost/libs/program_options/src/parsers.o build/darwin/64/third_party/boost/libs/program_options/src/positional_options.o build/darwin/64/third_party/boost/libs/program_options/src/split.o build/darwin/64/third_party/boost/libs/program_options/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/program_options/src/value_semantic.o build/darwin/64/third_party/boost/libs/program_options/src/variables_map.o build/darwin/64/third_party/boost/libs/program_options/src/winmain.o
In file included from src/third_party/gperftools-2.0/src/base/atomicops-internals-x86.cc:36:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/base/sysinfo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/base/sysinfo.cc
ranlib build/darwin/64/third_party/boost/libboost_program_options.a
In file included from src/third_party/gperftools-2.0/src/base/logging.cc:34:
In file included from src/third_party/gperftools-2.0/src/base/logging.h:48:
In file included from src/third_party/gperftools-2.0/src/base/commandlineflags.h:55:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/base/spinlock.cc
1 warning generated.
In file included from src/third_party/gperftools-2.0/src/base/sysinfo.cc:57:
In file included from src/third_party/gperftools-2.0/src/base/sysinfo.h:48:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
1 warning generated.
In file included from src/third_party/gperftools-2.0/src/base/spinlock.cc:35:
In file included from src/third_party/gperftools-2.0/src/base/spinlock.h:48:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/tcmalloc.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/tcmalloc.cc
g++ -o build/darwin/64/third_party/gperftools-2.0/src/malloc_hook.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/malloc_hook.cc
In file included from src/third_party/gperftools-2.0/src/tcmalloc.cc:90:
src/third_party/gperftools-2.0/src/gperftools/tcmalloc.h:96:38: warning: 'tc_mallinfo' has C-linkage specified, but
returns incomplete type 'struct mallinfo' which could be incompatible with C [-Wreturn-type-c-linkage]
PERFTOOLS_DLL_DECL struct mallinfo tc_mallinfo(void) __THROW;
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/span.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/span.cc
1 warning generated.
g++ -o build/darwin/64/third_party/gperftools-2.0/src/maybe_threads.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/maybe_threads.cc
In file included from src/third_party/gperftools-2.0/src/span.cc:40:
In file included from src/third_party/gperftools-2.0/src/static_vars.h:39:
In file included from src/third_party/gperftools-2.0/src/base/spinlock.h:48:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
1 warning generated.
In file included from src/third_party/gperftools-2.0/src/tcmalloc.cc:116:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
In file included from src/third_party/gperftools-2.0/src/malloc_hook.cc:49:
In file included from src/third_party/gperftools-2.0/src/base/logging.h:48:
In file included from src/third_party/gperftools-2.0/src/base/commandlineflags.h:55:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
1 warning generated.
In file included from src/third_party/boost/libs/thread/src/pthread/thread.cpp:26:
src/third_party/boost/libs/thread/src/pthread/timeconv.inl:48:13: warning: unused function 'to_time'
[-Wunused-function]
inline void to_time(int milliseconds, timespec& ts)
^
src/third_party/boost/libs/thread/src/pthread/timeconv.inl:86:13: warning: unused function 'to_duration'
[-Wunused-function]
inline void to_duration(boost::xtime xt, int& milliseconds)
^
src/third_party/boost/libs/thread/src/pthread/timeconv.inl:108:13: warning: unused function 'to_microduration'
[-Wunused-function]
inline void to_microduration(boost::xtime xt, int& microseconds)
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/internal_logging.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/internal_logging.cc
g++ -o build/darwin/64/third_party/gperftools-2.0/src/symbolize.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/symbolize.cc
g++ -o build/darwin/64/third_party/gperftools-2.0/src/system-alloc.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/system-alloc.cc
g++ -o build/darwin/64/third_party/gperftools-2.0/src/memfs_malloc.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/memfs_malloc.cc
In file included from src/third_party/gperftools-2.0/src/maybe_threads.cc:49:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
1 warning generated.
g++ -o build/darwin/64/third_party/gperftools-2.0/src/central_freelist.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/central_freelist.cc
1 warning generated.
In file included from src/third_party/gperftools-2.0/src/internal_logging.cc:44:
In file included from src/third_party/gperftools-2.0/src/base/logging.h:48:
In file included from src/third_party/gperftools-2.0/src/base/commandlineflags.h:55:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/thread_cache.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/thread_cache.cc
In file included from src/third_party/gperftools-2.0/src/symbolize.cc:59:
In file included from src/third_party/gperftools-2.0/src/base/commandlineflags.h:55:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/page_heap.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/page_heap.cc
1 warning generated.
In file included from src/third_party/gperftools-2.0/src/system-alloc.cc:52:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
In file included from src/third_party/gperftools-2.0/src/thread_cache.cc:34:
In file included from src/third_party/gperftools-2.0/src/thread_cache.h:49:
In file included from src/third_party/gperftools-2.0/src/sampler.h:44:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
src/third_party/gperftools-2.0/src/system-alloc.cc:232:34: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
if (reinterpret_cast<intptr_t>(sbrk(0)) + size < size) {
^
/usr/include/unistd.h:582:7: note: 'sbrk' declared here
void *sbrk(int);
^
src/third_party/gperftools-2.0/src/system-alloc.cc:236:18: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
void* result = sbrk(size);
^
/usr/include/unistd.h:582:7: note: 'sbrk' declared here
void *sbrk(int);
^
src/third_party/gperftools-2.0/src/system-alloc.cc:247:14: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
void* r2 = sbrk(extra);
^
/usr/include/unistd.h:582:7: note: 'sbrk' declared here
void *sbrk(int);
^
src/third_party/gperftools-2.0/src/system-alloc.cc:255:12: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
result = sbrk(size + alignment - 1);
^
/usr/include/unistd.h:582:7: note: 'sbrk' declared here
void *sbrk(int);
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/common.cc
In file included from src/third_party/gperftools-2.0/src/central_freelist.cc:35:
In file included from src/third_party/gperftools-2.0/src/central_freelist.h:41:
In file included from src/third_party/gperftools-2.0/src/base/spinlock.h:48:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
5 warnings generated.
g++ -o build/darwin/64/third_party/gperftools-2.0/src/static_vars.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/static_vars.cc
1 warning generated.
2 warnings generated.
In file included from src/third_party/gperftools-2.0/src/page_heap.cc:38:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
In file included from src/third_party/gperftools-2.0/src/static_vars.cc:33:
In file included from src/third_party/gperftools-2.0/src/static_vars.h:39:
In file included from src/third_party/gperftools-2.0/src/base/spinlock.h:48:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
g++ -o build/darwin/64/third_party/gperftools-2.0/src/stack_trace_table.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/stack_trace_table.cc
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/malloc_extension.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/malloc_extension.cc
In file included from src/third_party/gperftools-2.0/src/stack_trace_table.cc:36:
In file included from src/third_party/gperftools-2.0/src/base/spinlock.h:48:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
g++ -o build/darwin/64/third_party/gperftools-2.0/src/sampler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/sampler.cc
1 warning generated.
g++ -o build/darwin/64/third_party/gperftools-2.0/src/stacktrace.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DMALLOC_HOOK_MAYBE_VOLATILE= -DNO_TCMALLOC_SAMPLES -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -Ibuild/darwin/64/third_party/gperftools-2.0/src -Isrc/third_party/gperftools-2.0/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/gperftools-2.0/src/stacktrace.cc
In file included from src/third_party/gperftools-2.0/src/sampler.cc:35:
In file included from src/third_party/gperftools-2.0/src/sampler.h:44:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
1 warning generated.
g++ -o build/darwin/64/third_party/shim_pcrecpp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/shim_pcrecpp.cc
1 warning generated.
In file included from src/third_party/gperftools-2.0/src/stacktrace.cc:65:
In file included from src/third_party/gperftools-2.0/src/stacktrace_x86-inl.h:64:
In file included from src/third_party/gperftools-2.0/src/base/vdso_support.h:59:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
In file included from src/third_party/gperftools-2.0/src/malloc_extension.cc:46:
In file included from src/third_party/gperftools-2.0/src/base/sysinfo.h:48:
src/third_party/gperftools-2.0/src/base/basictypes.h:274:9: warning: '_dyld_present' is deprecated: first deprecated
in OS X 10.5 [-Wdeprecated-declarations]
if (_dyld_present()) {
^
/usr/include/mach-o/dyld.h:236:13: note: '_dyld_present' declared here
extern bool _dyld_present(void) __OSX_AVAILABLE...
^
src/third_party/gperftools-2.0/src/stack_trace_table.cc:138:16: warning: expression which evaluates to zero treated
as a null pointer constant of type 'void *' [-Wnon-literal-null-conversion]
out[idx++] = static_cast<uintptr_t>(0);
^~~~~~~~~~~~~~~~~~~~~~~~~
g++ -o build/darwin/64/third_party/shim_allocator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/shim_allocator.cpp
1 warning generated.
1 warning generated.
ar rc build/darwin/64/third_party/libpcrecpp.a build/darwin/64/third_party/shim_pcrecpp.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libpcrecpp.a(shim_pcrecpp.o) has no symbols
ranlib build/darwin/64/third_party/libpcrecpp.a
2 warnings generated.
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libpcrecpp.a(shim_pcrecpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: warning for library: build/darwin/64/third_party/libpcrecpp.a the table of contents is empty (no object file members in the library define global symbols)
1 warning generated.
ar rc build/darwin/64/third_party/libshim_allocator.a build/darwin/64/third_party/shim_allocator.o
1 warning generated.
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_allocator.a(shim_allocator.o) has no symbols
ranlib build/darwin/64/third_party/libshim_allocator.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_allocator.a(shim_allocator.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: warning for library: build/darwin/64/third_party/libshim_allocator.a the table of contents is empty (no object file members in the library define global symbols)
g++ -o build/darwin/64/third_party/shim_boost.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/shim_boost.cpp
g++ -o build/darwin/64/third_party/shim_snappy.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/shim_snappy.cpp
g++ -o build/darwin/64/third_party/shim_v8.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/shim_v8.cpp
gcc -o build/darwin/64/third_party/libstemmer_c/runtime/api.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/runtime/api.c
gcc -o build/darwin/64/third_party/libstemmer_c/runtime/utilities.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/runtime/utilities.c
ar rc build/darwin/64/third_party/libshim_v8.a build/darwin/64/third_party/shim_v8.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_v8.a(shim_v8.o) has no symbols
ar rc build/darwin/64/third_party/libshim_snappy.a build/darwin/64/third_party/shim_snappy.o
ranlib build/darwin/64/third_party/libshim_v8.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_snappy.a(shim_snappy.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_v8.a(shim_v8.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: warning for library: build/darwin/64/third_party/libshim_v8.a the table of contents is empty (no object file members in the library define global symbols)
ranlib build/darwin/64/third_party/libshim_snappy.a
ar rc build/darwin/64/third_party/libshim_boost.a build/darwin/64/third_party/shim_boost.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_snappy.a(shim_snappy.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: warning for library: build/darwin/64/third_party/libshim_snappy.a the table of contents is empty (no object file members in the library define global symbols)
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_boost.a(shim_boost.o) has no symbols
ranlib build/darwin/64/third_party/libshim_boost.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/libshim_boost.a(shim_boost.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: warning for library: build/darwin/64/third_party/libshim_boost.a the table of contents is empty (no object file members in the library define global symbols)
ar rc build/darwin/64/third_party/gperftools-2.0/libtcmalloc_minimal.a build/darwin/64/third_party/gperftools-2.0/src/base/dynamic_annotations.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock_internal.o build/darwin/64/third_party/gperftools-2.0/src/base/logging.o build/darwin/64/third_party/gperftools-2.0/src/base/atomicops-internals-x86.o build/darwin/64/third_party/gperftools-2.0/src/base/sysinfo.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock.o build/darwin/64/third_party/gperftools-2.0/src/tcmalloc.o build/darwin/64/third_party/gperftools-2.0/src/malloc_hook.o build/darwin/64/third_party/gperftools-2.0/src/span.o build/darwin/64/third_party/gperftools-2.0/src/maybe_threads.o build/darwin/64/third_party/gperftools-2.0/src/internal_logging.o build/darwin/64/third_party/gperftools-2.0/src/symbolize.o build/darwin/64/third_party/gperftools-2.0/src/system-alloc.o build/darwin/64/third_party/gperftools-2.0/src/memfs_malloc.o build/darwin/64/third_party/gperftools-2.0/src/central_freelist.o build/darwin/64/third_party/gperftools-2.0/src/thread_cache.o build/darwin/64/third_party/gperftools-2.0/src/page_heap.o build/darwin/64/third_party/gperftools-2.0/src/common.o build/darwin/64/third_party/gperftools-2.0/src/static_vars.o build/darwin/64/third_party/gperftools-2.0/src/stack_trace_table.o build/darwin/64/third_party/gperftools-2.0/src/malloc_extension.o build/darwin/64/third_party/gperftools-2.0/src/sampler.o build/darwin/64/third_party/gperftools-2.0/src/stacktrace.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/gperftools-2.0/libtcmalloc_minimal.a(atomicops-internals-x86.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/gperftools-2.0/libtcmalloc_minimal.a(memfs_malloc.o) has no symbols
ranlib build/darwin/64/third_party/gperftools-2.0/libtcmalloc_minimal.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/gperftools-2.0/libtcmalloc_minimal.a(atomicops-internals-x86.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/gperftools-2.0/libtcmalloc_minimal.a(memfs_malloc.o) has no symbols
gcc -o build/darwin/64/third_party/libstemmer_c/libstemmer/libstemmer_utf8.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/libstemmer/libstemmer_utf8.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_danish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_danish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_french.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_french.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_norwegian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_norwegian.c
3 warnings generated.
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_swedish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_swedish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_dutch.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_dutch.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_german.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_german.c
ar rc build/darwin/64/third_party/boost/libboost_thread.a build/darwin/64/third_party/boost/libs/thread/src/pthread/once.o build/darwin/64/third_party/boost/libs/thread/src/pthread/thread.o
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_porter.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_porter.c
ranlib build/darwin/64/third_party/boost/libboost_thread.a
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_spanish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_spanish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_dutch.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_dutch.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_german.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_german.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_porter.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_porter.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_2_romanian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_2_romanian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_english.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_english.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_hungarian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_hungarian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_portuguese.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_portuguese.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_swedish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_swedish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_english.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_english.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_hungarian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_hungarian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_portuguese.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_portuguese.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_KOI8_R_russian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_KOI8_R_russian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_finnish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_finnish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_italian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_italian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_romanian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_romanian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_turkish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_turkish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_finnish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_finnish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_italian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_italian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_spanish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_ISO_8859_1_spanish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_danish.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_danish.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_french.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_french.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_norwegian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_norwegian.c
gcc -o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_russian.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/libstemmer_c/src_c/stem_UTF_8_russian.c
g++ -o build/darwin/64/third_party/murmurhash3/MurmurHash3.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/third_party/murmurhash3/MurmurHash3.cpp
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_byte_order.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_byte_order.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_compile.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_compile.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_config.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_config.c
ar rc build/darwin/64/third_party/murmurhash3/libmurmurhash3.a build/darwin/64/third_party/murmurhash3/MurmurHash3.o
ranlib build/darwin/64/third_party/murmurhash3/libmurmurhash3.a
ar rc build/darwin/64/third_party/libstemmer_c/libstemmer.a build/darwin/64/third_party/libstemmer_c/runtime/api.o build/darwin/64/third_party/libstemmer_c/runtime/utilities.o build/darwin/64/third_party/libstemmer_c/libstemmer/libstemmer_utf8.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_danish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_french.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_norwegian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_swedish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_dutch.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_german.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_porter.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_spanish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_dutch.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_german.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_porter.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_2_romanian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_english.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_hungarian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_portuguese.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_swedish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_english.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_hungarian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_portuguese.o build/darwin/64/third_party/libstemmer_c/src_c/stem_KOI8_R_russian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_finnish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_italian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_romanian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_turkish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_finnish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_italian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_spanish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_danish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_french.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_norwegian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_russian.o
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_dfa_exec.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_dfa_exec.c
ranlib build/darwin/64/third_party/libstemmer_c/libstemmer.a
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_exec.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_exec.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_fullinfo.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_fullinfo.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_get.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_get.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_globals.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_globals.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_maketables.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_maketables.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_newline.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_newline.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_ord2utf8.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_ord2utf8.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_refcount.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_refcount.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_string_utils.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_string_utils.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_study.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_study.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_tables.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_tables.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_ucd.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_ucd.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_valid_utf8.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_valid_utf8.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_version.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_version.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_xclass.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_xclass.c
gcc -o build/darwin/64/third_party/pcre-8.30/pcre_chartables.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_chartables.c
g++ -o build/darwin/64/third_party/pcre-8.30/pcrecpp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcrecpp.cc
g++ -o build/darwin/64/third_party/pcre-8.30/pcre_scanner.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_scanner.cc
g++ -o build/darwin/64/third_party/pcre-8.30/pcre_stringpiece.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcre_stringpiece.cc
gcc -o build/darwin/64/third_party/pcre-8.30/pcreposix.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DHAVE_CONFIG_H -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 src/third_party/pcre-8.30/pcreposix.c
g++ -o build/darwin/64/third_party/s2/base/int128.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/base/int128.cc
g++ -o build/darwin/64/third_party/s2/base/logging.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/base/logging.cc
g++ -o build/darwin/64/third_party/s2/base/stringprintf.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/base/stringprintf.cc
g++ -o build/darwin/64/third_party/s2/base/strtoint.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/base/strtoint.cc
In file included from src/third_party/s2/base/strtoint.cc:8:
src/third_party/s2/base/port.h:286:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std; // just like VC++, we need a using here
^
g++ -o build/darwin/64/third_party/s2/s1angle.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s1angle.cc
g++ -o build/darwin/64/third_party/s2/s2.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2.cc
1 warning generated.
g++ -o build/darwin/64/third_party/s2/s2cellid.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2cellid.cc
ar rc build/darwin/64/third_party/s2/base/libbase.a build/darwin/64/third_party/s2/base/int128.o build/darwin/64/third_party/s2/base/logging.o build/darwin/64/third_party/s2/base/stringprintf.o build/darwin/64/third_party/s2/base/strtoint.o
ranlib build/darwin/64/third_party/s2/base/libbase.a
g++ -o build/darwin/64/third_party/s2/s2latlng.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2latlng.cc
g++ -o build/darwin/64/third_party/s2/s1interval.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s1interval.cc
g++ -o build/darwin/64/third_party/s2/s2cap.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2cap.cc
In file included from src/third_party/s2/s1angle.cc:10:
In file included from src/third_party/s2/s1angle.h:15:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
src/third_party/s2/s1angle.cc:28:14: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
radians_ = drem(radians_, 2.0 * M_PI);
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
g++ -o build/darwin/64/third_party/s2/s2cell.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2cell.cc
In file included from src/third_party/s2/s2.cc:3:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
2 warnings generated.
g++ -o build/darwin/64/third_party/s2/s2cellunion.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2cellunion.cc
In file included from src/third_party/s2/s2cellid.cc:3:
In file included from src/third_party/s2/s2cellid.h:20:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/third_party/s2/s2latlng.cc:2:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
src/third_party/s2/s1interval.cc:183:21: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
S1Interval result(drem(lo() - radius, 2*M_PI), drem(hi() + radius, 2*M_PI));
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
src/third_party/s2/s1interval.cc:183:50: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
S1Interval result(drem(lo() - radius, 2*M_PI), drem(hi() + radius, 2*M_PI));
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
src/third_party/s2/s1interval.cc:248:16: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
return (fabs(drem(y.lo() - lo(), 2 * M_PI)) +
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
src/third_party/s2/s1interval.cc:249:16: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
fabs(drem(y.hi() - hi(), 2 * M_PI))) <= max_error;
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
src/third_party/s2/s2latlng.cc:11:19: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
drem(lng().radians(), 2 * M_PI));
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
In file included from src/third_party/s2/s2cap.cc:5:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
In file included from src/third_party/s2/s2cell.cc:3:
In file included from src/third_party/s2/s2cell.h:8:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/third_party/s2/s2edgeindex.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2edgeindex.cc
src/third_party/s2/s2cap.cc:156:16: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
lng[0] = drem(axis_ll.lng().radians() - angle_A, 2 * M_PI);
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
src/third_party/s2/s2cap.cc:157:16: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
lng[1] = drem(axis_ll.lng().radians() + angle_A, 2 * M_PI);
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
2 warnings generated.
g++ -o build/darwin/64/third_party/s2/s2edgeutil.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2edgeutil.cc
In file included from src/third_party/s2/s2cellunion.cc:3:
In file included from src/third_party/s2/s2cellunion.h:12:
In file included from src/third_party/s2/s2region.h:6:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
4 warnings generated.
g++ -o build/darwin/64/third_party/s2/s2latlngrect.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2latlngrect.cc
3 warnings generated.
g++ -o build/darwin/64/third_party/s2/s2loop.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2loop.cc
In file included from src/third_party/s2/s2edgeindex.cc:54:
In file included from src/third_party/s2/s2edgeindex.h:22:
In file included from src/third_party/s2/s2cellid.h:20:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/third_party/s2/s2edgeutil.cc:9:
In file included from src/third_party/s2/s2edgeutil.h:8:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
g++ -o build/darwin/64/third_party/s2/s2pointregion.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2pointregion.cc
In file included from src/third_party/s2/s2latlngrect.cc:10:
In file included from src/third_party/s2/s2latlngrect.h:14:
In file included from src/third_party/s2/s1angle.h:15:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
src/third_party/s2/s2latlngrect.cc:174:7: warning: 'drem' is deprecated: first deprecated in OS X 10.9
[-Wdeprecated-declarations]
if (drem(lng_span, 2 * M_PI) >= 0) {
^
/usr/include/math.h:716:15: note: 'drem' declared here
extern double drem(double, double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
In file included from src/third_party/s2/s2loop.cc:16:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
g++ -o build/darwin/64/third_party/s2/s2polygon.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2polygon.cc
1 warning generated.
g++ -o build/darwin/64/third_party/s2/s2polygonbuilder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2polygonbuilder.cc
In file included from src/third_party/s2/s2pointregion.cc:3:
In file included from src/third_party/s2/s2pointregion.h:8:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
g++ -o build/darwin/64/third_party/s2/s2polyline.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2polyline.cc
1 warning generated.
1 warning generated.
In file included from src/third_party/s2/s2polygon.cc:10:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/third_party/s2/s2r2rect.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2r2rect.cc
g++ -o build/darwin/64/third_party/s2/s2region.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2region.cc
2 warnings generated.
g++ -o build/darwin/64/third_party/s2/s2regioncoverer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2regioncoverer.cc
In file included from src/third_party/s2/s2polygonbuilder.cc:3:
In file included from src/third_party/s2/s2polygonbuilder.h:23:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
src/third_party/s2/s2polygon.cc:108:12: warning: 'hash' defined as a class template here but previously declared as
a struct template [-Wmismatched-tags]
template<> class hash<S2PointPair> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/third_party/s2/s2polyline.cc:10:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/third_party/s2/s2r2rect.cc:3:
In file included from src/third_party/s2/s2r2rect.h:9:
In file included from src/third_party/s2/s2region.h:6:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/third_party/s2/s2region.cc:3:
In file included from src/third_party/s2/s2region.h:6:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
g++ -o build/darwin/64/third_party/s2/s2regionintersection.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2regionintersection.cc
In file included from src/third_party/s2/s2regioncoverer.cc:3:
In file included from src/third_party/s2/s2regioncoverer.h:20:
In file included from src/third_party/s2/s2cell.h:8:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
g++ -o build/darwin/64/third_party/s2/s2regionunion.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DDEBUG_MODE=false -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/s2regionunion.cc
1 warning generated.
In file included from src/third_party/s2/s2regionintersection.cc:3:
In file included from src/third_party/s2/s2regionintersection.h:12:
In file included from src/third_party/s2/s2region.h:6:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/third_party/s2/strings/split.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/strings/split.cc
In file included from src/third_party/s2/s2regionunion.cc:3:
In file included from src/third_party/s2/s2regionunion.h:12:
In file included from src/third_party/s2/s2region.h:6:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
1 warning generated.
g++ -o build/darwin/64/third_party/s2/strings/stringprintf.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/strings/stringprintf.cc
1 warning generated.
g++ -o build/darwin/64/third_party/s2/strings/strutil.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/strings/strutil.cc
1 warning generated.
g++ -o build/darwin/64/third_party/s2/util/coding/coder.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -Isrc/third_party/gflags-2.0/src -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/util/coding/coder.cc
g++ -o build/darwin/64/third_party/s2/util/coding/varint.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -Isrc/third_party/gflags-2.0/src -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/util/coding/varint.cc
1 warning generated.
g++ -o build/darwin/64/third_party/s2/util/math/mathutil.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Isrc/third_party/s2 -Isrc/third_party/gflags-2.0/src -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/third_party/s2/util/math/mathutil.cc
g++ -o build/darwin/64/third_party/snappy/snappy.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Wno-sign-compare -Wno-unused-function -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/snappy/snappy.cc
ar rc build/darwin/64/third_party/s2/util/coding/libcoding.a build/darwin/64/third_party/s2/util/coding/coder.o build/darwin/64/third_party/s2/util/coding/varint.o
1 warning generated.
ranlib build/darwin/64/third_party/s2/util/coding/libcoding.a
g++ -o build/darwin/64/third_party/snappy/snappy-sinksource.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -Wno-sign-compare -Wno-unused-function -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/snappy/snappy-sinksource.cc
2 warnings generated.
g++ -o build/darwin/64/third_party/v8/src/x64/assembler-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/assembler-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/builtins-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/builtins-x64.cc
ar rc build/darwin/64/third_party/s2/libs2.a build/darwin/64/third_party/s2/s1angle.o build/darwin/64/third_party/s2/s2.o build/darwin/64/third_party/s2/s2cellid.o build/darwin/64/third_party/s2/s2latlng.o build/darwin/64/third_party/s2/s1interval.o build/darwin/64/third_party/s2/s2cap.o build/darwin/64/third_party/s2/s2cell.o build/darwin/64/third_party/s2/s2cellunion.o build/darwin/64/third_party/s2/s2edgeindex.o build/darwin/64/third_party/s2/s2edgeutil.o build/darwin/64/third_party/s2/s2latlngrect.o build/darwin/64/third_party/s2/s2loop.o build/darwin/64/third_party/s2/s2pointregion.o build/darwin/64/third_party/s2/s2polygon.o build/darwin/64/third_party/s2/s2polygonbuilder.o build/darwin/64/third_party/s2/s2polyline.o build/darwin/64/third_party/s2/s2r2rect.o build/darwin/64/third_party/s2/s2region.o build/darwin/64/third_party/s2/s2regioncoverer.o build/darwin/64/third_party/s2/s2regionintersection.o build/darwin/64/third_party/s2/s2regionunion.o
ar rc build/darwin/64/third_party/s2/strings/libstrings.a build/darwin/64/third_party/s2/strings/split.o build/darwin/64/third_party/s2/strings/stringprintf.o build/darwin/64/third_party/s2/strings/strutil.o
g++ -o build/darwin/64/third_party/v8/src/x64/code-stubs-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/code-stubs-x64.cc
ranlib build/darwin/64/third_party/s2/strings/libstrings.a
ranlib build/darwin/64/third_party/s2/libs2.a
ar rc build/darwin/64/third_party/s2/util/math/libmath.a build/darwin/64/third_party/s2/util/math/mathutil.o
ranlib build/darwin/64/third_party/s2/util/math/libmath.a
g++ -o build/darwin/64/third_party/v8/src/x64/codegen-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/codegen-x64.cc
ar rc build/darwin/64/third_party/snappy/libsnappy.a build/darwin/64/third_party/snappy/snappy.o build/darwin/64/third_party/snappy/snappy-sinksource.o
ranlib build/darwin/64/third_party/snappy/libsnappy.a
g++ -o build/darwin/64/third_party/v8/src/x64/cpu-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/cpu-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/debug-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/debug-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/deoptimizer-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/deoptimizer-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/disasm-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/disasm-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/frames-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/frames-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/full-codegen-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/full-codegen-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/ic-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/ic-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/lithium-codegen-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/lithium-codegen-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/lithium-gap-resolver-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/lithium-gap-resolver-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/lithium-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/lithium-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/macro-assembler-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/macro-assembler-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/regexp-macro-assembler-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/regexp-macro-assembler-x64.cc
g++ -o build/darwin/64/third_party/v8/src/x64/stub-cache-x64.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/x64/stub-cache-x64.cc
g++ -o build/darwin/64/third_party/v8/src/platform-macos.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/platform-macos.cc
g++ -o build/darwin/64/third_party/v8/src/platform-posix.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/platform-posix.cc
g++ -o build/darwin/64/third_party/v8/src/accessors.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/accessors.cc
g++ -o build/darwin/64/third_party/v8/src/allocation.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/allocation.cc
g++ -o build/darwin/64/third_party/v8/src/api.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/api.cc
g++ -o build/darwin/64/third_party/v8/src/assembler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/assembler.cc
g++ -o build/darwin/64/third_party/v8/src/ast.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/ast.cc
g++ -o build/darwin/64/third_party/v8/src/atomicops_internals_x86_gcc.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/atomicops_internals_x86_gcc.cc
g++ -o build/darwin/64/third_party/v8/src/bignum-dtoa.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/bignum-dtoa.cc
g++ -o build/darwin/64/third_party/v8/src/bignum.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/bignum.cc
g++ -o build/darwin/64/third_party/v8/src/bootstrapper.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/bootstrapper.cc
g++ -o build/darwin/64/third_party/v8/src/builtins.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/builtins.cc
g++ -o build/darwin/64/third_party/v8/src/cached-powers.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/cached-powers.cc
g++ -o build/darwin/64/third_party/v8/src/checks.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/checks.cc
g++ -o build/darwin/64/third_party/v8/src/circular-queue.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/circular-queue.cc
g++ -o build/darwin/64/third_party/v8/src/code-stubs.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/code-stubs.cc
g++ -o build/darwin/64/third_party/v8/src/codegen.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/codegen.cc
g++ -o build/darwin/64/third_party/v8/src/compilation-cache.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/compilation-cache.cc
g++ -o build/darwin/64/third_party/v8/src/compiler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/compiler.cc
g++ -o build/darwin/64/third_party/v8/src/contexts.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/contexts.cc
g++ -o build/darwin/64/third_party/v8/src/conversions.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/conversions.cc
g++ -o build/darwin/64/third_party/v8/src/counters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/counters.cc
g++ -o build/darwin/64/third_party/v8/src/cpu-profiler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/cpu-profiler.cc
g++ -o build/darwin/64/third_party/v8/src/data-flow.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/data-flow.cc
g++ -o build/darwin/64/third_party/v8/src/date.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/date.cc
g++ -o build/darwin/64/third_party/v8/src/dateparser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/dateparser.cc
g++ -o build/darwin/64/third_party/v8/src/debug-agent.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/debug-agent.cc
g++ -o build/darwin/64/third_party/v8/src/debug.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/debug.cc
g++ -o build/darwin/64/third_party/v8/src/deoptimizer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/deoptimizer.cc
g++ -o build/darwin/64/third_party/v8/src/disassembler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/disassembler.cc
g++ -o build/darwin/64/third_party/v8/src/diy-fp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/diy-fp.cc
g++ -o build/darwin/64/third_party/v8/src/dtoa.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/dtoa.cc
g++ -o build/darwin/64/third_party/v8/src/elements-kind.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/elements-kind.cc
g++ -o build/darwin/64/third_party/v8/src/elements.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/elements.cc
g++ -o build/darwin/64/third_party/v8/src/execution.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/execution.cc
g++ -o build/darwin/64/third_party/v8/src/extensions/externalize-string-extension.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/extensions/externalize-string-extension.cc
g++ -o build/darwin/64/third_party/v8/src/extensions/gc-extension.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/extensions/gc-extension.cc
g++ -o build/darwin/64/third_party/v8/src/extensions/statistics-extension.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/extensions/statistics-extension.cc
g++ -o build/darwin/64/third_party/v8/src/factory.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/factory.cc
g++ -o build/darwin/64/third_party/v8/src/fast-dtoa.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/fast-dtoa.cc
g++ -o build/darwin/64/third_party/v8/src/fixed-dtoa.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/fixed-dtoa.cc
g++ -o build/darwin/64/third_party/v8/src/flags.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/flags.cc
g++ -o build/darwin/64/third_party/v8/src/frames.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/frames.cc
g++ -o build/darwin/64/third_party/v8/src/full-codegen.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/full-codegen.cc
g++ -o build/darwin/64/third_party/v8/src/func-name-inferrer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/func-name-inferrer.cc
g++ -o build/darwin/64/third_party/v8/src/gdb-jit.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/gdb-jit.cc
g++ -o build/darwin/64/third_party/v8/src/global-handles.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/global-handles.cc
g++ -o build/darwin/64/third_party/v8/src/handles.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/handles.cc
ar rc build/darwin/64/third_party/pcre-8.30/libpcrecpp.a build/darwin/64/third_party/pcre-8.30/pcre_byte_order.o build/darwin/64/third_party/pcre-8.30/pcre_compile.o build/darwin/64/third_party/pcre-8.30/pcre_config.o build/darwin/64/third_party/pcre-8.30/pcre_dfa_exec.o build/darwin/64/third_party/pcre-8.30/pcre_exec.o build/darwin/64/third_party/pcre-8.30/pcre_fullinfo.o build/darwin/64/third_party/pcre-8.30/pcre_get.o build/darwin/64/third_party/pcre-8.30/pcre_globals.o build/darwin/64/third_party/pcre-8.30/pcre_maketables.o build/darwin/64/third_party/pcre-8.30/pcre_newline.o build/darwin/64/third_party/pcre-8.30/pcre_ord2utf8.o build/darwin/64/third_party/pcre-8.30/pcre_refcount.o build/darwin/64/third_party/pcre-8.30/pcre_string_utils.o build/darwin/64/third_party/pcre-8.30/pcre_study.o build/darwin/64/third_party/pcre-8.30/pcre_tables.o build/darwin/64/third_party/pcre-8.30/pcre_ucd.o build/darwin/64/third_party/pcre-8.30/pcre_valid_utf8.o build/darwin/64/third_party/pcre-8.30/pcre_version.o build/darwin/64/third_party/pcre-8.30/pcre_xclass.o build/darwin/64/third_party/pcre-8.30/pcre_chartables.o build/darwin/64/third_party/pcre-8.30/pcrecpp.o build/darwin/64/third_party/pcre-8.30/pcre_scanner.o build/darwin/64/third_party/pcre-8.30/pcre_stringpiece.o build/darwin/64/third_party/pcre-8.30/pcreposix.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/pcre-8.30/libpcrecpp.a(pcre_string_utils.o) has no symbols
ranlib build/darwin/64/third_party/pcre-8.30/libpcrecpp.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/pcre-8.30/libpcrecpp.a(pcre_string_utils.o) has no symbols
g++ -o build/darwin/64/third_party/v8/src/heap-profiler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/heap-profiler.cc
g++ -o build/darwin/64/third_party/v8/src/heap.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/heap.cc
g++ -o build/darwin/64/third_party/v8/src/hydrogen-instructions.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/hydrogen-instructions.cc
g++ -o build/darwin/64/third_party/v8/src/hydrogen.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/hydrogen.cc
g++ -o build/darwin/64/third_party/v8/src/ic.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/ic.cc
g++ -o build/darwin/64/third_party/v8/src/incremental-marking.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/incremental-marking.cc
g++ -o build/darwin/64/third_party/v8/src/inspector.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/inspector.cc
g++ -o build/darwin/64/third_party/v8/src/interface.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/interface.cc
g++ -o build/darwin/64/third_party/v8/src/interpreter-irregexp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/interpreter-irregexp.cc
g++ -o build/darwin/64/third_party/v8/src/isolate.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/isolate.cc
g++ -o build/darwin/64/third_party/v8/src/jsregexp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/jsregexp.cc
g++ -o build/darwin/64/third_party/v8/src/lithium-allocator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/lithium-allocator.cc
g++ -o build/darwin/64/third_party/v8/src/lithium.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/lithium.cc
g++ -o build/darwin/64/third_party/v8/src/liveedit.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/liveedit.cc
g++ -o build/darwin/64/third_party/v8/src/liveobjectlist.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/liveobjectlist.cc
g++ -o build/darwin/64/third_party/v8/src/log-utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/log-utils.cc
g++ -o build/darwin/64/third_party/v8/src/log.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/log.cc
g++ -o build/darwin/64/third_party/v8/src/mark-compact.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/mark-compact.cc
g++ -o build/darwin/64/third_party/v8/src/messages.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/messages.cc
g++ -o build/darwin/64/third_party/v8/src/objects-printer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/objects-printer.cc
g++ -o build/darwin/64/third_party/v8/src/objects-visiting.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/objects-visiting.cc
g++ -o build/darwin/64/third_party/v8/src/objects.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/objects.cc
g++ -o build/darwin/64/third_party/v8/src/once.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/once.cc
g++ -o build/darwin/64/third_party/v8/src/optimizing-compiler-thread.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/optimizing-compiler-thread.cc
g++ -o build/darwin/64/third_party/v8/src/parser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/parser.cc
g++ -o build/darwin/64/third_party/v8/src/preparse-data.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/preparse-data.cc
g++ -o build/darwin/64/third_party/v8/src/preparser.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/preparser.cc
g++ -o build/darwin/64/third_party/v8/src/profile-generator.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/profile-generator.cc
g++ -o build/darwin/64/third_party/v8/src/property.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/property.cc
g++ -o build/darwin/64/third_party/v8/src/regexp-macro-assembler-irregexp.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/regexp-macro-assembler-irregexp.cc
g++ -o build/darwin/64/third_party/v8/src/regexp-macro-assembler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/regexp-macro-assembler.cc
g++ -o build/darwin/64/third_party/v8/src/regexp-stack.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/regexp-stack.cc
g++ -o build/darwin/64/third_party/v8/src/rewriter.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/rewriter.cc
g++ -o build/darwin/64/third_party/v8/src/runtime-profiler.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/runtime-profiler.cc
g++ -o build/darwin/64/third_party/v8/src/runtime.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/runtime.cc
g++ -o build/darwin/64/third_party/v8/src/safepoint-table.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/safepoint-table.cc
g++ -o build/darwin/64/third_party/v8/src/scanner-character-streams.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/scanner-character-streams.cc
g++ -o build/darwin/64/third_party/v8/src/scanner.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/scanner.cc
g++ -o build/darwin/64/third_party/v8/src/scopeinfo.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/scopeinfo.cc
g++ -o build/darwin/64/third_party/v8/src/scopes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/scopes.cc
g++ -o build/darwin/64/third_party/v8/src/serialize.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/serialize.cc
g++ -o build/darwin/64/third_party/v8/src/snapshot-common.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/snapshot-common.cc
g++ -o build/darwin/64/third_party/v8/src/spaces.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/spaces.cc
g++ -o build/darwin/64/third_party/v8/src/store-buffer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/store-buffer.cc
g++ -o build/darwin/64/third_party/v8/src/string-search.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/string-search.cc
g++ -o build/darwin/64/third_party/v8/src/string-stream.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/string-stream.cc
g++ -o build/darwin/64/third_party/v8/src/strtod.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/strtod.cc
g++ -o build/darwin/64/third_party/v8/src/stub-cache.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/stub-cache.cc
g++ -o build/darwin/64/third_party/v8/src/token.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/token.cc
g++ -o build/darwin/64/third_party/v8/src/transitions.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/transitions.cc
g++ -o build/darwin/64/third_party/v8/src/type-info.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/type-info.cc
g++ -o build/darwin/64/third_party/v8/src/unicode.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/unicode.cc
g++ -o build/darwin/64/third_party/v8/src/utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/utils.cc
g++ -o build/darwin/64/third_party/v8/src/v8-counters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/v8-counters.cc
g++ -o build/darwin/64/third_party/v8/src/v8.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/v8.cc
g++ -o build/darwin/64/third_party/v8/src/v8conversions.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/v8conversions.cc
g++ -o build/darwin/64/third_party/v8/src/v8threads.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/v8threads.cc
g++ -o build/darwin/64/third_party/v8/src/v8utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/v8utils.cc
g++ -o build/darwin/64/third_party/v8/src/variables.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/variables.cc
g++ -o build/darwin/64/third_party/v8/src/version.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/version.cc
g++ -o build/darwin/64/third_party/v8/src/zone.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/zone.cc
JS2C(["build/darwin/64/third_party/v8/src/libraries.cc"], ["src/third_party/v8/src/runtime.js", "src/third_party/v8/src/v8natives.js", "src/third_party/v8/src/array.js", "src/third_party/v8/src/string.js", "src/third_party/v8/src/uri.js", "src/third_party/v8/src/math.js", "src/third_party/v8/src/messages.js", "src/third_party/v8/src/apinatives.js", "src/third_party/v8/src/date.js", "src/third_party/v8/src/regexp.js", "src/third_party/v8/src/json.js", "src/third_party/v8/src/liveedit-debugger.js", "src/third_party/v8/src/mirror-debugger.js", "src/third_party/v8/src/debug-debugger.js", "src/third_party/v8/src/macros.py"])
g++ -o build/darwin/64/third_party/v8/src/libraries.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy build/darwin/64/third_party/v8/src/libraries.cc
JS2C(["build/darwin/64/third_party/v8/src/experimental-libraries.cc"], ["src/third_party/v8/src/proxy.js", "src/third_party/v8/src/collection.js", "src/third_party/v8/src/macros.py"])
g++ -o build/darwin/64/third_party/v8/src/snapshot-empty.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy src/third_party/v8/src/snapshot-empty.cc
g++ -o build/darwin/64/mongo/shell/dbshell.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/mongo/shell/dbshell.cpp
g++ -o build/darwin/64/mongo/shell/shell_utils.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/mongo/shell/shell_utils.cpp
g++ -o build/darwin/64/mongo/shell/shell_utils_extended.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/mongo/shell/shell_utils_extended.cpp
g++ -o build/darwin/64/mongo/shell/shell_utils_launcher.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/mongo/shell/shell_utils_launcher.cpp
g++ -o build/darwin/64/third_party/v8/src/experimental-libraries.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -ansi -pedantic -mmacosx-version-min=10.4 -Wno-unused-parameter -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -Ibuild/darwin/64/third_party/v8/src -Isrc/third_party/v8/src -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy build/darwin/64/third_party/v8/src/experimental-libraries.cc
jsToH(["build/darwin/64/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/replsetbridge.js"])
g++ -o build/darwin/64/mongo/shell/mongo-server.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include build/darwin/64/mongo/shell/mongo-server.cpp
g++ -o build/darwin/64/mongo/shell/linenoise.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/mongo/shell/linenoise.cpp
g++ -o build/darwin/64/mongo/shell/linenoise_utf8.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/mongo/shell/linenoise_utf8.cpp
g++ -o build/darwin/64/mongo/shell/mk_wcwidth.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include src/mongo/shell/mk_wcwidth.cpp
g++ -o build/darwin/64/mongo/client/clientAndShell.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/clientAndShell.cpp
g++ -o build/darwin/64/mongo/client/gridfs.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/gridfs.cpp
ar rc build/darwin/64/third_party/v8/libv8.a build/darwin/64/third_party/v8/src/x64/assembler-x64.o build/darwin/64/third_party/v8/src/x64/builtins-x64.o build/darwin/64/third_party/v8/src/x64/code-stubs-x64.o build/darwin/64/third_party/v8/src/x64/codegen-x64.o build/darwin/64/third_party/v8/src/x64/cpu-x64.o build/darwin/64/third_party/v8/src/x64/debug-x64.o build/darwin/64/third_party/v8/src/x64/deoptimizer-x64.o build/darwin/64/third_party/v8/src/x64/disasm-x64.o build/darwin/64/third_party/v8/src/x64/frames-x64.o build/darwin/64/third_party/v8/src/x64/full-codegen-x64.o build/darwin/64/third_party/v8/src/x64/ic-x64.o build/darwin/64/third_party/v8/src/x64/lithium-codegen-x64.o build/darwin/64/third_party/v8/src/x64/lithium-gap-resolver-x64.o build/darwin/64/third_party/v8/src/x64/lithium-x64.o build/darwin/64/third_party/v8/src/x64/macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/regexp-macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/stub-cache-x64.o build/darwin/64/third_party/v8/src/platform-macos.o build/darwin/64/third_party/v8/src/platform-posix.o build/darwin/64/third_party/v8/src/accessors.o build/darwin/64/third_party/v8/src/allocation.o build/darwin/64/third_party/v8/src/api.o build/darwin/64/third_party/v8/src/assembler.o build/darwin/64/third_party/v8/src/ast.o build/darwin/64/third_party/v8/src/atomicops_internals_x86_gcc.o build/darwin/64/third_party/v8/src/bignum-dtoa.o build/darwin/64/third_party/v8/src/bignum.o build/darwin/64/third_party/v8/src/bootstrapper.o build/darwin/64/third_party/v8/src/builtins.o build/darwin/64/third_party/v8/src/cached-powers.o build/darwin/64/third_party/v8/src/checks.o build/darwin/64/third_party/v8/src/circular-queue.o build/darwin/64/third_party/v8/src/code-stubs.o build/darwin/64/third_party/v8/src/codegen.o build/darwin/64/third_party/v8/src/compilation-cache.o build/darwin/64/third_party/v8/src/compiler.o build/darwin/64/third_party/v8/src/contexts.o build/darwin/64/third_party/v8/src/conversions.o build/darwin/64/third_party/v8/src/counters.o build/darwin/64/third_party/v8/src/cpu-profiler.o build/darwin/64/third_party/v8/src/data-flow.o build/darwin/64/third_party/v8/src/date.o build/darwin/64/third_party/v8/src/dateparser.o build/darwin/64/third_party/v8/src/debug-agent.o build/darwin/64/third_party/v8/src/debug.o build/darwin/64/third_party/v8/src/deoptimizer.o build/darwin/64/third_party/v8/src/disassembler.o build/darwin/64/third_party/v8/src/diy-fp.o build/darwin/64/third_party/v8/src/dtoa.o build/darwin/64/third_party/v8/src/elements-kind.o build/darwin/64/third_party/v8/src/elements.o build/darwin/64/third_party/v8/src/execution.o build/darwin/64/third_party/v8/src/extensions/externalize-string-extension.o build/darwin/64/third_party/v8/src/extensions/gc-extension.o build/darwin/64/third_party/v8/src/extensions/statistics-extension.o build/darwin/64/third_party/v8/src/factory.o build/darwin/64/third_party/v8/src/fast-dtoa.o build/darwin/64/third_party/v8/src/fixed-dtoa.o build/darwin/64/third_party/v8/src/flags.o build/darwin/64/third_party/v8/src/frames.o build/darwin/64/third_party/v8/src/full-codegen.o build/darwin/64/third_party/v8/src/func-name-inferrer.o build/darwin/64/third_party/v8/src/gdb-jit.o build/darwin/64/third_party/v8/src/global-handles.o build/darwin/64/third_party/v8/src/handles.o build/darwin/64/third_party/v8/src/heap-profiler.o build/darwin/64/third_party/v8/src/heap.o build/darwin/64/third_party/v8/src/hydrogen-instructions.o build/darwin/64/third_party/v8/src/hydrogen.o build/darwin/64/third_party/v8/src/ic.o build/darwin/64/third_party/v8/src/incremental-marking.o build/darwin/64/third_party/v8/src/inspector.o build/darwin/64/third_party/v8/src/interface.o build/darwin/64/third_party/v8/src/interpreter-irregexp.o build/darwin/64/third_party/v8/src/isolate.o build/darwin/64/third_party/v8/src/jsregexp.o build/darwin/64/third_party/v8/src/lithium-allocator.o build/darwin/64/third_party/v8/src/lithium.o build/darwin/64/third_party/v8/src/liveedit.o build/darwin/64/third_party/v8/src/liveobjectlist.o build/darwin/64/third_party/v8/src/log-utils.o build/darwin/64/third_party/v8/src/log.o build/darwin/64/third_party/v8/src/mark-compact.o build/darwin/64/third_party/v8/src/messages.o build/darwin/64/third_party/v8/src/objects-printer.o build/darwin/64/third_party/v8/src/objects-visiting.o build/darwin/64/third_party/v8/src/objects.o build/darwin/64/third_party/v8/src/once.o build/darwin/64/third_party/v8/src/optimizing-compiler-thread.o build/darwin/64/third_party/v8/src/parser.o build/darwin/64/third_party/v8/src/preparse-data.o build/darwin/64/third_party/v8/src/preparser.o build/darwin/64/third_party/v8/src/profile-generator.o build/darwin/64/third_party/v8/src/property.o build/darwin/64/third_party/v8/src/regexp-macro-assembler-irregexp.o build/darwin/64/third_party/v8/src/regexp-macro-assembler.o build/darwin/64/third_party/v8/src/regexp-stack.o build/darwin/64/third_party/v8/src/rewriter.o build/darwin/64/third_party/v8/src/runtime-profiler.o build/darwin/64/third_party/v8/src/runtime.o build/darwin/64/third_party/v8/src/safepoint-table.o build/darwin/64/third_party/v8/src/scanner-character-streams.o build/darwin/64/third_party/v8/src/scanner.o build/darwin/64/third_party/v8/src/scopeinfo.o build/darwin/64/third_party/v8/src/scopes.o build/darwin/64/third_party/v8/src/serialize.o build/darwin/64/third_party/v8/src/snapshot-common.o build/darwin/64/third_party/v8/src/spaces.o build/darwin/64/third_party/v8/src/store-buffer.o build/darwin/64/third_party/v8/src/string-search.o build/darwin/64/third_party/v8/src/string-stream.o build/darwin/64/third_party/v8/src/strtod.o build/darwin/64/third_party/v8/src/stub-cache.o build/darwin/64/third_party/v8/src/token.o build/darwin/64/third_party/v8/src/transitions.o build/darwin/64/third_party/v8/src/type-info.o build/darwin/64/third_party/v8/src/unicode.o build/darwin/64/third_party/v8/src/utils.o build/darwin/64/third_party/v8/src/v8-counters.o build/darwin/64/third_party/v8/src/v8.o build/darwin/64/third_party/v8/src/v8conversions.o build/darwin/64/third_party/v8/src/v8threads.o build/darwin/64/third_party/v8/src/v8utils.o build/darwin/64/third_party/v8/src/variables.o build/darwin/64/third_party/v8/src/version.o build/darwin/64/third_party/v8/src/zone.o build/darwin/64/third_party/v8/src/libraries.o build/darwin/64/third_party/v8/src/experimental-libraries.o build/darwin/64/third_party/v8/src/snapshot-empty.o
g++ -o build/darwin/64/mongo/db/db.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/db.cpp
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(atomicops_internals_x86_gcc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(gdb-jit.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(inspector.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(liveobjectlist.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(objects-printer.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(regexp-macro-assembler-irregexp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(string-search.o) has no symbols
ranlib build/darwin/64/third_party/v8/libv8.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(atomicops_internals_x86_gcc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(gdb-jit.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(inspector.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(liveobjectlist.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(objects-printer.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(regexp-macro-assembler-irregexp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/third_party/v8/libv8.a(string-search.o) has no symbols
ar rc build/darwin/64/mongo/libclientandshell.a build/darwin/64/mongo/client/clientAndShell.o
ranlib build/darwin/64/mongo/libclientandshell.a
g++ -o build/darwin/64/mongo/db/compact.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/compact.cpp
In file included from src/mongo/db/db.cpp:27:
In file included from src/mongo/db/clientcursor.h:31:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/db/commands/touch.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/commands/touch.cpp
ar rc build/darwin/64/mongo/libgridfs.a build/darwin/64/mongo/client/gridfs.o
ranlib build/darwin/64/mongo/libgridfs.a
g++ -o build/darwin/64/mongo/db/connection_factory.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/connection_factory.cpp
In file included from src/mongo/db/db.cpp:27:
In file included from src/mongo/db/clientcursor.h:37:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/bsondump -fPIC -pthread -rdynamic -stdlib=libstdc++ -m64 build/darwin/64/mongo/tools/bsondump.o -L/usr/64/lib build/darwin/64/mongo/base/configuration_variable_manager.o build/darwin/64/mongo/base/error_codes.o build/darwin/64/mongo/base/global_initializer.o build/darwin/64/mongo/base/global_initializer_registerer.o build/darwin/64/mongo/base/init.o build/darwin/64/mongo/base/initializer.o build/darwin/64/mongo/base/initializer_context.o build/darwin/64/mongo/base/initializer_dependency_graph.o build/darwin/64/mongo/base/make_string_vector.o build/darwin/64/mongo/base/parse_number.o build/darwin/64/mongo/base/status.o build/darwin/64/mongo/base/string_data.o build/darwin/64/mongo/bson/bson_validate.o build/darwin/64/mongo/bson/mutable/mutable_bson.o build/darwin/64/mongo/bson/mutable/mutable_bson_builder.o build/darwin/64/mongo/bson/mutable/mutable_bson_heap.o build/darwin/64/mongo/bson/mutable/mutable_bson_internal.o build/darwin/64/mongo/bson/oid.o build/darwin/64/mongo/bson/util/bson_extract.o build/darwin/64/mongo/buildinfo.o build/darwin/64/mongo/client/connection_factory.o build/darwin/64/mongo/client/connpool.o build/darwin/64/mongo/client/dbclient.o build/darwin/64/mongo/client/dbclient_rs.o build/darwin/64/mongo/client/dbclientcursor.o build/darwin/64/mongo/client/distlock.o build/darwin/64/mongo/client/distlock_test.o build/darwin/64/mongo/client/model.o build/darwin/64/mongo/client/parallel.o build/darwin/64/mongo/client/sasl_client_authenticate.o build/darwin/64/mongo/client/syncclusterconnection.o build/darwin/64/mongo/db/auth/action_set.o build/darwin/64/mongo/db/auth/action_type.o build/darwin/64/mongo/db/auth/auth_external_state.o build/darwin/64/mongo/db/auth/auth_external_state_d.o build/darwin/64/mongo/db/auth/auth_external_state_server_common.o build/darwin/64/mongo/db/auth/auth_index_d.o build/darwin/64/mongo/db/auth/auth_server_parameters.o build/darwin/64/mongo/db/auth/authorization_manager.o build/darwin/64/mongo/db/auth/mongo_authentication_session.o build/darwin/64/mongo/db/auth/principal.o build/darwin/64/mongo/db/auth/principal_set.o build/darwin/64/mongo/db/auth/privilege.o build/darwin/64/mongo/db/auth/privilege_set.o build/darwin/64/mongo/db/auth/security_key.o build/darwin/64/mongo/db/btree.o build/darwin/64/mongo/db/btree_stats.o build/darwin/64/mongo/db/btreebuilder.o build/darwin/64/mongo/db/btreecursor.o build/darwin/64/mongo/db/btreeposition.o build/darwin/64/mongo/db/cap.o build/darwin/64/mongo/db/client.o build/darwin/64/mongo/db/client_basic.o build/darwin/64/mongo/db/clientcursor.o build/darwin/64/mongo/db/cloner.o build/darwin/64/mongo/db/cmdline.o build/darwin/64/mongo/db/commands.o build/darwin/64/mongo/db/commands/authentication_commands.o build/darwin/64/mongo/db/commands/connection_status.o build/darwin/64/mongo/db/commands/distinct.o build/darwin/64/mongo/db/commands/fail_point_cmd.o build/darwin/64/mongo/db/commands/find_and_modify.o build/darwin/64/mongo/db/commands/find_and_modify_common.o build/darwin/64/mongo/db/commands/fsync.o build/darwin/64/mongo/db/commands/group.o build/darwin/64/mongo/db/commands/hashcmd.o build/darwin/64/mongo/db/commands/index_stats.o build/darwin/64/mongo/db/commands/isself.o build/darwin/64/mongo/db/commands/mr.o build/darwin/64/mongo/db/commands/mr_common.o build/darwin/64/mongo/db/commands/parameters.o build/darwin/64/mongo/db/commands/pipeline_command.o build/darwin/64/mongo/db/commands/rename_collection_common.o build/darwin/64/mongo/db/commands/server_status.o build/darwin/64/mongo/db/commands/storage_details.o build/darwin/64/mongo/db/common.o build/darwin/64/mongo/db/curop.o build/darwin/64/mongo/db/cursor.o build/darwin/64/mongo/db/d_concurrency.o build/darwin/64/mongo/db/d_globals.o build/darwin/64/mongo/db/database.o build/darwin/64/mongo/db/dbcommands.o build/darwin/64/mongo/db/dbcommands_admin.o build/darwin/64/mongo/db/dbcommands_generic.o build/darwin/64/mongo/db/dbeval.o build/darwin/64/mongo/db/dbhelpers.o build/darwin/64/mongo/db/dbmessage.o build/darwin/64/mongo/db/dbwebserver.o build/darwin/64/mongo/db/driverHelpers.o build/darwin/64/mongo/db/dur.o build/darwin/64/mongo/db/dur_commitjob.o build/darwin/64/mongo/db/dur_journal.o build/darwin/64/mongo/db/dur_preplogbuffer.o build/darwin/64/mongo/db/dur_recover.o build/darwin/64/mongo/db/dur_writetodatafiles.o build/darwin/64/mongo/db/durop.o build/darwin/64/mongo/db/explain.o build/darwin/64/mongo/db/extsort.o build/darwin/64/mongo/db/field_ref.o build/darwin/64/mongo/db/fts/fts_command.o build/darwin/64/mongo/db/fts/fts_command_mongod.o build/darwin/64/mongo/db/fts/fts_enabled.o build/darwin/64/mongo/db/fts/fts_index.o build/darwin/64/mongo/db/fts/fts_index_format.o build/darwin/64/mongo/db/fts/fts_matcher.o build/darwin/64/mongo/db/fts/fts_query.o build/darwin/64/mongo/db/fts/fts_search.o build/darwin/64/mongo/db/fts/fts_spec.o build/darwin/64/mongo/db/fts/fts_util.o build/darwin/64/mongo/db/fts/stemmer.o build/darwin/64/mongo/db/fts/stop_words.o build/darwin/64/mongo/db/fts/stop_words_list.o build/darwin/64/mongo/db/fts/tokenizer.o build/darwin/64/mongo/db/geo/2d.o build/darwin/64/mongo/db/geo/geonear.o build/darwin/64/mongo/db/geo/geoparser.o build/darwin/64/mongo/db/geo/geoquery.o build/darwin/64/mongo/db/geo/hash.o build/darwin/64/mongo/db/geo/haystack.o build/darwin/64/mongo/db/geo/s2common.o build/darwin/64/mongo/db/geo/s2cursor.o build/darwin/64/mongo/db/geo/s2index.o build/darwin/64/mongo/db/geo/s2nearcursor.o build/darwin/64/mongo/db/geo/shapes.o build/darwin/64/mongo/db/hasher.o build/darwin/64/mongo/db/hashindex.o build/darwin/64/mongo/db/index.o build/darwin/64/mongo/db/index_rebuilder.o build/darwin/64/mongo/db/index_set.o build/darwin/64/mongo/db/index_update.o build/darwin/64/mongo/db/indexkey.o build/darwin/64/mongo/db/instance.o build/darwin/64/mongo/db/interrupt_status_mongod.o build/darwin/64/mongo/db/intervalbtreecursor.o build/darwin/64/mongo/db/introspect.o build/darwin/64/mongo/db/jsobj.o build/darwin/64/mongo/db/json.o build/darwin/64/mongo/db/key.o build/darwin/64/mongo/db/keypattern.o build/darwin/64/mongo/db/kill_current_op.o build/darwin/64/mongo/db/lasterror.o build/darwin/64/mongo/db/lockstat.o build/darwin/64/mongo/db/lockstate.o build/darwin/64/mongo/db/matcher.o build/darwin/64/mongo/db/matcher_covered.o build/darwin/64/mongo/db/memconcept.o build/darwin/64/mongo/db/module.o build/darwin/64/mongo/db/mongommf.o build/darwin/64/mongo/db/namespace.o build/darwin/64/mongo/db/namespace_details.o build/darwin/64/mongo/db/oplog.o build/darwin/64/mongo/db/ops/count.o build/darwin/64/mongo/db/ops/delete.o build/darwin/64/mongo/db/ops/query.o build/darwin/64/mongo/db/ops/update.o build/darwin/64/mongo/db/ops/update_internal.o build/darwin/64/mongo/db/pagefault.o build/darwin/64/mongo/db/pdfile.o build/darwin/64/mongo/db/pipeline/accumulator.o build/darwin/64/mongo/db/pipeline/accumulator_add_to_set.o build/darwin/64/mongo/db/pipeline/accumulator_avg.o build/darwin/64/mongo/db/pipeline/accumulator_first.o build/darwin/64/mongo/db/pipeline/accumulator_last.o build/darwin/64/mongo/db/pipeline/accumulator_min_max.o build/darwin/64/mongo/db/pipeline/accumulator_push.o build/darwin/64/mongo/db/pipeline/accumulator_single_value.o build/darwin/64/mongo/db/pipeline/accumulator_sum.o build/darwin/64/mongo/db/pipeline/builder.o build/darwin/64/mongo/db/pipeline/doc_mem_monitor.o build/darwin/64/mongo/db/pipeline/document.o build/darwin/64/mongo/db/pipeline/document_source.o build/darwin/64/mongo/db/pipeline/document_source_bson_array.o build/darwin/64/mongo/db/pipeline/document_source_command_shards.o build/darwin/64/mongo/db/pipeline/document_source_cursor.o build/darwin/64/mongo/db/pipeline/document_source_filter.o build/darwin/64/mongo/db/pipeline/document_source_filter_base.o build/darwin/64/mongo/db/pipeline/document_source_geo_near.o build/darwin/64/mongo/db/pipeline/document_source_group.o build/darwin/64/mongo/db/pipeline/document_source_limit.o build/darwin/64/mongo/db/pipeline/document_source_match.o build/darwin/64/mongo/db/pipeline/document_source_out.o build/darwin/64/mongo/db/pipeline/document_source_project.o build/darwin/64/mongo/db/pipeline/document_source_skip.o build/darwin/64/mongo/db/pipeline/document_source_sort.o build/darwin/64/mongo/db/pipeline/document_source_unwind.o build/darwin/64/mongo/db/pipeline/expression.o build/darwin/64/mongo/db/pipeline/expression_context.o build/darwin/64/mongo/db/pipeline/field_path.o build/darwin/64/mongo/db/pipeline/pipeline.o build/darwin/64/mongo/db/pipeline/pipeline_d.o build/darwin/64/mongo/db/pipeline/value.o build/darwin/64/mongo/db/prefetch.o build/darwin/64/mongo/db/projection.o build/darwin/64/mongo/db/queryoptimizer.o build/darwin/64/mongo/db/queryoptimizercursorimpl.o build/darwin/64/mongo/db/querypattern.o build/darwin/64/mongo/db/queryutil.o build/darwin/64/mongo/db/record.o build/darwin/64/mongo/db/repl.o build/darwin/64/mongo/db/repl/bgsync.o build/darwin/64/mongo/db/repl/consensus.o build/darwin/64/mongo/db/repl/health.o build/darwin/64/mongo/db/repl/heartbeat.o build/darwin/64/mongo/db/repl/manager.o build/darwin/64/mongo/db/repl/replset_commands.o build/darwin/64/mongo/db/repl/rs.o build/darwin/64/mongo/db/repl/rs_config.o build/darwin/64/mongo/db/repl/rs_initialsync.o build/darwin/64/mongo/db/repl/rs_initiate.o build/darwin/64/mongo/db/repl/rs_rollback.o build/darwin/64/mongo/db/repl/rs_sync.o build/darwin/64/mongo/db/repl_block.o build/darwin/64/mongo/db/restapi.o build/darwin/64/mongo/db/scanandorder.o build/darwin/64/mongo/db/server_parameters.o build/darwin/64/mongo/db/stats/counters.o build/darwin/64/mongo/db/stats/service_stats.o build/darwin/64/mongo/db/stats/snapshots.o build/darwin/64/mongo/db/stats/timer_stats.o build/darwin/64/mongo/db/stats/top.o build/darwin/64/mongo/db/tests.o build/darwin/64/mongo/db/ttl.o build/darwin/64/mongo/pch.o build/darwin/64/mongo/platform/backtrace.o build/darwin/64/mongo/platform/posix_fadvise.o build/darwin/64/mongo/platform/random.o build/darwin/64/mongo/platform/strcasestr.o build/darwin/64/mongo/s/chunk.o build/darwin/64/mongo/s/config.o build/darwin/64/mongo/s/d_chunk_manager.o build/darwin/64/mongo/s/d_logic.o build/darwin/64/mongo/s/d_migrate.o build/darwin/64/mongo/s/d_split.o build/darwin/64/mongo/s/d_state.o build/darwin/64/mongo/s/d_writeback.o build/darwin/64/mongo/s/default_version.o build/darwin/64/mongo/s/field_parser.o build/darwin/64/mongo/s/grid.o build/darwin/64/mongo/s/mongo_version_range.o build/darwin/64/mongo/s/shard.o build/darwin/64/mongo/s/shardconnection.o build/darwin/64/mongo/s/shardkey.o build/darwin/64/mongo/s/type_changelog.o build/darwin/64/mongo/s/type_chunk.o build/darwin/64/mongo/s/type_collection.o build/darwin/64/mongo/s/type_config_version.o build/darwin/64/mongo/s/type_database.o build/darwin/64/mongo/s/type_lockpings.o build/darwin/64/mongo/s/type_locks.o build/darwin/64/mongo/s/type_mongos.o build/darwin/64/mongo/s/type_settings.o build/darwin/64/mongo/s/type_shard.o build/darwin/64/mongo/s/type_tags.o build/darwin/64/mongo/scripting/bench.o build/darwin/64/mongo/scripting/bson_template_evaluator.o build/darwin/64/mongo/scripting/engine.o build/darwin/64/mongo/scripting/engine_v8.o build/darwin/64/mongo/scripting/utils.o build/darwin/64/mongo/scripting/v8_db.o build/darwin/64/mongo/scripting/v8_profiler.o build/darwin/64/mongo/scripting/v8_utils.o build/darwin/64/mongo/shell/mongo.o build/darwin/64/mongo/tools/stat_util.o build/darwin/64/mongo/tools/tool.o build/darwin/64/mongo/util/alignedbuilder.o build/darwin/64/mongo/util/assert_util.o build/darwin/64/mongo/util/background.o build/darwin/64/mongo/util/base64.o build/darwin/64/mongo/util/compress.o build/darwin/64/mongo/util/concurrency/mutexdebugger.o build/darwin/64/mongo/util/concurrency/rwlockimpl.o build/darwin/64/mongo/util/concurrency/spin_lock.o build/darwin/64/mongo/util/concurrency/synchronization.o build/darwin/64/mongo/util/concurrency/task.o build/darwin/64/mongo/util/concurrency/thread_pool.o build/darwin/64/mongo/util/debug_util.o build/darwin/64/mongo/util/elapsed_tracker.o build/darwin/64/mongo/util/exception_filter_win32.o build/darwin/64/mongo/util/fail_point.o build/darwin/64/mongo/util/fail_point_registry.o build/darwin/64/mongo/util/fail_point_service.o build/darwin/64/mongo/util/file.o build/darwin/64/mongo/util/file_allocator.o build/darwin/64/mongo/util/histogram.o build/darwin/64/mongo/util/intrusive_counter.o build/darwin/64/mongo/util/log.o build/darwin/64/mongo/util/logfile.o build/darwin/64/mongo/util/md5.o build/darwin/64/mongo/util/mmap.o build/darwin/64/mongo/util/mmap_posix.o build/darwin/64/mongo/util/net/httpclient.o build/darwin/64/mongo/util/net/listen.o build/darwin/64/mongo/util/net/message.o build/darwin/64/mongo/util/net/message_port.o build/darwin/64/mongo/util/net/miniwebserver.o build/darwin/64/mongo/util/net/sock.o build/darwin/64/mongo/util/net/ssl_manager.o build/darwin/64/mongo/util/password.o build/darwin/64/mongo/util/platform_init.o build/darwin/64/mongo/util/processinfo.o build/darwin/64/mongo/util/processinfo_darwin.o build/darwin/64/mongo/util/progress_meter.o build/darwin/64/mongo/util/ramlog.o build/darwin/64/mongo/util/safe_num.o build/darwin/64/mongo/util/signal_handlers.o build/darwin/64/mongo/util/stack_introspect.o build/darwin/64/mongo/util/stacktrace.o build/darwin/64/mongo/util/startup_test.o build/darwin/64/mongo/util/stringutils.o build/darwin/64/mongo/util/systeminfo_none.o build/darwin/64/mongo/util/text.o build/darwin/64/mongo/util/text_startuptest.o build/darwin/64/mongo/util/time_support.o build/darwin/64/mongo/util/timer.o build/darwin/64/mongo/util/touch_pages.o build/darwin/64/mongo/util/trace.o build/darwin/64/mongo/util/util.o build/darwin/64/mongo/util/version.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_operations.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_path.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/codecvt_error_category.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/operations.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path_traits.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/unique_path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/windows_file_codecvt.o build/darwin/64/third_party/boost/libs/program_options/src/cmdline.o build/darwin/64/third_party/boost/libs/program_options/src/config_file.o build/darwin/64/third_party/boost/libs/program_options/src/convert.o build/darwin/64/third_party/boost/libs/program_options/src/options_description.o build/darwin/64/third_party/boost/libs/program_options/src/parsers.o build/darwin/64/third_party/boost/libs/program_options/src/positional_options.o build/darwin/64/third_party/boost/libs/program_options/src/split.o build/darwin/64/third_party/boost/libs/program_options/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/program_options/src/value_semantic.o build/darwin/64/third_party/boost/libs/program_options/src/variables_map.o build/darwin/64/third_party/boost/libs/program_options/src/winmain.o build/darwin/64/third_party/boost/libs/system/src/error_code.o build/darwin/64/third_party/boost/libs/thread/src/pthread/once.o build/darwin/64/third_party/boost/libs/thread/src/pthread/thread.o build/darwin/64/third_party/gperftools-2.0/src/base/atomicops-internals-x86.o build/darwin/64/third_party/gperftools-2.0/src/base/dynamic_annotations.o build/darwin/64/third_party/gperftools-2.0/src/base/logging.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock_internal.o build/darwin/64/third_party/gperftools-2.0/src/base/sysinfo.o build/darwin/64/third_party/gperftools-2.0/src/central_freelist.o build/darwin/64/third_party/gperftools-2.0/src/common.o build/darwin/64/third_party/gperftools-2.0/src/internal_logging.o build/darwin/64/third_party/gperftools-2.0/src/malloc_extension.o build/darwin/64/third_party/gperftools-2.0/src/malloc_hook.o build/darwin/64/third_party/gperftools-2.0/src/maybe_threads.o build/darwin/64/third_party/gperftools-2.0/src/memfs_malloc.o build/darwin/64/third_party/gperftools-2.0/src/page_heap.o build/darwin/64/third_party/gperftools-2.0/src/sampler.o build/darwin/64/third_party/gperftools-2.0/src/span.o build/darwin/64/third_party/gperftools-2.0/src/stack_trace_table.o build/darwin/64/third_party/gperftools-2.0/src/stacktrace.o build/darwin/64/third_party/gperftools-2.0/src/static_vars.o build/darwin/64/third_party/gperftools-2.0/src/symbolize.o build/darwin/64/third_party/gperftools-2.0/src/system-alloc.o build/darwin/64/third_party/gperftools-2.0/src/tcmalloc.o build/darwin/64/third_party/gperftools-2.0/src/thread_cache.o build/darwin/64/third_party/libstemmer_c/libstemmer/libstemmer_utf8.o build/darwin/64/third_party/libstemmer_c/runtime/api.o build/darwin/64/third_party/libstemmer_c/runtime/utilities.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_danish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_dutch.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_english.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_finnish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_french.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_german.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_hungarian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_italian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_norwegian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_porter.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_portuguese.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_spanish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_swedish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_2_romanian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_KOI8_R_russian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_danish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_dutch.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_english.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_finnish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_french.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_german.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_hungarian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_italian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_norwegian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_porter.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_portuguese.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_romanian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_russian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_spanish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_swedish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_turkish.o build/darwin/64/third_party/murmurhash3/MurmurHash3.o build/darwin/64/third_party/pcre-8.30/pcre_byte_order.o build/darwin/64/third_party/pcre-8.30/pcre_chartables.o build/darwin/64/third_party/pcre-8.30/pcre_compile.o build/darwin/64/third_party/pcre-8.30/pcre_config.o build/darwin/64/third_party/pcre-8.30/pcre_dfa_exec.o build/darwin/64/third_party/pcre-8.30/pcre_exec.o build/darwin/64/third_party/pcre-8.30/pcre_fullinfo.o build/darwin/64/third_party/pcre-8.30/pcre_get.o build/darwin/64/third_party/pcre-8.30/pcre_globals.o build/darwin/64/third_party/pcre-8.30/pcre_maketables.o build/darwin/64/third_party/pcre-8.30/pcre_newline.o build/darwin/64/third_party/pcre-8.30/pcre_ord2utf8.o build/darwin/64/third_party/pcre-8.30/pcre_refcount.o build/darwin/64/third_party/pcre-8.30/pcre_scanner.o build/darwin/64/third_party/pcre-8.30/pcre_string_utils.o build/darwin/64/third_party/pcre-8.30/pcre_stringpiece.o build/darwin/64/third_party/pcre-8.30/pcre_study.o build/darwin/64/third_party/pcre-8.30/pcre_tables.o build/darwin/64/third_party/pcre-8.30/pcre_ucd.o build/darwin/64/third_party/pcre-8.30/pcre_valid_utf8.o build/darwin/64/third_party/pcre-8.30/pcre_version.o build/darwin/64/third_party/pcre-8.30/pcre_xclass.o build/darwin/64/third_party/pcre-8.30/pcrecpp.o build/darwin/64/third_party/pcre-8.30/pcreposix.o build/darwin/64/third_party/s2/base/int128.o build/darwin/64/third_party/s2/base/logging.o build/darwin/64/third_party/s2/base/stringprintf.o build/darwin/64/third_party/s2/base/strtoint.o build/darwin/64/third_party/s2/s1angle.o build/darwin/64/third_party/s2/s1interval.o build/darwin/64/third_party/s2/s2.o build/darwin/64/third_party/s2/s2cap.o build/darwin/64/third_party/s2/s2cell.o build/darwin/64/third_party/s2/s2cellid.o build/darwin/64/third_party/s2/s2cellunion.o build/darwin/64/third_party/s2/s2edgeindex.o build/darwin/64/third_party/s2/s2edgeutil.o build/darwin/64/third_party/s2/s2latlng.o build/darwin/64/third_party/s2/s2latlngrect.o build/darwin/64/third_party/s2/s2loop.o build/darwin/64/third_party/s2/s2pointregion.o build/darwin/64/third_party/s2/s2polygon.o build/darwin/64/third_party/s2/s2polygonbuilder.o build/darwin/64/third_party/s2/s2polyline.o build/darwin/64/third_party/s2/s2r2rect.o build/darwin/64/third_party/s2/s2region.o build/darwin/64/third_party/s2/s2regioncoverer.o build/darwin/64/third_party/s2/s2regionintersection.o build/darwin/64/third_party/s2/s2regionunion.o build/darwin/64/third_party/s2/strings/split.o build/darwin/64/third_party/s2/strings/stringprintf.o build/darwin/64/third_party/s2/strings/strutil.o build/darwin/64/third_party/s2/util/coding/coder.o build/darwin/64/third_party/s2/util/coding/varint.o build/darwin/64/third_party/s2/util/math/mathutil.o build/darwin/64/third_party/shim_allocator.o build/darwin/64/third_party/shim_boost.o build/darwin/64/third_party/shim_pcrecpp.o build/darwin/64/third_party/shim_snappy.o build/darwin/64/third_party/shim_v8.o build/darwin/64/third_party/snappy/snappy-sinksource.o build/darwin/64/third_party/snappy/snappy.o build/darwin/64/third_party/v8/src/accessors.o build/darwin/64/third_party/v8/src/allocation.o build/darwin/64/third_party/v8/src/api.o build/darwin/64/third_party/v8/src/assembler.o build/darwin/64/third_party/v8/src/ast.o build/darwin/64/third_party/v8/src/atomicops_internals_x86_gcc.o build/darwin/64/third_party/v8/src/bignum-dtoa.o build/darwin/64/third_party/v8/src/bignum.o build/darwin/64/third_party/v8/src/bootstrapper.o build/darwin/64/third_party/v8/src/builtins.o build/darwin/64/third_party/v8/src/cached-powers.o build/darwin/64/third_party/v8/src/checks.o build/darwin/64/third_party/v8/src/circular-queue.o build/darwin/64/third_party/v8/src/code-stubs.o build/darwin/64/third_party/v8/src/codegen.o build/darwin/64/third_party/v8/src/compilation-cache.o build/darwin/64/third_party/v8/src/compiler.o build/darwin/64/third_party/v8/src/contexts.o build/darwin/64/third_party/v8/src/conversions.o build/darwin/64/third_party/v8/src/counters.o build/darwin/64/third_party/v8/src/cpu-profiler.o build/darwin/64/third_party/v8/src/data-flow.o build/darwin/64/third_party/v8/src/date.o build/darwin/64/third_party/v8/src/dateparser.o build/darwin/64/third_party/v8/src/debug-agent.o build/darwin/64/third_party/v8/src/debug.o build/darwin/64/third_party/v8/src/deoptimizer.o build/darwin/64/third_party/v8/src/disassembler.o build/darwin/64/third_party/v8/src/diy-fp.o build/darwin/64/third_party/v8/src/dtoa.o build/darwin/64/third_party/v8/src/elements-kind.o build/darwin/64/third_party/v8/src/elements.o build/darwin/64/third_party/v8/src/execution.o build/darwin/64/third_party/v8/src/experimental-libraries.o build/darwin/64/third_party/v8/src/extensions/externalize-string-extension.o build/darwin/64/third_party/v8/src/extensions/gc-extension.o build/darwin/64/third_party/v8/src/extensions/statistics-extension.o build/darwin/64/third_party/v8/src/factory.o build/darwin/64/third_party/v8/src/fast-dtoa.o build/darwin/64/third_party/v8/src/fixed-dtoa.o build/darwin/64/third_party/v8/src/flags.o build/darwin/64/third_party/v8/src/frames.o build/darwin/64/third_party/v8/src/full-codegen.o build/darwin/64/third_party/v8/src/func-name-inferrer.o build/darwin/64/third_party/v8/src/gdb-jit.o build/darwin/64/third_party/v8/src/global-handles.o build/darwin/64/third_party/v8/src/handles.o build/darwin/64/third_party/v8/src/heap-profiler.o build/darwin/64/third_party/v8/src/heap.o build/darwin/64/third_party/v8/src/hydrogen-instructions.o build/darwin/64/third_party/v8/src/hydrogen.o build/darwin/64/third_party/v8/src/ic.o build/darwin/64/third_party/v8/src/incremental-marking.o build/darwin/64/third_party/v8/src/inspector.o build/darwin/64/third_party/v8/src/interface.o build/darwin/64/third_party/v8/src/interpreter-irregexp.o build/darwin/64/third_party/v8/src/isolate.o build/darwin/64/third_party/v8/src/jsregexp.o build/darwin/64/third_party/v8/src/libraries.o build/darwin/64/third_party/v8/src/lithium-allocator.o build/darwin/64/third_party/v8/src/lithium.o build/darwin/64/third_party/v8/src/liveedit.o build/darwin/64/third_party/v8/src/liveobjectlist.o build/darwin/64/third_party/v8/src/log-utils.o build/darwin/64/third_party/v8/src/log.o build/darwin/64/third_party/v8/src/mark-compact.o build/darwin/64/third_party/v8/src/messages.o build/darwin/64/third_party/v8/src/objects-printer.o build/darwin/64/third_party/v8/src/objects-visiting.o build/darwin/64/third_party/v8/src/objects.o build/darwin/64/third_party/v8/src/once.o build/darwin/64/third_party/v8/src/optimizing-compiler-thread.o build/darwin/64/third_party/v8/src/parser.o build/darwin/64/third_party/v8/src/platform-macos.o build/darwin/64/third_party/v8/src/platform-posix.o build/darwin/64/third_party/v8/src/preparse-data.o build/darwin/64/third_party/v8/src/preparser.o build/darwin/64/third_party/v8/src/profile-generator.o build/darwin/64/third_party/v8/src/property.o build/darwin/64/third_party/v8/src/regexp-macro-assembler-irregexp.o build/darwin/64/third_party/v8/src/regexp-macro-assembler.o build/darwin/64/third_party/v8/src/regexp-stack.o build/darwin/64/third_party/v8/src/rewriter.o build/darwin/64/third_party/v8/src/runtime-profiler.o build/darwin/64/third_party/v8/src/runtime.o build/darwin/64/third_party/v8/src/safepoint-table.o build/darwin/64/third_party/v8/src/scanner-character-streams.o build/darwin/64/third_party/v8/src/scanner.o build/darwin/64/third_party/v8/src/scopeinfo.o build/darwin/64/third_party/v8/src/scopes.o build/darwin/64/third_party/v8/src/serialize.o build/darwin/64/third_party/v8/src/snapshot-common.o build/darwin/64/third_party/v8/src/snapshot-empty.o build/darwin/64/third_party/v8/src/spaces.o build/darwin/64/third_party/v8/src/store-buffer.o build/darwin/64/third_party/v8/src/string-search.o build/darwin/64/third_party/v8/src/string-stream.o build/darwin/64/third_party/v8/src/strtod.o build/darwin/64/third_party/v8/src/stub-cache.o build/darwin/64/third_party/v8/src/token.o build/darwin/64/third_party/v8/src/transitions.o build/darwin/64/third_party/v8/src/type-info.o build/darwin/64/third_party/v8/src/unicode.o build/darwin/64/third_party/v8/src/utils.o build/darwin/64/third_party/v8/src/v8-counters.o build/darwin/64/third_party/v8/src/v8.o build/darwin/64/third_party/v8/src/v8conversions.o build/darwin/64/third_party/v8/src/v8threads.o build/darwin/64/third_party/v8/src/v8utils.o build/darwin/64/third_party/v8/src/variables.o build/darwin/64/third_party/v8/src/version.o build/darwin/64/third_party/v8/src/x64/assembler-x64.o build/darwin/64/third_party/v8/src/x64/builtins-x64.o build/darwin/64/third_party/v8/src/x64/code-stubs-x64.o build/darwin/64/third_party/v8/src/x64/codegen-x64.o build/darwin/64/third_party/v8/src/x64/cpu-x64.o build/darwin/64/third_party/v8/src/x64/debug-x64.o build/darwin/64/third_party/v8/src/x64/deoptimizer-x64.o build/darwin/64/third_party/v8/src/x64/disasm-x64.o build/darwin/64/third_party/v8/src/x64/frames-x64.o build/darwin/64/third_party/v8/src/x64/full-codegen-x64.o build/darwin/64/third_party/v8/src/x64/ic-x64.o build/darwin/64/third_party/v8/src/x64/lithium-codegen-x64.o build/darwin/64/third_party/v8/src/x64/lithium-gap-resolver-x64.o build/darwin/64/third_party/v8/src/x64/lithium-x64.o build/darwin/64/third_party/v8/src/x64/macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/regexp-macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/stub-cache-x64.o build/darwin/64/third_party/v8/src/zone.o
clang: warning: argument unused during compilation: '-pthread'
ld: warning: directory not found for option '-L/usr/64/lib'
g++ -o build/darwin/64/mongo/db/initialize_server_global_state.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/initialize_server_global_state.cpp
g++ -o build/darwin/64/mongo/db/server_extra_log_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/db/server_extra_log_context.cpp
In file included from src/mongo/db/compact.cpp:39:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/db/compact.cpp:39:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
Install file: "build/darwin/64/mongo/bsondump" as "/usr/local/Cellar/mongodb/2.4.6/bin/bsondump"
chmod 755 /usr/local/Cellar/mongodb/2.4.6/bin/bsondump
In file included from src/mongo/db/commands/touch.cpp:35:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/util/net/message_server_port.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/net/message_server_port.cpp
g++ -o build/darwin/64/mongo/mongo -fPIC -pthread -rdynamic -stdlib=libstdc++ -m64 build/darwin/64/mongo/shell/dbshell.o build/darwin/64/mongo/shell/shell_utils.o build/darwin/64/mongo/shell/shell_utils_extended.o build/darwin/64/mongo/shell/shell_utils_launcher.o build/darwin/64/mongo/shell/mongo-server.o build/darwin/64/mongo/shell/linenoise.o build/darwin/64/mongo/shell/linenoise_utf8.o build/darwin/64/mongo/shell/mk_wcwidth.o -L/usr/64/lib build/darwin/64/mongo/base/configuration_variable_manager.o build/darwin/64/mongo/base/error_codes.o build/darwin/64/mongo/base/global_initializer.o build/darwin/64/mongo/base/global_initializer_registerer.o build/darwin/64/mongo/base/init.o build/darwin/64/mongo/base/initializer.o build/darwin/64/mongo/base/initializer_context.o build/darwin/64/mongo/base/initializer_dependency_graph.o build/darwin/64/mongo/base/make_string_vector.o build/darwin/64/mongo/base/parse_number.o build/darwin/64/mongo/base/status.o build/darwin/64/mongo/base/string_data.o build/darwin/64/mongo/bson/bson_validate.o build/darwin/64/mongo/bson/mutable/mutable_bson.o build/darwin/64/mongo/bson/mutable/mutable_bson_builder.o build/darwin/64/mongo/bson/mutable/mutable_bson_heap.o build/darwin/64/mongo/bson/mutable/mutable_bson_internal.o build/darwin/64/mongo/bson/oid.o build/darwin/64/mongo/bson/util/bson_extract.o build/darwin/64/mongo/buildinfo.o build/darwin/64/mongo/client/clientAndShell.o build/darwin/64/mongo/client/connection_factory.o build/darwin/64/mongo/client/connpool.o build/darwin/64/mongo/client/dbclient.o build/darwin/64/mongo/client/dbclient_rs.o build/darwin/64/mongo/client/dbclientcursor.o build/darwin/64/mongo/client/gridfs.o build/darwin/64/mongo/client/model.o build/darwin/64/mongo/client/sasl_client_authenticate.o build/darwin/64/mongo/client/syncclusterconnection.o build/darwin/64/mongo/db/dbmessage.o build/darwin/64/mongo/db/hasher.o build/darwin/64/mongo/db/jsobj.o build/darwin/64/mongo/db/json.o build/darwin/64/mongo/db/lasterror.o build/darwin/64/mongo/db/namespace.o build/darwin/64/mongo/pch.o build/darwin/64/mongo/platform/backtrace.o build/darwin/64/mongo/platform/posix_fadvise.o build/darwin/64/mongo/platform/random.o build/darwin/64/mongo/platform/strcasestr.o build/darwin/64/mongo/s/default_version.o build/darwin/64/mongo/scripting/bench.o build/darwin/64/mongo/scripting/bson_template_evaluator.o build/darwin/64/mongo/scripting/engine.o build/darwin/64/mongo/scripting/engine_v8.o build/darwin/64/mongo/scripting/utils.o build/darwin/64/mongo/scripting/v8_db.o build/darwin/64/mongo/scripting/v8_profiler.o build/darwin/64/mongo/scripting/v8_utils.o build/darwin/64/mongo/shell/mongo.o build/darwin/64/mongo/util/assert_util.o build/darwin/64/mongo/util/background.o build/darwin/64/mongo/util/base64.o build/darwin/64/mongo/util/concurrency/mutexdebugger.o build/darwin/64/mongo/util/concurrency/rwlockimpl.o build/darwin/64/mongo/util/concurrency/spin_lock.o build/darwin/64/mongo/util/concurrency/synchronization.o build/darwin/64/mongo/util/concurrency/task.o build/darwin/64/mongo/util/concurrency/thread_pool.o build/darwin/64/mongo/util/debug_util.o build/darwin/64/mongo/util/exception_filter_win32.o build/darwin/64/mongo/util/fail_point.o build/darwin/64/mongo/util/fail_point_registry.o build/darwin/64/mongo/util/fail_point_service.o build/darwin/64/mongo/util/file.o build/darwin/64/mongo/util/file_allocator.o build/darwin/64/mongo/util/histogram.o build/darwin/64/mongo/util/intrusive_counter.o build/darwin/64/mongo/util/log.o build/darwin/64/mongo/util/md5.o build/darwin/64/mongo/util/net/httpclient.o build/darwin/64/mongo/util/net/listen.o build/darwin/64/mongo/util/net/message.o build/darwin/64/mongo/util/net/message_port.o build/darwin/64/mongo/util/net/sock.o build/darwin/64/mongo/util/net/ssl_manager.o build/darwin/64/mongo/util/password.o build/darwin/64/mongo/util/platform_init.o build/darwin/64/mongo/util/processinfo.o build/darwin/64/mongo/util/processinfo_darwin.o build/darwin/64/mongo/util/progress_meter.o build/darwin/64/mongo/util/ramlog.o build/darwin/64/mongo/util/safe_num.o build/darwin/64/mongo/util/signal_handlers.o build/darwin/64/mongo/util/stack_introspect.o build/darwin/64/mongo/util/stacktrace.o build/darwin/64/mongo/util/startup_test.o build/darwin/64/mongo/util/stringutils.o build/darwin/64/mongo/util/text.o build/darwin/64/mongo/util/text_startuptest.o build/darwin/64/mongo/util/time_support.o build/darwin/64/mongo/util/timer.o build/darwin/64/mongo/util/trace.o build/darwin/64/mongo/util/util.o build/darwin/64/mongo/util/version.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_operations.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_path.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/codecvt_error_category.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/operations.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path_traits.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/unique_path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/windows_file_codecvt.o build/darwin/64/third_party/boost/libs/program_options/src/cmdline.o build/darwin/64/third_party/boost/libs/program_options/src/config_file.o build/darwin/64/third_party/boost/libs/program_options/src/convert.o build/darwin/64/third_party/boost/libs/program_options/src/options_description.o build/darwin/64/third_party/boost/libs/program_options/src/parsers.o build/darwin/64/third_party/boost/libs/program_options/src/positional_options.o build/darwin/64/third_party/boost/libs/program_options/src/split.o build/darwin/64/third_party/boost/libs/program_options/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/program_options/src/value_semantic.o build/darwin/64/third_party/boost/libs/program_options/src/variables_map.o build/darwin/64/third_party/boost/libs/program_options/src/winmain.o build/darwin/64/third_party/boost/libs/system/src/error_code.o build/darwin/64/third_party/boost/libs/thread/src/pthread/once.o build/darwin/64/third_party/boost/libs/thread/src/pthread/thread.o build/darwin/64/third_party/gperftools-2.0/src/base/atomicops-internals-x86.o build/darwin/64/third_party/gperftools-2.0/src/base/dynamic_annotations.o build/darwin/64/third_party/gperftools-2.0/src/base/logging.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock_internal.o build/darwin/64/third_party/gperftools-2.0/src/base/sysinfo.o build/darwin/64/third_party/gperftools-2.0/src/central_freelist.o build/darwin/64/third_party/gperftools-2.0/src/common.o build/darwin/64/third_party/gperftools-2.0/src/internal_logging.o build/darwin/64/third_party/gperftools-2.0/src/malloc_extension.o build/darwin/64/third_party/gperftools-2.0/src/malloc_hook.o build/darwin/64/third_party/gperftools-2.0/src/maybe_threads.o build/darwin/64/third_party/gperftools-2.0/src/memfs_malloc.o build/darwin/64/third_party/gperftools-2.0/src/page_heap.o build/darwin/64/third_party/gperftools-2.0/src/sampler.o build/darwin/64/third_party/gperftools-2.0/src/span.o build/darwin/64/third_party/gperftools-2.0/src/stack_trace_table.o build/darwin/64/third_party/gperftools-2.0/src/stacktrace.o build/darwin/64/third_party/gperftools-2.0/src/static_vars.o build/darwin/64/third_party/gperftools-2.0/src/symbolize.o build/darwin/64/third_party/gperftools-2.0/src/system-alloc.o build/darwin/64/third_party/gperftools-2.0/src/tcmalloc.o build/darwin/64/third_party/gperftools-2.0/src/thread_cache.o build/darwin/64/third_party/murmurhash3/MurmurHash3.o build/darwin/64/third_party/pcre-8.30/pcre_byte_order.o build/darwin/64/third_party/pcre-8.30/pcre_chartables.o build/darwin/64/third_party/pcre-8.30/pcre_compile.o build/darwin/64/third_party/pcre-8.30/pcre_config.o build/darwin/64/third_party/pcre-8.30/pcre_dfa_exec.o build/darwin/64/third_party/pcre-8.30/pcre_exec.o build/darwin/64/third_party/pcre-8.30/pcre_fullinfo.o build/darwin/64/third_party/pcre-8.30/pcre_get.o build/darwin/64/third_party/pcre-8.30/pcre_globals.o build/darwin/64/third_party/pcre-8.30/pcre_maketables.o build/darwin/64/third_party/pcre-8.30/pcre_newline.o build/darwin/64/third_party/pcre-8.30/pcre_ord2utf8.o build/darwin/64/third_party/pcre-8.30/pcre_refcount.o build/darwin/64/third_party/pcre-8.30/pcre_scanner.o build/darwin/64/third_party/pcre-8.30/pcre_string_utils.o build/darwin/64/third_party/pcre-8.30/pcre_stringpiece.o build/darwin/64/third_party/pcre-8.30/pcre_study.o build/darwin/64/third_party/pcre-8.30/pcre_tables.o build/darwin/64/third_party/pcre-8.30/pcre_ucd.o build/darwin/64/third_party/pcre-8.30/pcre_valid_utf8.o build/darwin/64/third_party/pcre-8.30/pcre_version.o build/darwin/64/third_party/pcre-8.30/pcre_xclass.o build/darwin/64/third_party/pcre-8.30/pcrecpp.o build/darwin/64/third_party/pcre-8.30/pcreposix.o build/darwin/64/third_party/shim_allocator.o build/darwin/64/third_party/shim_boost.o build/darwin/64/third_party/shim_pcrecpp.o build/darwin/64/third_party/shim_v8.o build/darwin/64/third_party/v8/src/accessors.o build/darwin/64/third_party/v8/src/allocation.o build/darwin/64/third_party/v8/src/api.o build/darwin/64/third_party/v8/src/assembler.o build/darwin/64/third_party/v8/src/ast.o build/darwin/64/third_party/v8/src/atomicops_internals_x86_gcc.o build/darwin/64/third_party/v8/src/bignum-dtoa.o build/darwin/64/third_party/v8/src/bignum.o build/darwin/64/third_party/v8/src/bootstrapper.o build/darwin/64/third_party/v8/src/builtins.o build/darwin/64/third_party/v8/src/cached-powers.o build/darwin/64/third_party/v8/src/checks.o build/darwin/64/third_party/v8/src/circular-queue.o build/darwin/64/third_party/v8/src/code-stubs.o build/darwin/64/third_party/v8/src/codegen.o build/darwin/64/third_party/v8/src/compilation-cache.o build/darwin/64/third_party/v8/src/compiler.o build/darwin/64/third_party/v8/src/contexts.o build/darwin/64/third_party/v8/src/conversions.o build/darwin/64/third_party/v8/src/counters.o build/darwin/64/third_party/v8/src/cpu-profiler.o build/darwin/64/third_party/v8/src/data-flow.o build/darwin/64/third_party/v8/src/date.o build/darwin/64/third_party/v8/src/dateparser.o build/darwin/64/third_party/v8/src/debug-agent.o build/darwin/64/third_party/v8/src/debug.o build/darwin/64/third_party/v8/src/deoptimizer.o build/darwin/64/third_party/v8/src/disassembler.o build/darwin/64/third_party/v8/src/diy-fp.o build/darwin/64/third_party/v8/src/dtoa.o build/darwin/64/third_party/v8/src/elements-kind.o build/darwin/64/third_party/v8/src/elements.o build/darwin/64/third_party/v8/src/execution.o build/darwin/64/third_party/v8/src/experimental-libraries.o build/darwin/64/third_party/v8/src/extensions/externalize-string-extension.o build/darwin/64/third_party/v8/src/extensions/gc-extension.o build/darwin/64/third_party/v8/src/extensions/statistics-extension.o build/darwin/64/third_party/v8/src/factory.o build/darwin/64/third_party/v8/src/fast-dtoa.o build/darwin/64/third_party/v8/src/fixed-dtoa.o build/darwin/64/third_party/v8/src/flags.o build/darwin/64/third_party/v8/src/frames.o build/darwin/64/third_party/v8/src/full-codegen.o build/darwin/64/third_party/v8/src/func-name-inferrer.o build/darwin/64/third_party/v8/src/gdb-jit.o build/darwin/64/third_party/v8/src/global-handles.o build/darwin/64/third_party/v8/src/handles.o build/darwin/64/third_party/v8/src/heap-profiler.o build/darwin/64/third_party/v8/src/heap.o build/darwin/64/third_party/v8/src/hydrogen-instructions.o build/darwin/64/third_party/v8/src/hydrogen.o build/darwin/64/third_party/v8/src/ic.o build/darwin/64/third_party/v8/src/incremental-marking.o build/darwin/64/third_party/v8/src/inspector.o build/darwin/64/third_party/v8/src/interface.o build/darwin/64/third_party/v8/src/interpreter-irregexp.o build/darwin/64/third_party/v8/src/isolate.o build/darwin/64/third_party/v8/src/jsregexp.o build/darwin/64/third_party/v8/src/libraries.o build/darwin/64/third_party/v8/src/lithium-allocator.o build/darwin/64/third_party/v8/src/lithium.o build/darwin/64/third_party/v8/src/liveedit.o build/darwin/64/third_party/v8/src/liveobjectlist.o build/darwin/64/third_party/v8/src/log-utils.o build/darwin/64/third_party/v8/src/log.o build/darwin/64/third_party/v8/src/mark-compact.o build/darwin/64/third_party/v8/src/messages.o build/darwin/64/third_party/v8/src/objects-printer.o build/darwin/64/third_party/v8/src/objects-visiting.o build/darwin/64/third_party/v8/src/objects.o build/darwin/64/third_party/v8/src/once.o build/darwin/64/third_party/v8/src/optimizing-compiler-thread.o build/darwin/64/third_party/v8/src/parser.o build/darwin/64/third_party/v8/src/platform-macos.o build/darwin/64/third_party/v8/src/platform-posix.o build/darwin/64/third_party/v8/src/preparse-data.o build/darwin/64/third_party/v8/src/preparser.o build/darwin/64/third_party/v8/src/profile-generator.o build/darwin/64/third_party/v8/src/property.o build/darwin/64/third_party/v8/src/regexp-macro-assembler-irregexp.o build/darwin/64/third_party/v8/src/regexp-macro-assembler.o build/darwin/64/third_party/v8/src/regexp-stack.o build/darwin/64/third_party/v8/src/rewriter.o build/darwin/64/third_party/v8/src/runtime-profiler.o build/darwin/64/third_party/v8/src/runtime.o build/darwin/64/third_party/v8/src/safepoint-table.o build/darwin/64/third_party/v8/src/scanner-character-streams.o build/darwin/64/third_party/v8/src/scanner.o build/darwin/64/third_party/v8/src/scopeinfo.o build/darwin/64/third_party/v8/src/scopes.o build/darwin/64/third_party/v8/src/serialize.o build/darwin/64/third_party/v8/src/snapshot-common.o build/darwin/64/third_party/v8/src/snapshot-empty.o build/darwin/64/third_party/v8/src/spaces.o build/darwin/64/third_party/v8/src/store-buffer.o build/darwin/64/third_party/v8/src/string-search.o build/darwin/64/third_party/v8/src/string-stream.o build/darwin/64/third_party/v8/src/strtod.o build/darwin/64/third_party/v8/src/stub-cache.o build/darwin/64/third_party/v8/src/token.o build/darwin/64/third_party/v8/src/transitions.o build/darwin/64/third_party/v8/src/type-info.o build/darwin/64/third_party/v8/src/unicode.o build/darwin/64/third_party/v8/src/utils.o build/darwin/64/third_party/v8/src/v8-counters.o build/darwin/64/third_party/v8/src/v8.o build/darwin/64/third_party/v8/src/v8conversions.o build/darwin/64/third_party/v8/src/v8threads.o build/darwin/64/third_party/v8/src/v8utils.o build/darwin/64/third_party/v8/src/variables.o build/darwin/64/third_party/v8/src/version.o build/darwin/64/third_party/v8/src/x64/assembler-x64.o build/darwin/64/third_party/v8/src/x64/builtins-x64.o build/darwin/64/third_party/v8/src/x64/code-stubs-x64.o build/darwin/64/third_party/v8/src/x64/codegen-x64.o build/darwin/64/third_party/v8/src/x64/cpu-x64.o build/darwin/64/third_party/v8/src/x64/debug-x64.o build/darwin/64/third_party/v8/src/x64/deoptimizer-x64.o build/darwin/64/third_party/v8/src/x64/disasm-x64.o build/darwin/64/third_party/v8/src/x64/frames-x64.o build/darwin/64/third_party/v8/src/x64/full-codegen-x64.o build/darwin/64/third_party/v8/src/x64/ic-x64.o build/darwin/64/third_party/v8/src/x64/lithium-codegen-x64.o build/darwin/64/third_party/v8/src/x64/lithium-gap-resolver-x64.o build/darwin/64/third_party/v8/src/x64/lithium-x64.o build/darwin/64/third_party/v8/src/x64/macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/regexp-macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/stub-cache-x64.o build/darwin/64/third_party/v8/src/zone.o
clang: warning: argument unused during compilation: '-pthread'
ld: warning: directory not found for option '-L/usr/64/lib'
g++ -o build/darwin/64/mongo/util/ntservice.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/util/ntservice.cpp
In file included from src/mongo/db/commands/touch.cpp:35:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
ar rc build/darwin/64/mongo/libntservice.a build/darwin/64/mongo/util/ntservice.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/libntservice.a(ntservice.o) has no symbols
ranlib build/darwin/64/mongo/libntservice.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: build/darwin/64/mongo/libntservice.a(ntservice.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: warning for library: build/darwin/64/mongo/libntservice.a the table of contents is empty (no object file members in the library define global symbols)
g++ -o build/darwin/64/mongo/tools/dump.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/dump.cpp
Install file: "build/darwin/64/mongo/mongo" as "/usr/local/Cellar/mongodb/2.4.6/bin/mongo"
chmod 755 /usr/local/Cellar/mongodb/2.4.6/bin/mongo
g++ -o build/darwin/64/mongo/tools/export.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/export.cpp
3 warnings generated.
3 warnings generated.
g++ -o build/darwin/64/mongo/tools/files.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/files.cpp
g++ -o build/darwin/64/mongo/tools/import.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/import.cpp
In file included from src/mongo/util/net/message_server_port.cpp:31:
In file included from src/mongo/util/net/../../db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
g++ -o build/darwin/64/mongo/tools/oplog.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/oplog.cpp
g++ -o build/darwin/64/mongo/client/examples/mongoperf.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/client/examples/mongoperf.cpp
In file included from src/mongo/util/net/message_server_port.cpp:31:
In file included from src/mongo/util/net/../../db/stats/counters.h:25:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
In file included from src/mongo/tools/dump.cpp:30:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/tools/export.cpp:24:
In file included from src/mongo/tools/tool.h:30:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
3 warnings generated.
ar rc build/darwin/64/mongo/libmongodandmongos.a build/darwin/64/mongo/db/connection_factory.o build/darwin/64/mongo/db/initialize_server_global_state.o build/darwin/64/mongo/db/server_extra_log_context.o build/darwin/64/mongo/util/net/message_server_port.o
ranlib build/darwin/64/mongo/libmongodandmongos.a
3 warnings generated.
g++ -o build/darwin/64/mongo/tools/restore.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/tools/restore.cpp
In file included from src/mongo/tools/dump.cpp:30:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
g++ -o build/darwin/64/mongo/mongod -fPIC -pthread -rdynamic -stdlib=libstdc++ -m64 build/darwin/64/mongo/db/db.o build/darwin/64/mongo/db/compact.o build/darwin/64/mongo/db/commands/touch.o -L/usr/64/lib build/darwin/64/mongo/base/configuration_variable_manager.o build/darwin/64/mongo/base/error_codes.o build/darwin/64/mongo/base/global_initializer.o build/darwin/64/mongo/base/global_initializer_registerer.o build/darwin/64/mongo/base/init.o build/darwin/64/mongo/base/initializer.o build/darwin/64/mongo/base/initializer_context.o build/darwin/64/mongo/base/initializer_dependency_graph.o build/darwin/64/mongo/base/make_string_vector.o build/darwin/64/mongo/base/parse_number.o build/darwin/64/mongo/base/status.o build/darwin/64/mongo/base/string_data.o build/darwin/64/mongo/bson/bson_validate.o build/darwin/64/mongo/bson/mutable/mutable_bson.o build/darwin/64/mongo/bson/mutable/mutable_bson_builder.o build/darwin/64/mongo/bson/mutable/mutable_bson_heap.o build/darwin/64/mongo/bson/mutable/mutable_bson_internal.o build/darwin/64/mongo/bson/oid.o build/darwin/64/mongo/bson/util/bson_extract.o build/darwin/64/mongo/buildinfo.o build/darwin/64/mongo/client/connpool.o build/darwin/64/mongo/client/dbclient.o build/darwin/64/mongo/client/dbclient_rs.o build/darwin/64/mongo/client/dbclientcursor.o build/darwin/64/mongo/client/distlock.o build/darwin/64/mongo/client/distlock_test.o build/darwin/64/mongo/client/model.o build/darwin/64/mongo/client/parallel.o build/darwin/64/mongo/client/sasl_client_authenticate.o build/darwin/64/mongo/client/syncclusterconnection.o build/darwin/64/mongo/db/auth/action_set.o build/darwin/64/mongo/db/auth/action_type.o build/darwin/64/mongo/db/auth/auth_external_state.o build/darwin/64/mongo/db/auth/auth_external_state_d.o build/darwin/64/mongo/db/auth/auth_external_state_server_common.o build/darwin/64/mongo/db/auth/auth_index_d.o build/darwin/64/mongo/db/auth/auth_server_parameters.o build/darwin/64/mongo/db/auth/authorization_manager.o build/darwin/64/mongo/db/auth/mongo_authentication_session.o build/darwin/64/mongo/db/auth/principal.o build/darwin/64/mongo/db/auth/principal_set.o build/darwin/64/mongo/db/auth/privilege.o build/darwin/64/mongo/db/auth/privilege_set.o build/darwin/64/mongo/db/auth/security_key.o build/darwin/64/mongo/db/btree.o build/darwin/64/mongo/db/btree_stats.o build/darwin/64/mongo/db/btreebuilder.o build/darwin/64/mongo/db/btreecursor.o build/darwin/64/mongo/db/btreeposition.o build/darwin/64/mongo/db/cap.o build/darwin/64/mongo/db/client.o build/darwin/64/mongo/db/client_basic.o build/darwin/64/mongo/db/clientcursor.o build/darwin/64/mongo/db/cloner.o build/darwin/64/mongo/db/cmdline.o build/darwin/64/mongo/db/commands.o build/darwin/64/mongo/db/commands/authentication_commands.o build/darwin/64/mongo/db/commands/connection_status.o build/darwin/64/mongo/db/commands/distinct.o build/darwin/64/mongo/db/commands/fail_point_cmd.o build/darwin/64/mongo/db/commands/find_and_modify.o build/darwin/64/mongo/db/commands/find_and_modify_common.o build/darwin/64/mongo/db/commands/fsync.o build/darwin/64/mongo/db/commands/group.o build/darwin/64/mongo/db/commands/hashcmd.o build/darwin/64/mongo/db/commands/index_stats.o build/darwin/64/mongo/db/commands/isself.o build/darwin/64/mongo/db/commands/mr.o build/darwin/64/mongo/db/commands/mr_common.o build/darwin/64/mongo/db/commands/parameters.o build/darwin/64/mongo/db/commands/pipeline_command.o build/darwin/64/mongo/db/commands/rename_collection_common.o build/darwin/64/mongo/db/commands/server_status.o build/darwin/64/mongo/db/commands/storage_details.o build/darwin/64/mongo/db/common.o build/darwin/64/mongo/db/connection_factory.o build/darwin/64/mongo/db/curop.o build/darwin/64/mongo/db/cursor.o build/darwin/64/mongo/db/d_concurrency.o build/darwin/64/mongo/db/d_globals.o build/darwin/64/mongo/db/database.o build/darwin/64/mongo/db/dbcommands.o build/darwin/64/mongo/db/dbcommands_admin.o build/darwin/64/mongo/db/dbcommands_generic.o build/darwin/64/mongo/db/dbeval.o build/darwin/64/mongo/db/dbhelpers.o build/darwin/64/mongo/db/dbmessage.o build/darwin/64/mongo/db/dbwebserver.o build/darwin/64/mongo/db/driverHelpers.o build/darwin/64/mongo/db/dur.o build/darwin/64/mongo/db/dur_commitjob.o build/darwin/64/mongo/db/dur_journal.o build/darwin/64/mongo/db/dur_preplogbuffer.o build/darwin/64/mongo/db/dur_recover.o build/darwin/64/mongo/db/dur_writetodatafiles.o build/darwin/64/mongo/db/durop.o build/darwin/64/mongo/db/explain.o build/darwin/64/mongo/db/extsort.o build/darwin/64/mongo/db/field_ref.o build/darwin/64/mongo/db/fts/fts_command.o build/darwin/64/mongo/db/fts/fts_command_mongod.o build/darwin/64/mongo/db/fts/fts_enabled.o build/darwin/64/mongo/db/fts/fts_index.o build/darwin/64/mongo/db/fts/fts_index_format.o build/darwin/64/mongo/db/fts/fts_matcher.o build/darwin/64/mongo/db/fts/fts_query.o build/darwin/64/mongo/db/fts/fts_search.o build/darwin/64/mongo/db/fts/fts_spec.o build/darwin/64/mongo/db/fts/fts_util.o build/darwin/64/mongo/db/fts/stemmer.o build/darwin/64/mongo/db/fts/stop_words.o build/darwin/64/mongo/db/fts/stop_words_list.o build/darwin/64/mongo/db/fts/tokenizer.o build/darwin/64/mongo/db/geo/2d.o build/darwin/64/mongo/db/geo/geonear.o build/darwin/64/mongo/db/geo/geoparser.o build/darwin/64/mongo/db/geo/geoquery.o build/darwin/64/mongo/db/geo/hash.o build/darwin/64/mongo/db/geo/haystack.o build/darwin/64/mongo/db/geo/s2common.o build/darwin/64/mongo/db/geo/s2cursor.o build/darwin/64/mongo/db/geo/s2index.o build/darwin/64/mongo/db/geo/s2nearcursor.o build/darwin/64/mongo/db/geo/shapes.o build/darwin/64/mongo/db/hasher.o build/darwin/64/mongo/db/hashindex.o build/darwin/64/mongo/db/index.o build/darwin/64/mongo/db/index_rebuilder.o build/darwin/64/mongo/db/index_set.o build/darwin/64/mongo/db/index_update.o build/darwin/64/mongo/db/indexkey.o build/darwin/64/mongo/db/initialize_server_global_state.o build/darwin/64/mongo/db/instance.o build/darwin/64/mongo/db/interrupt_status_mongod.o build/darwin/64/mongo/db/intervalbtreecursor.o build/darwin/64/mongo/db/introspect.o build/darwin/64/mongo/db/jsobj.o build/darwin/64/mongo/db/json.o build/darwin/64/mongo/db/key.o build/darwin/64/mongo/db/keypattern.o build/darwin/64/mongo/db/kill_current_op.o build/darwin/64/mongo/db/lasterror.o build/darwin/64/mongo/db/lockstat.o build/darwin/64/mongo/db/lockstate.o build/darwin/64/mongo/db/matcher.o build/darwin/64/mongo/db/matcher_covered.o build/darwin/64/mongo/db/memconcept.o build/darwin/64/mongo/db/module.o build/darwin/64/mongo/db/mongommf.o build/darwin/64/mongo/db/namespace.o build/darwin/64/mongo/db/namespace_details.o build/darwin/64/mongo/db/oplog.o build/darwin/64/mongo/db/ops/count.o build/darwin/64/mongo/db/ops/delete.o build/darwin/64/mongo/db/ops/query.o build/darwin/64/mongo/db/ops/update.o build/darwin/64/mongo/db/ops/update_internal.o build/darwin/64/mongo/db/pagefault.o build/darwin/64/mongo/db/pdfile.o build/darwin/64/mongo/db/pipeline/accumulator.o build/darwin/64/mongo/db/pipeline/accumulator_add_to_set.o build/darwin/64/mongo/db/pipeline/accumulator_avg.o build/darwin/64/mongo/db/pipeline/accumulator_first.o build/darwin/64/mongo/db/pipeline/accumulator_last.o build/darwin/64/mongo/db/pipeline/accumulator_min_max.o build/darwin/64/mongo/db/pipeline/accumulator_push.o build/darwin/64/mongo/db/pipeline/accumulator_single_value.o build/darwin/64/mongo/db/pipeline/accumulator_sum.o build/darwin/64/mongo/db/pipeline/builder.o build/darwin/64/mongo/db/pipeline/doc_mem_monitor.o build/darwin/64/mongo/db/pipeline/document.o build/darwin/64/mongo/db/pipeline/document_source.o build/darwin/64/mongo/db/pipeline/document_source_bson_array.o build/darwin/64/mongo/db/pipeline/document_source_command_shards.o build/darwin/64/mongo/db/pipeline/document_source_cursor.o build/darwin/64/mongo/db/pipeline/document_source_filter.o build/darwin/64/mongo/db/pipeline/document_source_filter_base.o build/darwin/64/mongo/db/pipeline/document_source_geo_near.o build/darwin/64/mongo/db/pipeline/document_source_group.o build/darwin/64/mongo/db/pipeline/document_source_limit.o build/darwin/64/mongo/db/pipeline/document_source_match.o build/darwin/64/mongo/db/pipeline/document_source_out.o build/darwin/64/mongo/db/pipeline/document_source_project.o build/darwin/64/mongo/db/pipeline/document_source_skip.o build/darwin/64/mongo/db/pipeline/document_source_sort.o build/darwin/64/mongo/db/pipeline/document_source_unwind.o build/darwin/64/mongo/db/pipeline/expression.o build/darwin/64/mongo/db/pipeline/expression_context.o build/darwin/64/mongo/db/pipeline/field_path.o build/darwin/64/mongo/db/pipeline/pipeline.o build/darwin/64/mongo/db/pipeline/pipeline_d.o build/darwin/64/mongo/db/pipeline/value.o build/darwin/64/mongo/db/prefetch.o build/darwin/64/mongo/db/projection.o build/darwin/64/mongo/db/queryoptimizer.o build/darwin/64/mongo/db/queryoptimizercursorimpl.o build/darwin/64/mongo/db/querypattern.o build/darwin/64/mongo/db/queryutil.o build/darwin/64/mongo/db/record.o build/darwin/64/mongo/db/repl.o build/darwin/64/mongo/db/repl/bgsync.o build/darwin/64/mongo/db/repl/consensus.o build/darwin/64/mongo/db/repl/health.o build/darwin/64/mongo/db/repl/heartbeat.o build/darwin/64/mongo/db/repl/manager.o build/darwin/64/mongo/db/repl/replset_commands.o build/darwin/64/mongo/db/repl/rs.o build/darwin/64/mongo/db/repl/rs_config.o build/darwin/64/mongo/db/repl/rs_initialsync.o build/darwin/64/mongo/db/repl/rs_initiate.o build/darwin/64/mongo/db/repl/rs_rollback.o build/darwin/64/mongo/db/repl/rs_sync.o build/darwin/64/mongo/db/repl_block.o build/darwin/64/mongo/db/restapi.o build/darwin/64/mongo/db/scanandorder.o build/darwin/64/mongo/db/server_extra_log_context.o build/darwin/64/mongo/db/server_parameters.o build/darwin/64/mongo/db/stats/counters.o build/darwin/64/mongo/db/stats/service_stats.o build/darwin/64/mongo/db/stats/snapshots.o build/darwin/64/mongo/db/stats/timer_stats.o build/darwin/64/mongo/db/stats/top.o build/darwin/64/mongo/db/tests.o build/darwin/64/mongo/db/ttl.o build/darwin/64/mongo/pch.o build/darwin/64/mongo/platform/backtrace.o build/darwin/64/mongo/platform/posix_fadvise.o build/darwin/64/mongo/platform/random.o build/darwin/64/mongo/platform/strcasestr.o build/darwin/64/mongo/s/chunk.o build/darwin/64/mongo/s/config.o build/darwin/64/mongo/s/d_chunk_manager.o build/darwin/64/mongo/s/d_logic.o build/darwin/64/mongo/s/d_migrate.o build/darwin/64/mongo/s/d_split.o build/darwin/64/mongo/s/d_state.o build/darwin/64/mongo/s/d_writeback.o build/darwin/64/mongo/s/default_version.o build/darwin/64/mongo/s/field_parser.o build/darwin/64/mongo/s/grid.o build/darwin/64/mongo/s/mongo_version_range.o build/darwin/64/mongo/s/shard.o build/darwin/64/mongo/s/shardconnection.o build/darwin/64/mongo/s/shardkey.o build/darwin/64/mongo/s/type_changelog.o build/darwin/64/mongo/s/type_chunk.o build/darwin/64/mongo/s/type_collection.o build/darwin/64/mongo/s/type_config_version.o build/darwin/64/mongo/s/type_database.o build/darwin/64/mongo/s/type_lockpings.o build/darwin/64/mongo/s/type_locks.o build/darwin/64/mongo/s/type_mongos.o build/darwin/64/mongo/s/type_settings.o build/darwin/64/mongo/s/type_shard.o build/darwin/64/mongo/s/type_tags.o build/darwin/64/mongo/scripting/bench.o build/darwin/64/mongo/scripting/bson_template_evaluator.o build/darwin/64/mongo/scripting/engine.o build/darwin/64/mongo/scripting/engine_v8.o build/darwin/64/mongo/scripting/utils.o build/darwin/64/mongo/scripting/v8_db.o build/darwin/64/mongo/scripting/v8_profiler.o build/darwin/64/mongo/scripting/v8_utils.o build/darwin/64/mongo/shell/mongo.o build/darwin/64/mongo/util/alignedbuilder.o build/darwin/64/mongo/util/assert_util.o build/darwin/64/mongo/util/background.o build/darwin/64/mongo/util/base64.o build/darwin/64/mongo/util/compress.o build/darwin/64/mongo/util/concurrency/mutexdebugger.o build/darwin/64/mongo/util/concurrency/rwlockimpl.o build/darwin/64/mongo/util/concurrency/spin_lock.o build/darwin/64/mongo/util/concurrency/synchronization.o build/darwin/64/mongo/util/concurrency/task.o build/darwin/64/mongo/util/concurrency/thread_pool.o build/darwin/64/mongo/util/debug_util.o build/darwin/64/mongo/util/elapsed_tracker.o build/darwin/64/mongo/util/exception_filter_win32.o build/darwin/64/mongo/util/fail_point.o build/darwin/64/mongo/util/fail_point_registry.o build/darwin/64/mongo/util/fail_point_service.o build/darwin/64/mongo/util/file.o build/darwin/64/mongo/util/file_allocator.o build/darwin/64/mongo/util/histogram.o build/darwin/64/mongo/util/intrusive_counter.o build/darwin/64/mongo/util/log.o build/darwin/64/mongo/util/logfile.o build/darwin/64/mongo/util/md5.o build/darwin/64/mongo/util/mmap.o build/darwin/64/mongo/util/mmap_posix.o build/darwin/64/mongo/util/net/httpclient.o build/darwin/64/mongo/util/net/listen.o build/darwin/64/mongo/util/net/message.o build/darwin/64/mongo/util/net/message_port.o build/darwin/64/mongo/util/net/message_server_port.o build/darwin/64/mongo/util/net/miniwebserver.o build/darwin/64/mongo/util/net/sock.o build/darwin/64/mongo/util/net/ssl_manager.o build/darwin/64/mongo/util/ntservice.o build/darwin/64/mongo/util/password.o build/darwin/64/mongo/util/platform_init.o build/darwin/64/mongo/util/processinfo.o build/darwin/64/mongo/util/processinfo_darwin.o build/darwin/64/mongo/util/progress_meter.o build/darwin/64/mongo/util/ramlog.o build/darwin/64/mongo/util/safe_num.o build/darwin/64/mongo/util/signal_handlers.o build/darwin/64/mongo/util/stack_introspect.o build/darwin/64/mongo/util/stacktrace.o build/darwin/64/mongo/util/startup_test.o build/darwin/64/mongo/util/stringutils.o build/darwin/64/mongo/util/systeminfo_none.o build/darwin/64/mongo/util/text.o build/darwin/64/mongo/util/text_startuptest.o build/darwin/64/mongo/util/time_support.o build/darwin/64/mongo/util/timer.o build/darwin/64/mongo/util/touch_pages.o build/darwin/64/mongo/util/trace.o build/darwin/64/mongo/util/util.o build/darwin/64/mongo/util/version.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_operations.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_path.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/codecvt_error_category.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/operations.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path_traits.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/unique_path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/windows_file_codecvt.o build/darwin/64/third_party/boost/libs/program_options/src/cmdline.o build/darwin/64/third_party/boost/libs/program_options/src/config_file.o build/darwin/64/third_party/boost/libs/program_options/src/convert.o build/darwin/64/third_party/boost/libs/program_options/src/options_description.o build/darwin/64/third_party/boost/libs/program_options/src/parsers.o build/darwin/64/third_party/boost/libs/program_options/src/positional_options.o build/darwin/64/third_party/boost/libs/program_options/src/split.o build/darwin/64/third_party/boost/libs/program_options/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/program_options/src/value_semantic.o build/darwin/64/third_party/boost/libs/program_options/src/variables_map.o build/darwin/64/third_party/boost/libs/program_options/src/winmain.o build/darwin/64/third_party/boost/libs/system/src/error_code.o build/darwin/64/third_party/boost/libs/thread/src/pthread/once.o build/darwin/64/third_party/boost/libs/thread/src/pthread/thread.o build/darwin/64/third_party/gperftools-2.0/src/base/atomicops-internals-x86.o build/darwin/64/third_party/gperftools-2.0/src/base/dynamic_annotations.o build/darwin/64/third_party/gperftools-2.0/src/base/logging.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock_internal.o build/darwin/64/third_party/gperftools-2.0/src/base/sysinfo.o build/darwin/64/third_party/gperftools-2.0/src/central_freelist.o build/darwin/64/third_party/gperftools-2.0/src/common.o build/darwin/64/third_party/gperftools-2.0/src/internal_logging.o build/darwin/64/third_party/gperftools-2.0/src/malloc_extension.o build/darwin/64/third_party/gperftools-2.0/src/malloc_hook.o build/darwin/64/third_party/gperftools-2.0/src/maybe_threads.o build/darwin/64/third_party/gperftools-2.0/src/memfs_malloc.o build/darwin/64/third_party/gperftools-2.0/src/page_heap.o build/darwin/64/third_party/gperftools-2.0/src/sampler.o build/darwin/64/third_party/gperftools-2.0/src/span.o build/darwin/64/third_party/gperftools-2.0/src/stack_trace_table.o build/darwin/64/third_party/gperftools-2.0/src/stacktrace.o build/darwin/64/third_party/gperftools-2.0/src/static_vars.o build/darwin/64/third_party/gperftools-2.0/src/symbolize.o build/darwin/64/third_party/gperftools-2.0/src/system-alloc.o build/darwin/64/third_party/gperftools-2.0/src/tcmalloc.o build/darwin/64/third_party/gperftools-2.0/src/thread_cache.o build/darwin/64/third_party/libstemmer_c/libstemmer/libstemmer_utf8.o build/darwin/64/third_party/libstemmer_c/runtime/api.o build/darwin/64/third_party/libstemmer_c/runtime/utilities.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_danish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_dutch.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_english.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_finnish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_french.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_german.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_hungarian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_italian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_norwegian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_porter.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_portuguese.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_spanish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_1_swedish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_ISO_8859_2_romanian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_KOI8_R_russian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_danish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_dutch.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_english.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_finnish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_french.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_german.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_hungarian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_italian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_norwegian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_porter.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_portuguese.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_romanian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_russian.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_spanish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_swedish.o build/darwin/64/third_party/libstemmer_c/src_c/stem_UTF_8_turkish.o build/darwin/64/third_party/murmurhash3/MurmurHash3.o build/darwin/64/third_party/pcre-8.30/pcre_byte_order.o build/darwin/64/third_party/pcre-8.30/pcre_chartables.o build/darwin/64/third_party/pcre-8.30/pcre_compile.o build/darwin/64/third_party/pcre-8.30/pcre_config.o build/darwin/64/third_party/pcre-8.30/pcre_dfa_exec.o build/darwin/64/third_party/pcre-8.30/pcre_exec.o build/darwin/64/third_party/pcre-8.30/pcre_fullinfo.o build/darwin/64/third_party/pcre-8.30/pcre_get.o build/darwin/64/third_party/pcre-8.30/pcre_globals.o build/darwin/64/third_party/pcre-8.30/pcre_maketables.o build/darwin/64/third_party/pcre-8.30/pcre_newline.o build/darwin/64/third_party/pcre-8.30/pcre_ord2utf8.o build/darwin/64/third_party/pcre-8.30/pcre_refcount.o build/darwin/64/third_party/pcre-8.30/pcre_scanner.o build/darwin/64/third_party/pcre-8.30/pcre_string_utils.o build/darwin/64/third_party/pcre-8.30/pcre_stringpiece.o build/darwin/64/third_party/pcre-8.30/pcre_study.o build/darwin/64/third_party/pcre-8.30/pcre_tables.o build/darwin/64/third_party/pcre-8.30/pcre_ucd.o build/darwin/64/third_party/pcre-8.30/pcre_valid_utf8.o build/darwin/64/third_party/pcre-8.30/pcre_version.o build/darwin/64/third_party/pcre-8.30/pcre_xclass.o build/darwin/64/third_party/pcre-8.30/pcrecpp.o build/darwin/64/third_party/pcre-8.30/pcreposix.o build/darwin/64/third_party/s2/base/int128.o build/darwin/64/third_party/s2/base/logging.o build/darwin/64/third_party/s2/base/stringprintf.o build/darwin/64/third_party/s2/base/strtoint.o build/darwin/64/third_party/s2/s1angle.o build/darwin/64/third_party/s2/s1interval.o build/darwin/64/third_party/s2/s2.o build/darwin/64/third_party/s2/s2cap.o build/darwin/64/third_party/s2/s2cell.o build/darwin/64/third_party/s2/s2cellid.o build/darwin/64/third_party/s2/s2cellunion.o build/darwin/64/third_party/s2/s2edgeindex.o build/darwin/64/third_party/s2/s2edgeutil.o build/darwin/64/third_party/s2/s2latlng.o build/darwin/64/third_party/s2/s2latlngrect.o build/darwin/64/third_party/s2/s2loop.o build/darwin/64/third_party/s2/s2pointregion.o build/darwin/64/third_party/s2/s2polygon.o build/darwin/64/third_party/s2/s2polygonbuilder.o build/darwin/64/third_party/s2/s2polyline.o build/darwin/64/third_party/s2/s2r2rect.o build/darwin/64/third_party/s2/s2region.o build/darwin/64/third_party/s2/s2regioncoverer.o build/darwin/64/third_party/s2/s2regionintersection.o build/darwin/64/third_party/s2/s2regionunion.o build/darwin/64/third_party/s2/strings/split.o build/darwin/64/third_party/s2/strings/stringprintf.o build/darwin/64/third_party/s2/strings/strutil.o build/darwin/64/third_party/s2/util/coding/coder.o build/darwin/64/third_party/s2/util/coding/varint.o build/darwin/64/third_party/s2/util/math/mathutil.o build/darwin/64/third_party/shim_allocator.o build/darwin/64/third_party/shim_boost.o build/darwin/64/third_party/shim_pcrecpp.o build/darwin/64/third_party/shim_snappy.o build/darwin/64/third_party/shim_v8.o build/darwin/64/third_party/snappy/snappy-sinksource.o build/darwin/64/third_party/snappy/snappy.o build/darwin/64/third_party/v8/src/accessors.o build/darwin/64/third_party/v8/src/allocation.o build/darwin/64/third_party/v8/src/api.o build/darwin/64/third_party/v8/src/assembler.o build/darwin/64/third_party/v8/src/ast.o build/darwin/64/third_party/v8/src/atomicops_internals_x86_gcc.o build/darwin/64/third_party/v8/src/bignum-dtoa.o build/darwin/64/third_party/v8/src/bignum.o build/darwin/64/third_party/v8/src/bootstrapper.o build/darwin/64/third_party/v8/src/builtins.o build/darwin/64/third_party/v8/src/cached-powers.o build/darwin/64/third_party/v8/src/checks.o build/darwin/64/third_party/v8/src/circular-queue.o build/darwin/64/third_party/v8/src/code-stubs.o build/darwin/64/third_party/v8/src/codegen.o build/darwin/64/third_party/v8/src/compilation-cache.o build/darwin/64/third_party/v8/src/compiler.o build/darwin/64/third_party/v8/src/contexts.o build/darwin/64/third_party/v8/src/conversions.o build/darwin/64/third_party/v8/src/counters.o build/darwin/64/third_party/v8/src/cpu-profiler.o build/darwin/64/third_party/v8/src/data-flow.o build/darwin/64/third_party/v8/src/date.o build/darwin/64/third_party/v8/src/dateparser.o build/darwin/64/third_party/v8/src/debug-agent.o build/darwin/64/third_party/v8/src/debug.o build/darwin/64/third_party/v8/src/deoptimizer.o build/darwin/64/third_party/v8/src/disassembler.o build/darwin/64/third_party/v8/src/diy-fp.o build/darwin/64/third_party/v8/src/dtoa.o build/darwin/64/third_party/v8/src/elements-kind.o build/darwin/64/third_party/v8/src/elements.o build/darwin/64/third_party/v8/src/execution.o build/darwin/64/third_party/v8/src/experimental-libraries.o build/darwin/64/third_party/v8/src/extensions/externalize-string-extension.o build/darwin/64/third_party/v8/src/extensions/gc-extension.o build/darwin/64/third_party/v8/src/extensions/statistics-extension.o build/darwin/64/third_party/v8/src/factory.o build/darwin/64/third_party/v8/src/fast-dtoa.o build/darwin/64/third_party/v8/src/fixed-dtoa.o build/darwin/64/third_party/v8/src/flags.o build/darwin/64/third_party/v8/src/frames.o build/darwin/64/third_party/v8/src/full-codegen.o build/darwin/64/third_party/v8/src/func-name-inferrer.o build/darwin/64/third_party/v8/src/gdb-jit.o build/darwin/64/third_party/v8/src/global-handles.o build/darwin/64/third_party/v8/src/handles.o build/darwin/64/third_party/v8/src/heap-profiler.o build/darwin/64/third_party/v8/src/heap.o build/darwin/64/third_party/v8/src/hydrogen-instructions.o build/darwin/64/third_party/v8/src/hydrogen.o build/darwin/64/third_party/v8/src/ic.o build/darwin/64/third_party/v8/src/incremental-marking.o build/darwin/64/third_party/v8/src/inspector.o build/darwin/64/third_party/v8/src/interface.o build/darwin/64/third_party/v8/src/interpreter-irregexp.o build/darwin/64/third_party/v8/src/isolate.o build/darwin/64/third_party/v8/src/jsregexp.o build/darwin/64/third_party/v8/src/libraries.o build/darwin/64/third_party/v8/src/lithium-allocator.o build/darwin/64/third_party/v8/src/lithium.o build/darwin/64/third_party/v8/src/liveedit.o build/darwin/64/third_party/v8/src/liveobjectlist.o build/darwin/64/third_party/v8/src/log-utils.o build/darwin/64/third_party/v8/src/log.o build/darwin/64/third_party/v8/src/mark-compact.o build/darwin/64/third_party/v8/src/messages.o build/darwin/64/third_party/v8/src/objects-printer.o build/darwin/64/third_party/v8/src/objects-visiting.o build/darwin/64/third_party/v8/src/objects.o build/darwin/64/third_party/v8/src/once.o build/darwin/64/third_party/v8/src/optimizing-compiler-thread.o build/darwin/64/third_party/v8/src/parser.o build/darwin/64/third_party/v8/src/platform-macos.o build/darwin/64/third_party/v8/src/platform-posix.o build/darwin/64/third_party/v8/src/preparse-data.o build/darwin/64/third_party/v8/src/preparser.o build/darwin/64/third_party/v8/src/profile-generator.o build/darwin/64/third_party/v8/src/property.o build/darwin/64/third_party/v8/src/regexp-macro-assembler-irregexp.o build/darwin/64/third_party/v8/src/regexp-macro-assembler.o build/darwin/64/third_party/v8/src/regexp-stack.o build/darwin/64/third_party/v8/src/rewriter.o build/darwin/64/third_party/v8/src/runtime-profiler.o build/darwin/64/third_party/v8/src/runtime.o build/darwin/64/third_party/v8/src/safepoint-table.o build/darwin/64/third_party/v8/src/scanner-character-streams.o build/darwin/64/third_party/v8/src/scanner.o build/darwin/64/third_party/v8/src/scopeinfo.o build/darwin/64/third_party/v8/src/scopes.o build/darwin/64/third_party/v8/src/serialize.o build/darwin/64/third_party/v8/src/snapshot-common.o build/darwin/64/third_party/v8/src/snapshot-empty.o build/darwin/64/third_party/v8/src/spaces.o build/darwin/64/third_party/v8/src/store-buffer.o build/darwin/64/third_party/v8/src/string-search.o build/darwin/64/third_party/v8/src/string-stream.o build/darwin/64/third_party/v8/src/strtod.o build/darwin/64/third_party/v8/src/stub-cache.o build/darwin/64/third_party/v8/src/token.o build/darwin/64/third_party/v8/src/transitions.o build/darwin/64/third_party/v8/src/type-info.o build/darwin/64/third_party/v8/src/unicode.o build/darwin/64/third_party/v8/src/utils.o build/darwin/64/third_party/v8/src/v8-counters.o build/darwin/64/third_party/v8/src/v8.o build/darwin/64/third_party/v8/src/v8conversions.o build/darwin/64/third_party/v8/src/v8threads.o build/darwin/64/third_party/v8/src/v8utils.o build/darwin/64/third_party/v8/src/variables.o build/darwin/64/third_party/v8/src/version.o build/darwin/64/third_party/v8/src/x64/assembler-x64.o build/darwin/64/third_party/v8/src/x64/builtins-x64.o build/darwin/64/third_party/v8/src/x64/code-stubs-x64.o build/darwin/64/third_party/v8/src/x64/codegen-x64.o build/darwin/64/third_party/v8/src/x64/cpu-x64.o build/darwin/64/third_party/v8/src/x64/debug-x64.o build/darwin/64/third_party/v8/src/x64/deoptimizer-x64.o build/darwin/64/third_party/v8/src/x64/disasm-x64.o build/darwin/64/third_party/v8/src/x64/frames-x64.o build/darwin/64/third_party/v8/src/x64/full-codegen-x64.o build/darwin/64/third_party/v8/src/x64/ic-x64.o build/darwin/64/third_party/v8/src/x64/lithium-codegen-x64.o build/darwin/64/third_party/v8/src/x64/lithium-gap-resolver-x64.o build/darwin/64/third_party/v8/src/x64/lithium-x64.o build/darwin/64/third_party/v8/src/x64/macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/regexp-macro-assembler-x64.o build/darwin/64/third_party/v8/src/x64/stub-cache-x64.o build/darwin/64/third_party/v8/src/zone.o
clang: warning: argument unused during compilation: '-pthread'
ld: warning: directory not found for option '-L/usr/64/lib'
In file included from src/mongo/tools/files.cpp:24:
In file included from src/mongo/tools/tool.h:30:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/tools/import.cpp:21:
In file included from src/mongo/tools/tool.h:30:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
In file included from src/mongo/tools/oplog.cpp:22:
In file included from src/mongo/db/oplogreader.h:23:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
In file included from src/mongo/db/namespace_details.h:30:
In file included from src/mongo/db/queryoptimizercursor.h:21:
In file included from src/mongo/db/cursor.h:23:
In file included from src/mongo/db/matcher.h:25:
In file included from src/mongo/db/geo/geoquery.h:17:
In file included from src/mongo/db/geo/geoparser.h:21:
src/third_party/s2/s2.h:40:12: warning: 'hash' defined as a class template here but previously declared as a struct
template [-Wmismatched-tags]
template<> class hash<S2Point> {
^
/usr/include/c++/4.2.1/tr1/functional_hash.h:48:5: note: did you mean class here?
struct hash;
^
Install file: "build/darwin/64/mongo/mongod" as "/usr/local/Cellar/mongodb/2.4.6/bin/mongod"
chmod 755 /usr/local/Cellar/mongodb/2.4.6/bin/mongod
g++ -o build/darwin/64/mongo/s/server.o -c -Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libstdc++ -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -m64 -DBOOST_ALL_NO_LIB -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/darwin/64/third_party/libstemmer_c/include -Isrc/third_party/libstemmer_c/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/boost -Isrc/third_party/boost -Ibuild/darwin/64/third_party/pcre-8.30 -Isrc/third_party/pcre-8.30 -Ibuild/darwin/64 -Isrc -Ibuild/darwin/64/mongo -Isrc/mongo -I/usr/64/include -Ibuild/darwin/64/third_party/s2 -Isrc/third_party/s2 -Ibuild/darwin/64/third_party/snappy -Isrc/third_party/snappy -Ibuild/darwin/64/third_party/v8/include -Isrc/third_party/v8/include src/mongo/s/server.cpp
In file included from src/mongo/tools/oplog.cpp:22:
In file included from src/mongo/db/oplogreader.h:23:
In file included from src/mongo/db/dbhelpers.h:27:
In file included from src/mongo/db/db.h:21:
In file included from src/mongo/db/pdfile.h:34:
In file included from src/mongo/db/namespace_details-inl.h:21:
src/mongo/db/namespace_details.h:114:22: warning: private field 'reserved2' is not used [-Wunused-private-field]
unsigned reserved2;
^
src/mongo/db/namespace_details.h:115:22: warning: private field 'reserved3' is not used [-Wunused-private-field]
unsigned reserved3;
^
1 warning generated.
g++ -o build/darwin/64/mongo/mongoexport -fPIC -pthread -rdynamic -stdlib=libstdc++ -m64 build/darwin/64/mongo/tools/export.o -L/usr/64/lib build/darwin/64/mongo/base/configuration_variable_manager.o build/darwin/64/mongo/base/error_codes.o build/darwin/64/mongo/base/global_initializer.o build/darwin/64/mongo/base/global_initializer_registerer.o build/darwin/64/mongo/base/init.o build/darwin/64/mongo/base/initializer.o build/darwin/64/mongo/base/initializer_context.o build/darwin/64/mongo/base/initializer_dependency_graph.o build/darwin/64/mongo/base/make_string_vector.o build/darwin/64/mongo/base/parse_number.o build/darwin/64/mongo/base/status.o build/darwin/64/mongo/base/string_data.o build/darwin/64/mongo/bson/bson_validate.o build/darwin/64/mongo/bson/mutable/mutable_bson.o build/darwin/64/mongo/bson/mutable/mutable_bson_builder.o build/darwin/64/mongo/bson/mutable/mutable_bson_heap.o build/darwin/64/mongo/bson/mutable/mutable_bson_internal.o build/darwin/64/mongo/bson/oid.o build/darwin/64/mongo/bson/util/bson_extract.o build/darwin/64/mongo/buildinfo.o build/darwin/64/mongo/client/connection_factory.o build/darwin/64/mongo/client/connpool.o build/darwin/64/mongo/client/dbclient.o build/darwin/64/mongo/client/dbclient_rs.o build/darwin/64/mongo/client/dbclientcursor.o build/darwin/64/mongo/client/distlock.o build/darwin/64/mongo/client/distlock_test.o build/darwin/64/mongo/client/model.o build/darwin/64/mongo/client/parallel.o build/darwin/64/mongo/client/sasl_client_authenticate.o build/darwin/64/mongo/client/syncclusterconnection.o build/darwin/64/mongo/db/auth/action_set.o build/darwin/64/mongo/db/auth/action_type.o build/darwin/64/mongo/db/auth/auth_external_state.o build/darwin/64/mongo/db/auth/auth_external_state_d.o build/darwin/64/mongo/db/auth/auth_external_state_server_common.o build/darwin/64/mongo/db/auth/auth_index_d.o build/darwin/64/mongo/db/auth/auth_server_parameters.o build/darwin/64/mongo/db/auth/authorization_manager.o build/darwin/64/mongo/db/auth/mongo_authentication_session.o build/darwin/64/mongo/db/auth/principal.o build/darwin/64/mongo/db/auth/principal_set.o build/darwin/64/mongo/db/auth/privilege.o build/darwin/64/mongo/db/auth/privilege_set.o build/darwin/64/mongo/db/auth/security_key.o build/darwin/64/mongo/db/btree.o build/darwin/64/mongo/db/btree_stats.o build/darwin/64/mongo/db/btreebuilder.o build/darwin/64/mongo/db/btreecursor.o build/darwin/64/mongo/db/btreeposition.o build/darwin/64/mongo/db/cap.o build/darwin/64/mongo/db/client.o build/darwin/64/mongo/db/client_basic.o build/darwin/64/mongo/db/clientcursor.o build/darwin/64/mongo/db/cloner.o build/darwin/64/mongo/db/cmdline.o build/darwin/64/mongo/db/commands.o build/darwin/64/mongo/db/commands/authentication_commands.o build/darwin/64/mongo/db/commands/connection_status.o build/darwin/64/mongo/db/commands/distinct.o build/darwin/64/mongo/db/commands/fail_point_cmd.o build/darwin/64/mongo/db/commands/find_and_modify.o build/darwin/64/mongo/db/commands/find_and_modify_common.o build/darwin/64/mongo/db/commands/fsync.o build/darwin/64/mongo/db/commands/group.o build/darwin/64/mongo/db/commands/hashcmd.o build/darwin/64/mongo/db/commands/index_stats.o build/darwin/64/mongo/db/commands/isself.o build/darwin/64/mongo/db/commands/mr.o build/darwin/64/mongo/db/commands/mr_common.o build/darwin/64/mongo/db/commands/parameters.o build/darwin/64/mongo/db/commands/pipeline_command.o build/darwin/64/mongo/db/commands/rename_collection_common.o build/darwin/64/mongo/db/commands/server_status.o build/darwin/64/mongo/db/commands/storage_details.o build/darwin/64/mongo/db/common.o build/darwin/64/mongo/db/curop.o build/darwin/64/mongo/db/cursor.o build/darwin/64/mongo/db/d_concurrency.o build/darwin/64/mongo/db/d_globals.o build/darwin/64/mongo/db/database.o build/darwin/64/mongo/db/dbcommands.o build/darwin/64/mongo/db/dbcommands_admin.o build/darwin/64/mongo/db/dbcommands_generic.o build/darwin/64/mongo/db/dbeval.o build/darwin/64/mongo/db/dbhelpers.o build/darwin/64/mongo/db/dbmessage.o build/darwin/64/mongo/db/dbwebserver.o build/darwin/64/mongo/db/driverHelpers.o build/darwin/64/mongo/db/dur.o build/darwin/64/mongo/db/dur_commitjob.o build/darwin/64/mongo/db/dur_journal.o build/darwin/64/mongo/db/dur_preplogbuffer.o build/darwin/64/mongo/db/dur_recover.o build/darwin/64/mongo/db/dur_writetodatafiles.o build/darwin/64/mongo/db/durop.o build/darwin/64/mongo/db/explain.o build/darwin/64/mongo/db/extsort.o build/darwin/64/mongo/db/field_ref.o build/darwin/64/mongo/db/fts/fts_command.o build/darwin/64/mongo/db/fts/fts_command_mongod.o build/darwin/64/mongo/db/fts/fts_enabled.o build/darwin/64/mongo/db/fts/fts_index.o build/darwin/64/mongo/db/fts/fts_index_format.o build/darwin/64/mongo/db/fts/fts_matcher.o build/darwin/64/mongo/db/fts/fts_query.o build/darwin/64/mongo/db/fts/fts_search.o build/darwin/64/mongo/db/fts/fts_spec.o build/darwin/64/mongo/db/fts/fts_util.o build/darwin/64/mongo/db/fts/stemmer.o build/darwin/64/mongo/db/fts/stop_words.o build/darwin/64/mongo/db/fts/stop_words_list.o build/darwin/64/mongo/db/fts/tokenizer.o build/darwin/64/mongo/db/geo/2d.o build/darwin/64/mongo/db/geo/geonear.o build/darwin/64/mongo/db/geo/geoparser.o build/darwin/64/mongo/db/geo/geoquery.o build/darwin/64/mongo/db/geo/hash.o build/darwin/64/mongo/db/geo/haystack.o build/darwin/64/mongo/db/geo/s2common.o build/darwin/64/mongo/db/geo/s2cursor.o build/darwin/64/mongo/db/geo/s2index.o build/darwin/64/mongo/db/geo/s2nearcursor.o build/darwin/64/mongo/db/geo/shapes.o build/darwin/64/mongo/db/hasher.o build/darwin/64/mongo/db/hashindex.o build/darwin/64/mongo/db/index.o build/darwin/64/mongo/db/index_rebuilder.o build/darwin/64/mongo/db/index_set.o build/darwin/64/mongo/db/index_update.o build/darwin/64/mongo/db/indexkey.o build/darwin/64/mongo/db/instance.o build/darwin/64/mongo/db/interrupt_status_mongod.o build/darwin/64/mongo/db/intervalbtreecursor.o build/darwin/64/mongo/db/introspect.o build/darwin/64/mongo/db/jsobj.o build/darwin/64/mongo/db/json.o build/darwin/64/mongo/db/key.o build/darwin/64/mongo/db/keypattern.o build/darwin/64/mongo/db/kill_current_op.o build/darwin/64/mongo/db/lasterror.o build/darwin/64/mongo/db/lockstat.o build/darwin/64/mongo/db/lockstate.o build/darwin/64/mongo/db/matcher.o build/darwin/64/mongo/db/matcher_covered.o build/darwin/64/mongo/db/memconcept.o build/darwin/64/mongo/db/module.o build/darwin/64/mongo/db/mongommf.o build/darwin/64/mongo/db/namespace.o build/darwin/64/mongo/db/namespace_details.o build/darwin/64/mongo/db/oplog.o build/darwin/64/mongo/db/ops/count.o build/darwin/64/mongo/db/ops/delete.o build/darwin/64/mongo/db/ops/query.o build/darwin/64/mongo/db/ops/update.o build/darwin/64/mongo/db/ops/update_internal.o build/darwin/64/mongo/db/pagefault.o build/darwin/64/mongo/db/pdfile.o build/darwin/64/mongo/db/pipeline/accumulator.o build/darwin/64/mongo/db/pipeline/accumulator_add_to_set.o build/darwin/64/mongo/db/pipeline/accumulator_avg.o build/darwin/64/mongo/db/pipeline/accumulator_first.o build/darwin/64/mongo/db/pipeline/accumulator_last.o build/darwin/64/mongo/db/pipeline/accumulator_min_max.o build/darwin/64/mongo/db/pipeline/accumulator_push.o build/darwin/64/mongo/db/pipeline/accumulator_single_value.o build/darwin/64/mongo/db/pipeline/accumulator_sum.o build/darwin/64/mongo/db/pipeline/builder.o build/darwin/64/mongo/db/pipeline/doc_mem_monitor.o build/darwin/64/mongo/db/pipeline/document.o build/darwin/64/mongo/db/pipeline/document_source.o build/darwin/64/mongo/db/pipeline/document_source_bson_array.o build/darwin/64/mongo/db/pipeline/document_source_command_shards.o build/darwin/64/mongo/db/pipeline/document_source_cursor.o build/darwin/64/mongo/db/pipeline/document_source_filter.o build/darwin/64/mongo/db/pipeline/document_source_filter_base.o build/darwin/64/mongo/db/pipeline/document_source_geo_near.o build/darwin/64/mongo/db/pipeline/document_source_group.o build/darwin/64/mongo/db/pipeline/document_source_limit.o build/darwin/64/mongo/db/pipeline/document_source_match.o build/darwin/64/mongo/db/pipeline/document_source_out.o build/darwin/64/mongo/db/pipeline/document_source_project.o build/darwin/64/mongo/db/pipeline/document_source_skip.o build/darwin/64/mongo/db/pipeline/document_source_sort.o build/darwin/64/mongo/db/pipeline/document_source_unwind.o build/darwin/64/mongo/db/pipeline/expression.o build/darwin/64/mongo/db/pipeline/expression_context.o build/darwin/64/mongo/db/pipeline/field_path.o build/darwin/64/mongo/db/pipeline/pipeline.o build/darwin/64/mongo/db/pipeline/pipeline_d.o build/darwin/64/mongo/db/pipeline/value.o build/darwin/64/mongo/db/prefetch.o build/darwin/64/mongo/db/projection.o build/darwin/64/mongo/db/queryoptimizer.o build/darwin/64/mongo/db/queryoptimizercursorimpl.o build/darwin/64/mongo/db/querypattern.o build/darwin/64/mongo/db/queryutil.o build/darwin/64/mongo/db/record.o build/darwin/64/mongo/db/repl.o build/darwin/64/mongo/db/repl/bgsync.o build/darwin/64/mongo/db/repl/consensus.o build/darwin/64/mongo/db/repl/health.o build/darwin/64/mongo/db/repl/heartbeat.o build/darwin/64/mongo/db/repl/manager.o build/darwin/64/mongo/db/repl/replset_commands.o build/darwin/64/mongo/db/repl/rs.o build/darwin/64/mongo/db/repl/rs_config.o build/darwin/64/mongo/db/repl/rs_initialsync.o build/darwin/64/mongo/db/repl/rs_initiate.o build/darwin/64/mongo/db/repl/rs_rollback.o build/darwin/64/mongo/db/repl/rs_sync.o build/darwin/64/mongo/db/repl_block.o build/darwin/64/mongo/db/restapi.o build/darwin/64/mongo/db/scanandorder.o build/darwin/64/mongo/db/server_parameters.o build/darwin/64/mongo/db/stats/counters.o build/darwin/64/mongo/db/stats/service_stats.o build/darwin/64/mongo/db/stats/snapshots.o build/darwin/64/mongo/db/stats/timer_stats.o build/darwin/64/mongo/db/stats/top.o build/darwin/64/mongo/db/tests.o build/darwin/64/mongo/db/ttl.o build/darwin/64/mongo/pch.o build/darwin/64/mongo/platform/backtrace.o build/darwin/64/mongo/platform/posix_fadvise.o build/darwin/64/mongo/platform/random.o build/darwin/64/mongo/platform/strcasestr.o build/darwin/64/mongo/s/chunk.o build/darwin/64/mongo/s/config.o build/darwin/64/mongo/s/d_chunk_manager.o build/darwin/64/mongo/s/d_logic.o build/darwin/64/mongo/s/d_migrate.o build/darwin/64/mongo/s/d_split.o build/darwin/64/mongo/s/d_state.o build/darwin/64/mongo/s/d_writeback.o build/darwin/64/mongo/s/default_version.o build/darwin/64/mongo/s/field_parser.o build/darwin/64/mongo/s/grid.o build/darwin/64/mongo/s/mongo_version_range.o build/darwin/64/mongo/s/shard.o build/darwin/64/mongo/s/shardconnection.o build/darwin/64/mongo/s/shardkey.o build/darwin/64/mongo/s/type_changelog.o build/darwin/64/mongo/s/type_chunk.o build/darwin/64/mongo/s/type_collection.o build/darwin/64/mongo/s/type_config_version.o build/darwin/64/mongo/s/type_database.o build/darwin/64/mongo/s/type_lockpings.o build/darwin/64/mongo/s/type_locks.o build/darwin/64/mongo/s/type_mongos.o build/darwin/64/mongo/s/type_settings.o build/darwin/64/mongo/s/type_shard.o build/darwin/64/mongo/s/type_tags.o build/darwin/64/mongo/scripting/bench.o build/darwin/64/mongo/scripting/bson_template_evaluator.o build/darwin/64/mongo/scripting/engine.o build/darwin/64/mongo/scripting/engine_v8.o build/darwin/64/mongo/scripting/utils.o build/darwin/64/mongo/scripting/v8_db.o build/darwin/64/mongo/scripting/v8_profiler.o build/darwin/64/mongo/scripting/v8_utils.o build/darwin/64/mongo/shell/mongo.o build/darwin/64/mongo/tools/stat_util.o build/darwin/64/mongo/tools/tool.o build/darwin/64/mongo/util/alignedbuilder.o build/darwin/64/mongo/util/assert_util.o build/darwin/64/mongo/util/background.o build/darwin/64/mongo/util/base64.o build/darwin/64/mongo/util/compress.o build/darwin/64/mongo/util/concurrency/mutexdebugger.o build/darwin/64/mongo/util/concurrency/rwlockimpl.o build/darwin/64/mongo/util/concurrency/spin_lock.o build/darwin/64/mongo/util/concurrency/synchronization.o build/darwin/64/mongo/util/concurrency/task.o build/darwin/64/mongo/util/concurrency/thread_pool.o build/darwin/64/mongo/util/debug_util.o build/darwin/64/mongo/util/elapsed_tracker.o build/darwin/64/mongo/util/exception_filter_win32.o build/darwin/64/mongo/util/fail_point.o build/darwin/64/mongo/util/fail_point_registry.o build/darwin/64/mongo/util/fail_point_service.o build/darwin/64/mongo/util/file.o build/darwin/64/mongo/util/file_allocator.o build/darwin/64/mongo/util/histogram.o build/darwin/64/mongo/util/intrusive_counter.o build/darwin/64/mongo/util/log.o build/darwin/64/mongo/util/logfile.o build/darwin/64/mongo/util/md5.o build/darwin/64/mongo/util/mmap.o build/darwin/64/mongo/util/mmap_posix.o build/darwin/64/mongo/util/net/httpclient.o build/darwin/64/mongo/util/net/listen.o build/darwin/64/mongo/util/net/message.o build/darwin/64/mongo/util/net/message_port.o build/darwin/64/mongo/util/net/miniwebserver.o build/darwin/64/mongo/util/net/sock.o build/darwin/64/mongo/util/net/ssl_manager.o build/darwin/64/mongo/util/password.o build/darwin/64/mongo/util/platform_init.o build/darwin/64/mongo/util/processinfo.o build/darwin/64/mongo/util/processinfo_darwin.o build/darwin/64/mongo/util/progress_meter.o build/darwin/64/mongo/util/ramlog.o build/darwin/64/mongo/util/safe_num.o build/darwin/64/mongo/util/signal_handlers.o build/darwin/64/mongo/util/stack_introspect.o build/darwin/64/mongo/util/stacktrace.o build/darwin/64/mongo/util/startup_test.o build/darwin/64/mongo/util/stringutils.o build/darwin/64/mongo/util/systeminfo_none.o build/darwin/64/mongo/util/text.o build/darwin/64/mongo/util/text_startuptest.o build/darwin/64/mongo/util/time_support.o build/darwin/64/mongo/util/timer.o build/darwin/64/mongo/util/touch_pages.o build/darwin/64/mongo/util/trace.o build/darwin/64/mongo/util/util.o build/darwin/64/mongo/util/version.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_operations.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_path.o build/darwin/64/third_party/boost/libs/filesystem/v2/src/v2_portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/codecvt_error_category.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/operations.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/path_traits.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/portability.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/unique_path.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/filesystem/v3/src/windows_file_codecvt.o build/darwin/64/third_party/boost/libs/program_options/src/cmdline.o build/darwin/64/third_party/boost/libs/program_options/src/config_file.o build/darwin/64/third_party/boost/libs/program_options/src/convert.o build/darwin/64/third_party/boost/libs/program_options/src/options_description.o build/darwin/64/third_party/boost/libs/program_options/src/parsers.o build/darwin/64/third_party/boost/libs/program_options/src/positional_options.o build/darwin/64/third_party/boost/libs/program_options/src/split.o build/darwin/64/third_party/boost/libs/program_options/src/utf8_codecvt_facet.o build/darwin/64/third_party/boost/libs/program_options/src/value_semantic.o build/darwin/64/third_party/boost/libs/program_options/src/variables_map.o build/darwin/64/third_party/boost/libs/program_options/src/winmain.o build/darwin/64/third_party/boost/libs/system/src/error_code.o build/darwin/64/third_party/boost/libs/thread/src/pthread/once.o build/darwin/64/third_party/boost/libs/thread/src/pthread/thread.o build/darwin/64/third_party/gperftools-2.0/src/base/atomicops-internals-x86.o build/darwin/64/third_party/gperftools-2.0/src/base/dynamic_annotations.o build/darwin/64/third_party/gperftools-2.0/src/base/logging.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock.o build/darwin/64/third_party/gperftools-2.0/src/base/spinlock_internal.o build/darwin/64/third_party/gperftools-2.0/src/base/sysinfo.o build/darwin/64/third_party/gperftools-2.0/src/central_freelist.o build/darwin/64/third_party/gperftools-2.0/src/common.o build/darwin/64/third_party/gperftools-2.0/src/internal_logging.o build/darwin/64/third_party/gperftools-2.0/src/malloc_extension.o build/darwin/64/third_party/gperftools-2.0/src/malloc_hook.o build/darwin/64/third_party/gperftools-2.0/src/maybe_threads.o build/darwin/64/third_party/gperftools-2.0/src/memfs_malloc.o build/darwin/64/third_party/gperftools-2.0/src/page_heap.o build/darwin/64/third_party/gperftools-2.0/src/sampler.o build/darwin/64/third_party/gperftools-2.0/src/span.o build/darwin/64/third_party/gperftools-2.0/src/stack_trace_table.o build/darwin/64/third_party/gperftools-2.0/src/stacktrace.o build/darwin/64/third_party/gperftools-2.0/src/static_vars.o build/darwin/64/third_party/gperftools-2.0/src/symbolize.o build/darwin/64/third_party/gperftools-2.0/src/system-alloc.o build/darwin/64/third_party/gperftools-2.0/src/tcmalloc.o build/darwin/64/third_party/gperftools-2.0/src/thread_cache.o build/darwin/64/third_party/libstemmer_c/libstemmer/libstemmer_utf8.o build/darwin/64/third_party/libstemme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment