Created
November 30, 2015 15:38
-
-
Save dunn/58c675230d6455951fe9 to your computer and use it in GitHub Desktop.
mongodb on OS X 10.11.1 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for mongodb on OS X 10.11.1 | |
Build date: 2015-11-30 07:23:23 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 5a53cee37e25e92c3c5511e44b788e9eb91bbc7d | |
Last commit: 52 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.1-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.1.0.0.1.1444952191 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby | |
Java: 1.8.0_66, 1.8.0_20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your system is ready to brew. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-11-30 07:22:55 -0800 | |
./build.sh | |
Building bsondump... | |
Building mongostat... | |
Building mongofiles... | |
Building mongoexport... | |
Building mongoimport... | |
Building mongorestore... | |
Building mongodump... | |
Building mongotop... | |
Building mongooplog... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-11-30 07:23:23 -0800 | |
/usr/local/opt/scons/bin/scons | |
install | |
--prefix=/usr/local/Cellar/mongodb/3.0.7 | |
-j4 | |
--osx-version-min=10.11 | |
--cc=/usr/bin/clang | |
--cxx=/usr/bin/clang++ | |
--use-system-boost | |
--use-new-tools | |
--disable-warnings-as-errors | |
scons: Reading SConscript files ... | |
Mkdir("build/scons") | |
scons version: 2.4.1 | |
python version: 2 7 10 'final' 0 | |
Checking whether the C++ compiler works... yes | |
Checking whether the C compiler works... yes | |
Checking if C++ compiler "/usr/bin/clang++" is GCC... no | |
Checking if C++ compiler "/usr/bin/clang++" is clang... yes | |
Checking if C compiler "/usr/bin/clang" is clang... yes | |
Checking if C compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...yes | |
Checking if C++ compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...yes | |
Checking if target architecture is 32-bit x86...no | |
Checking if C compiler supports -Wno-unused-local-typedefs... yes | |
Checking if C compiler supports -Wno-unused-function... yes | |
Checking if C compiler supports -Wno-unused-private-field... yes | |
Checking if C compiler supports -Wno-deprecated-declarations... yes | |
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... yes | |
Checking if C compiler supports -Wno-unused-const-variable... yes | |
Checking if C compiler supports -Wno-unused-but-set-variable... no | |
Checking if C compiler supports -Wno-missing-braces... yes | |
Checking if C compiler supports -Wno-inconsistent-missing-override... yes | |
Checking if C compiler supports -Wno-potentially-evaluated-expression... yes | |
Checking if implicit boost::shared_ptr null conversion is supported... yes | |
Checking if C compiler supports -mmacosx-version-min=10.11... yes | |
Checking if we are using libstdc++... no | |
Checking if we are on a POSIX system... yes | |
Checking if the POSIX monotonic clock is supported... no | |
Checking for __thread... yes | |
Checking for gcc __atomic builtins... yes | |
Checking for C++ header file boost/filesystem/operations.hpp... yes | |
Checking for C++ library boost_thread-mt... yes | |
Checking for C++ library boost_filesystem-mt... yes | |
Checking for C++ library boost_program_options-mt... yes | |
Checking for C++ library boost_system-mt... yes | |
Checking for C library rt... no | |
Checking for C library dl... yes | |
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 | |
scons: done reading SConscript files. | |
scons: Building targets ... | |
Install file: "src/mongo-tools/bsondump" as "/usr/local/Cellar/mongodb/3.0.7/bin/bsondump" | |
/usr/local/opt/python/bin/python2.7 src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.err build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/error_codes.h build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/error_codes.cpp | |
chmod 755 /usr/local/Cellar/mongodb/3.0.7/bin/bsondump | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/initializer_context.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/initializer_context.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/make_string_vector.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/make_string_vector.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/initializer.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/error_codes.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/error_codes.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/global_initializer_registerer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/global_initializer_registerer.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/global_initializer.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/global_initializer.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/initializer_dependency_graph.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/initializer_dependency_graph.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/shell/dbshell.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/shell/dbshell.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/validate_locale.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/validate_locale.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/init.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/parse_number.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/parse_number.cpp | |
In file included from src/mongo/shell/dbshell.cpp:45: | |
In file included from src/mongo/client/dbclientinterface.h:41: | |
In file included from src/mongo/db/jsobj.h:52: | |
src/mongo/bson/bsonobjbuilder.h:925:33: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::list<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:931:32: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::set<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:955:38: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::list<T>>(*this, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:960:37: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::set<T>>(*this, vals); | |
^~ | |
> > | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/status.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/status.cpp | |
In file included from src/mongo/shell/dbshell.cpp:45: | |
In file included from src/mongo/client/dbclientinterface.h:46: | |
In file included from src/mongo/util/net/message.h:41: | |
src/mongo/util/net/sock.h:267:53: error: a space is required between consecutive right angle brackets (use '> >') | |
void send(const std::vector<std::pair<char*, int>>& data, const char* context); | |
^~ | |
> > | |
src/mongo/util/net/sock.h:356:54: error: a space is required between consecutive right angle brackets (use '> >') | |
void _send(const std::vector<std::pair<char*, int>>& data, const char* context); | |
^~ | |
> > | |
In file included from src/mongo/shell/dbshell.cpp:45: | |
In file included from src/mongo/client/dbclientinterface.h:46: | |
src/mongo/util/net/message.h:492:45: error: a space is required between consecutive right angle brackets (use '> >') | |
typedef std::vector<std::pair<char*, int>> MsgVec; | |
^~ | |
> > | |
src/mongo/util/net/message.h:391:46: error: a space is required between consecutive right angle brackets (use '> >') | |
for (std::vector<std::pair<char*, int>>::const_iterator i = _data.begin(); i != _data.end(); | |
^~ | |
> > | |
src/mongo/util/net/message.h:397:46: error: a space is required between consecutive right angle brackets (use '> >') | |
for (std::vector<std::pair<char*, int>>::const_iterator i = _data.begin(); i != _data.end(); | |
^~ | |
> > | |
src/mongo/util/net/message.h:425:50: error: a space is required between consecutive right angle brackets (use '> >') | |
for (std::vector<std::pair<char*, int>>::const_iterator i = _data.begin(); | |
^~ | |
> > | |
In file included from src/mongo/shell/dbshell.cpp:45: | |
In file included from src/mongo/client/dbclientinterface.h:47: | |
src/mongo/util/net/message_port.h:136:53: error: a space is required between consecutive right angle brackets (use '> >') | |
void send(const std::vector<std::pair<char*, int>>& data, const char* context) { | |
^~ | |
> > | |
In file included from src/mongo/shell/dbshell.cpp:49: | |
In file included from src/mongo/db/server_options.h:31: | |
src/mongo/platform/process_id.h:138:12: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'? | |
struct hash<::mongo::ProcessId> { | |
^~~ | |
< :: | |
src/mongo/platform/process_id.h:140:16: error: 'hash' does not refer to a value | |
return hash<::mongo::uint32_t>()(pid.asUInt32()); | |
^ | |
src/mongo/platform/process_id.h:138:8: note: declared here | |
struct hash<::mongo::ProcessId> { | |
^ | |
src/mongo/platform/process_id.h:140:22: error: expected expression | |
return hash<::mongo::uint32_t>()(pid.asUInt32()); | |
^ | |
src/mongo/platform/process_id.h:140:22: error: expected ']' | |
src/mongo/platform/process_id.h:140:20: note: to match this '[' | |
return hash<::mongo::uint32_t>()(pid.asUInt32()); | |
^ | |
In file included from src/mongo/shell/dbshell.cpp:56: | |
src/mongo/shell/shell_utils.h:77:47: error: a space is required between consecutive right angle brackets (use '> >') | |
std::map<std::string, std::set<std::string>> _connectionUris; | |
^~ | |
> > | |
In file included from src/mongo/shell/dbshell.cpp:57: | |
src/mongo/shell/shell_utils_launcher.h:98:43: error: a space is required between consecutive right angle brackets (use '> >') | |
std::map<int, std::pair<ProcessId, int>> _ports; | |
^~ | |
> > | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/string_data.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/base/string_data.cpp | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/crypto_tom.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/crypto_tom.cpp | |
Generating placeholder library build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/libcrypto_tom.a | |
Skipping ranlib for build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/libcrypto_tom.a | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/mechanism_scram.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/mechanism_scram.cpp | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/crypt_argchk.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/crypt_argchk.c | |
Generating placeholder library build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/libbase.a | |
Skipping ranlib for build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/base/libbase.a | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/crypt_find_hash.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/crypt_find_hash.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/crypt_hash_descriptor.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/crypt_hash_descriptor.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/crypt_hash_is_valid.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/crypt_hash_is_valid.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/crypt_register_hash.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/crypt_register_hash.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/hash_memory.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/hash_memory.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/hmac_done.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/hmac_done.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/hmac_init.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/hmac_init.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/hmac_memory.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/hmac_memory.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/hmac_process.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/hmac_process.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/sha1.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/sha1.c | |
/usr/bin/clang -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/zeromem.o -c -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/crypto/tom/zeromem.c | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/db/auth/internal_user_auth.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/db/auth/internal_user_auth.cpp | |
Generating placeholder library build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/libtomcrypt.a | |
Skipping ranlib for build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/tom/libtomcrypt.a | |
/usr/bin/clang++ -o build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/db/fts/fts_index_format.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -Isrc/third_party/libstemmer_c/include -Isrc/third_party/s2 -Isrc/third_party/pcre-8.37 -Ibuild/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost -Isrc src/mongo/db/fts/fts_index_format.cpp | |
17 errors generated. | |
scons: *** [build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/shell/dbshell.o] Error 1 | |
In file included from src/mongo/crypto/mechanism_scram.cpp:31: | |
In file included from src/mongo/crypto/mechanism_scram.h:34: | |
In file included from src/mongo/db/jsobj.h:52: | |
src/mongo/bson/bsonobjbuilder.h:925:33: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::list<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:931:32: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::set<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:955:38: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::list<T>>(*this, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:960:37: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::set<T>>(*this, vals); | |
^~ | |
> > | |
4 errors generated. | |
scons: *** [build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/crypto/mechanism_scram.o] Error 1 | |
In file included from src/mongo/db/auth/internal_user_auth.cpp:35: | |
In file included from src/mongo/bson/mutable/document.h:34: | |
In file included from src/mongo/bson/mutable/const_element.h:30: | |
In file included from src/mongo/bson/mutable/element.h:32: | |
In file included from src/mongo/db/jsobj.h:52: | |
src/mongo/bson/bsonobjbuilder.h:925:33: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::list<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:931:32: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::set<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:955:38: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::list<T>>(*this, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:960:37: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::set<T>>(*this, vals); | |
^~ | |
> > | |
In file included from src/mongo/db/auth/internal_user_auth.cpp:37: | |
In file included from src/mongo/client/dbclientinterface.h:46: | |
In file included from src/mongo/util/net/message.h:41: | |
src/mongo/util/net/sock.h:267:53: error: a space is required between consecutive right angle brackets (use '> >') | |
void send(const std::vector<std::pair<char*, int>>& data, const char* context); | |
^~ | |
> > | |
src/mongo/util/net/sock.h:356:54: error: a space is required between consecutive right angle brackets (use '> >') | |
void _send(const std::vector<std::pair<char*, int>>& data, const char* context); | |
^~ | |
> > | |
In file included from src/mongo/db/auth/internal_user_auth.cpp:37: | |
In file included from src/mongo/client/dbclientinterface.h:46: | |
src/mongo/util/net/message.h:492:45: error: a space is required between consecutive right angle brackets (use '> >') | |
typedef std::vector<std::pair<char*, int>> MsgVec; | |
^~ | |
> > | |
src/mongo/util/net/message.h:391:46: error: a space is required between consecutive right angle brackets (use '> >') | |
for (std::vector<std::pair<char*, int>>::const_iterator i = _data.begin(); i != _data.end(); | |
^~ | |
> > | |
src/mongo/util/net/message.h:397:46: error: a space is required between consecutive right angle brackets (use '> >') | |
for (std::vector<std::pair<char*, int>>::const_iterator i = _data.begin(); i != _data.end(); | |
^~ | |
> > | |
src/mongo/util/net/message.h:425:50: error: a space is required between consecutive right angle brackets (use '> >') | |
for (std::vector<std::pair<char*, int>>::const_iterator i = _data.begin(); | |
^~ | |
> > | |
In file included from src/mongo/db/auth/internal_user_auth.cpp:37: | |
In file included from src/mongo/client/dbclientinterface.h:47: | |
src/mongo/util/net/message_port.h:136:53: error: a space is required between consecutive right angle brackets (use '> >') | |
void send(const std::vector<std::pair<char*, int>>& data, const char* context) { | |
^~ | |
> > | |
In file included from src/mongo/db/fts/fts_index_format.cpp:36: | |
In file included from src/mongo/db/fts/fts_index_format.h:33: | |
In file included from src/mongo/db/fts/fts_spec.h:37: | |
In file included from src/mongo/db/fts/fts_language.h:33: | |
In file included from src/mongo/db/fts/fts_util.h:36: | |
In file included from src/mongo/db/jsobj.h:52: | |
src/mongo/bson/bsonobjbuilder.h:925:33: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::list<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:931:32: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendIt<std::set<T>>(*this, fieldName, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:955:38: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::list<T>>(*this, vals); | |
^~ | |
> > | |
src/mongo/bson/bsonobjbuilder.h:960:37: error: a space is required between consecutive right angle brackets (use '> >') | |
return _appendArrayIt<std::set<T>>(*this, vals); | |
^~ | |
> > | |
In file included from src/mongo/db/auth/internal_user_auth.cpp:38: | |
In file included from src/mongo/db/server_options.h:31: | |
src/mongo/platform/process_id.h:138:12: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'? | |
struct hash<::mongo::ProcessId> { | |
^~~ | |
< :: | |
src/mongo/platform/process_id.h:140:16: error: 'hash' does not refer to a value | |
return hash<::mongo::uint32_t>()(pid.asUInt32()); | |
^ | |
src/mongo/platform/process_id.h:138:8: note: declared here | |
struct hash<::mongo::ProcessId> { | |
^ | |
src/mongo/platform/process_id.h:140:22: error: expected expression | |
return hash<::mongo::uint32_t>()(pid.asUInt32()); | |
^ | |
src/mongo/platform/process_id.h:140:22: error: expected ']' | |
src/mongo/platform/process_id.h:140:20: note: to match this '[' | |
return hash<::mongo::uint32_t>()(pid.asUInt32()); | |
^ | |
4 errors generated. | |
scons: *** [build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/db/fts/fts_index_format.o] Error 1 | |
15 errors generated. | |
scons: *** [build/darwin/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/use-system-boost/mongo/db/auth/internal_user_auth.o] Error 1 | |
scons: building terminated because of errors. | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 5a53cee37e25e92c3c5511e44b788e9eb91bbc7d | |
Last commit: 38 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.1-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.1.0.0.1.1444952191 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby | |
Java: 1.8.0_66, 1.8.0_20 | |
CC: /usr/bin/clang | |
CXX: /usr/bin/clang++ | |
OBJC: /usr/bin/clang | |
OBJCXX: /usr/bin/clang++ | |
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.11 | |
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.11 | |
CPPFLAGS: -I/usr/local/opt/icu4c/include -F/usr/local/Frameworks | |
LDFLAGS: -L/usr/local/opt/icu4c/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/icu4c | |
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks | |
MACOSX_DEPLOYMENT_TARGET: 10.11 | |
PKG_CONFIG_PATH: /usr/local/opt/icu4c/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11:/usr/lib/pkgconfig | |
HOMEBREW_VERBOSE: 1 | |
PATH: /usr/local/opt/icu4c/bin:/Users/cat/bin:/usr/local/bin:/usr/local/sbin:/usr/texbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/Users/cat/bin:/usr/local/sbin:/usr/texbin:/usr/local/Library/Taps/homebrew/homebrew-boneyard/cmd:/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd:/usr/local/Library/Taps/homebrew/homebrew-dev-tools/cmd:/usr/local/Library/Taps/homebrew/homebrew-emacs/cmd:/usr/local/Library/ENV/scm | |
CPATH: /usr/local/include |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment