Skip to content

Instantly share code, notes, and snippets.

Created August 30, 2015 22:43
Show Gist options
  • Save anonymous/04b95ecb10dddab65615 to your computer and use it in GitHub Desktop.
Save anonymous/04b95ecb10dddab65615 to your computer and use it in GitHub Desktop.
2015-08-30 23:41:36 +0100
make
PREFIX=/usr/local/Cellar/google-js-test/1.0
install
./scripts/cc_library_make_object_deps_file.sh base/integral_types Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/logging Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/stringprintf Makefile base/stringprintf.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/template_util Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/integral_types Makefile base/integral_types.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/logging Makefile base/logging.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/template_util Makefile base/template_util.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/stl_decl_linux Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/stl_decl_osx Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh gjstest/internal/cpp/builtin_paths.generated Makefile scripts/cc_library_make_object_deps_file.sh
protoc --proto_path=. --cpp_out=. gjstest/internal/proto/named_scripts.proto
protoc --proto_path=. --cpp_out=. gjstest/internal/proto/named_scripts.proto
./scripts/cc_library_make_header_deps_file.sh base/stl_decl_linux Makefile base/stl_decl_linux.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/stl_decl_osx Makefile base/stl_decl_osx.h scripts/cc_library_make_header_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/namespace Makefile gjstest/internal/js/namespace.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/slice Makefile gjstest/internal/js/slice.js scripts/js_library_make_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/callback base/logging.header_deps Makefile base/callback.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh util/gtl/map_util Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh util/gtl/map_util Makefile util/gtl/map_util.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/typed_arrays base/logging.header_deps Makefile gjstest/internal/cpp/typed_arrays.h scripts/cc_library_make_header_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/gjstest.o gjstest/internal/cpp/gjstest.cc
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/stringprintf.o base/stringprintf.cc
./scripts/cc_library_make_object_deps_file.sh base/basictypes base/integral_types.object_deps Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/type_traits base/template_util.object_deps Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/basictypes base/integral_types.header_deps Makefile base/basictypes.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/type_traits base/template_util.header_deps Makefile base/type_traits.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/stl_decl base/stl_decl_linux.object_deps base/stl_decl_osx.object_deps Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/proto/named_scripts.pb Makefile gjstest/internal/proto/named_scripts.pb.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh strings/ascii_ctype base/basictypes.header_deps Makefile strings/ascii_ctype.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/stl_decl base/stl_decl_linux.header_deps base/stl_decl_osx.header_deps Makefile base/stl_decl.h scripts/cc_library_make_header_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matcher_types gjstest/internal/js/namespace.deps Makefile gjstest/public/matcher_types.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/stack_frame gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/stack_frame.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/stringify gjstest/internal/js/namespace.deps Makefile gjstest/public/stringify.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/register gjstest/internal/js/namespace.deps Makefile gjstest/public/register.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/browser/html_builder gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/browser/html_builder.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/actions gjstest/internal/js/namespace.deps Makefile gjstest/public/actions.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/function_matchers gjstest/internal/js/namespace.deps gjstest/public/matcher_types.deps Makefile gjstest/public/matchers/function_matchers.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/string_matchers gjstest/internal/js/namespace.deps gjstest/public/matcher_types.deps gjstest/public/stringify.deps Makefile gjstest/public/matchers/string_matchers.js scripts/js_library_make_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/callback.o base/callback.cc
./scripts/cc_library_make_header_deps_file.sh base/callback-types base/callback.header_deps Makefile base/callback-types.h scripts/cc_library_make_header_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/typed_arrays.cc
./scripts/cc_library_make_object_deps_file.sh base/macros base/type_traits.object_deps Makefile scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/macros base/type_traits.header_deps Makefile base/macros.h scripts/cc_library_make_header_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/proto/named_scripts.pb.o gjstest/internal/proto/named_scripts.pb.cc
./scripts/cc_library_make_object_deps_file.sh base/scoped_ptr base/basictypes.object_deps base/macros.object_deps Makefile scripts/cc_library_make_object_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o strings/ascii_ctype.o strings/ascii_ctype.cc
./scripts/cc_library_make_header_deps_file.sh base/scoped_ptr base/basictypes.header_deps base/macros.header_deps Makefile base/scoped_ptr.h scripts/cc_library_make_header_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/expect_that gjstest/internal/js/namespace.deps gjstest/public/matcher_types.deps Makefile gjstest/internal/js/expect_that.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/test_environment gjstest/internal/js/namespace.deps gjstest/internal/js/stack_frame.deps Makefile gjstest/internal/js/test_environment.js scripts/js_library_make_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh base/timer base/integral_types.header_deps base/logging.header_deps base/macros.header_deps Makefile base/timer.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/v8_utils base/callback-types.header_deps base/integral_types.header_deps base/logging.header_deps base/stringprintf.header_deps Makefile gjstest/internal/cpp/v8_utils.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh webutil/xml/xml_writer base/basictypes.header_deps base/logging.header_deps base/macros.header_deps base/scoped_ptr.header_deps base/stl_decl.header_deps base/stringprintf.header_deps Makefile webutil/xml/xml_writer.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh gjstest/internal/cpp/typed_arrays base/logging.object_deps Makefile gjstest/internal/cpp/typed_arrays.o scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/stringprintf Makefile base/stringprintf.o scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh file/file_utils base/basictypes.header_deps base/integral_types.header_deps base/logging.header_deps base/macros.header_deps Makefile file/file_utils.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh strings/ascii_ctype base/basictypes.object_deps Makefile strings/ascii_ctype.o scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh strings/strutil base/basictypes.header_deps base/logging.header_deps base/scoped_ptr.header_deps strings/ascii_ctype.header_deps Makefile strings/strutil.h scripts/cc_library_make_header_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/logging gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps Makefile gjstest/public/logging.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/boolean_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps Makefile gjstest/public/matchers/boolean_matchers.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/number_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps Makefile gjstest/public/matchers/number_matchers.js scripts/js_library_make_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/timer.o base/timer.cc
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/v8_utils.cc
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/test_case base/callback.header_deps base/integral_types.header_deps base/logging.header_deps base/macros.header_deps base/stl_decl.header_deps base/stringprintf.header_deps base/timer.header_deps gjstest/internal/cpp/v8_utils.header_deps Makefile gjstest/internal/cpp/test_case.h scripts/cc_library_make_header_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o webutil/xml/xml_writer.o webutil/xml/xml_writer.cc
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/run_tests base/basictypes.header_deps base/integral_types.header_deps base/logging.header_deps base/macros.header_deps base/stl_decl.header_deps base/stringprintf.header_deps base/timer.header_deps gjstest/internal/cpp/test_case.header_deps gjstest/internal/cpp/v8_utils.header_deps gjstest/internal/proto/named_scripts.pb.header_deps strings/strutil.header_deps util/gtl/map_util.header_deps webutil/xml/xml_writer.header_deps Makefile gjstest/internal/cpp/run_tests.h scripts/cc_library_make_header_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o file/file_utils.o file/file_utils.cc
./scripts/cc_library_make_object_deps_file.sh gjstest/internal/proto/named_scripts.pb Makefile gjstest/internal/proto/named_scripts.pb.o scripts/cc_library_make_object_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o strings/strutil.o strings/strutil.cc
./scripts/js_library_make_deps_file.sh gjstest/internal/js/error_utils gjstest/internal/js/namespace.deps gjstest/internal/js/stack_frame.deps gjstest/public/logging.deps Makefile gjstest/internal/js/error_utils.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/equality_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/boolean_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/matchers/equality_matchers.js scripts/js_library_make_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/timer base/integral_types.object_deps base/logging.object_deps base/macros.object_deps Makefile base/timer.o scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh base/callback base/logging.object_deps Makefile base/callback.o scripts/cc_library_make_object_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/test_case.o gjstest/internal/cpp/test_case.cc
clang++ -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/run_tests.cc
gjstest/internal/cpp/test_case.cc:92:12: error: no member named 'bind' in namespace 'std'; did you mean 'find'?
std::bind(
~~~~~^~~~
find
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:862:1: note: 'find' declared here
find(_InputIterator __first, _InputIterator __last, const _Tp& __value_)
^
gjstest/internal/cpp/test_case.cc:92:7: error: no matching function for call to 'find'
std::bind(
^~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:862:1: note: candidate template ignored: deduced conflicting types for parameter '_InputIterator' ('v8::Handle<v8::Value> (gjstest::TestCase::*)(const v8::FunctionCallbackInfo<v8::Value> &)' vs. 'gjstest::TestCase *')
find(_InputIterator __first, _InputIterator __last, const _Tp& __value_)
^
gjstest/internal/cpp/test_case.cc:104:12: error: no member named 'bind' in namespace 'std'; did you mean 'find'?
std::bind(
~~~~~^~~~
find
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:862:1: note: 'find' declared here
find(_InputIterator __first, _InputIterator __last, const _Tp& __value_)
^
gjstest/internal/cpp/test_case.cc:104:7: error: no matching function for call to 'find'
std::bind(
^~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:862:1: note: candidate template ignored: deduced conflicting types for parameter '_InputIterator' ('v8::Handle<v8::Value> (gjstest::TestCase::*)(const v8::FunctionCallbackInfo<v8::Value> &)' vs. 'gjstest::TestCase *')
find(_InputIterator __first, _InputIterator __last, const _Tp& __value_)
^
4 errors generated.
make: *** [gjstest/internal/cpp/test_case.o] Error 1
make: *** Waiting for unfinished jobs....
HOMEBREW_VERSION: 0.9.5
ORIGIN: git@github.com:Homebrew/homebrew.git
HEAD: fd933c0ae5c64cbc8aaa788832b488ac7a198d8b
Last commit: 23 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
OS X: 10.10.5-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
GCC-4.2: build 0
Clang: 6.1 build 602
X11: 2.7.8_rc1 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/stringprintf.o base/stringprintf.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/stringprintf.o base/stringprintf.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/gjstest.o gjstest/internal/cpp/gjstest.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/gjstest.o gjstest/internal/cpp/gjstest.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/callback.o base/callback.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/callback.o base/callback.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/typed_arrays.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/typed_arrays.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/proto/named_scripts.pb.o gjstest/internal/proto/named_scripts.pb.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/proto/named_scripts.pb.o gjstest/internal/proto/named_scripts.pb.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o strings/ascii_ctype.o strings/ascii_ctype.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o strings/ascii_ctype.o strings/ascii_ctype.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/timer.o base/timer.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o base/timer.o base/timer.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/v8_utils.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/v8_utils.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o webutil/xml/xml_writer.o webutil/xml/xml_writer.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o webutil/xml/xml_writer.o webutil/xml/xml_writer.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o file/file_utils.o file/file_utils.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o file/file_utils.o file/file_utils.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o strings/strutil.o strings/strutil.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o strings/strutil.o strings/strutil.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/test_case.o gjstest/internal/cpp/test_case.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/test_case.o gjstest/internal/cpp/test_case.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/run_tests.cc
superenv removed: -I/usr/include/libxml2 -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/opt/node/include/node -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/google-js-test/1.0/share/gjstest -c -o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/run_tests.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
HOMEBREW_VERSION: 0.9.5
ORIGIN: git@github.com:Homebrew/homebrew.git
HEAD: fd933c0ae5c64cbc8aaa788832b488ac7a198d8b
Last commit: 23 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
OS X: 10.10.5-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
Clang: 6.1 build 602
X11: 2.7.8_rc1 => /opt/X11
System Ruby: 2.0.0-p481
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/var/rbenv/shims/ruby => /usr/local/var/rbenv/versions/2.2.3/bin/ruby
Java: 1.8.0_60
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
emacs
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Formula: google-js-test
Tap:
Path: /Users/Dominyk/Downloads/google-js-test.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment