Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chrmoritz/584e5683b9d4f9c91b8414848b187acd to your computer and use it in GitHub Desktop.
Save chrmoritz/584e5683b9d4f9c91b8414848b187acd to your computer and use it in GitHub Desktop.
gjstest on macOS 10.13.4 - Homebrew build logs
Homebrew build logs for gjstest on macOS 10.13.4
Build date: 2018-05-04 18:52:01
HOMEBREW_VERSION: 1.6.3-6-ge7db10c
ORIGIN: https://github.com/Homebrew/brew
HEAD: e7db10c92849af7fbbe9529da5abc0fbb24ecad5
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: decd8222b0a1b9578d4c9542207c60447dc6458d
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
CPU: quad-core 64-bit kabylake
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.1 build 902
Git: 2.17.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: N/A
macOS: 10.13.4-x86_64
CLT: 9.3.0.0.1.1521514116
Xcode: 9.3
XQuartz: N/A
Your system is ready to brew.
2018-05-04 18:52:00 +0200
make
PREFIX=/usr/local/Cellar/gjstest/1.0.2_13
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_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
./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
clang++ -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/gjstest.o gjstest/internal/cpp/gjstest.cc
clang++ -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/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 -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/callback.o base/callback.cc
clang++ -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/typed_arrays.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
./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_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 -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/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 -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/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_object_deps_file.sh base/callback base/logging.object_deps Makefile base/callback.o scripts/cc_library_make_object_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_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 gjstest/internal/cpp/typed_arrays.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_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 -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/timer.o base/timer.cc
./scripts/cc_library_make_object_deps_file.sh base/callback-types base/callback.object_deps Makefile scripts/cc_library_make_object_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/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 -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/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 -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/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 -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/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 gjstest/internal/cpp/v8_utils base/callback-types.object_deps base/integral_types.object_deps base/logging.object_deps base/stringprintf.object_deps gjstest/internal/cpp/typed_arrays.object_deps Makefile gjstest/internal/cpp/v8_utils.o scripts/cc_library_make_object_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/test_case.o gjstest/internal/cpp/test_case.cc
clang++ -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/run_tests.cc
./scripts/cc_library_make_object_deps_file.sh file/file_utils base/basictypes.object_deps base/integral_types.object_deps base/logging.object_deps base/macros.object_deps Makefile file/file_utils.o scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh strings/strutil base/basictypes.object_deps base/logging.object_deps base/scoped_ptr.object_deps strings/ascii_ctype.object_deps Makefile strings/strutil.o scripts/cc_library_make_object_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/stack_utils gjstest/internal/js/error_utils.deps gjstest/internal/js/namespace.deps gjstest/internal/js/stack_frame.deps Makefile gjstest/internal/js/stack_utils.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/combining_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/equality_matchers.deps Makefile gjstest/public/matchers/combining_matchers.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/array_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/matchers/array_matchers.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/matchers/missing_arg_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/combining_matchers.deps gjstest/public/matchers/equality_matchers.deps Makefile gjstest/public/matchers/missing_arg_matchers.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/assertions gjstest/internal/js/expect_that.deps gjstest/internal/js/test_environment.deps gjstest/internal/js/namespace.deps gjstest/public/matchers/boolean_matchers.deps gjstest/public/matchers/combining_matchers.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/matchers/number_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/assertions.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/call_expectation gjstest/internal/js/namespace.deps gjstest/internal/js/stack_utils.deps gjstest/public/matcher_types.deps gjstest/public/stringify.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/matchers/missing_arg_matchers.deps Makefile gjstest/internal/js/call_expectation.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/mock_function gjstest/internal/js/call_expectation.deps gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/mock_function.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/mock_instance gjstest/internal/js/mock_function.deps gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/mock_instance.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/public/mocking gjstest/internal/js/call_expectation.deps gjstest/internal/js/mock_function.deps gjstest/internal/js/mock_instance.deps gjstest/internal/js/namespace.deps gjstest/internal/js/stack_utils.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/mocking.js scripts/js_library_make_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh webutil/xml/xml_writer base/basictypes.object_deps base/logging.object_deps base/macros.object_deps base/scoped_ptr.object_deps base/stl_decl.object_deps base/stringprintf.object_deps Makefile webutil/xml/xml_writer.o scripts/cc_library_make_object_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/run_test gjstest/internal/js/expect_that.deps gjstest/internal/js/mock_function.deps gjstest/internal/js/mock_instance.deps gjstest/internal/js/stack_utils.deps gjstest/public/assertions.deps gjstest/public/mocking.deps gjstest/public/register.deps gjstest/public/stringify.deps Makefile gjstest/internal/js/run_test.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/browser/run_tests gjstest/internal/js/browser/html_builder.deps gjstest/internal/js/namespace.deps gjstest/internal/js/run_test.deps gjstest/internal/js/stack_utils.deps gjstest/public/register.deps Makefile gjstest/internal/js/browser/run_tests.js scripts/js_library_make_deps_file.sh
./scripts/js_library_make_deps_file.sh gjstest/internal/js/use_global_namespace gjstest/internal/js/run_test.deps gjstest/internal/js/slice.deps gjstest/internal/js/stack_utils.deps gjstest/internal/js/browser/run_tests.deps gjstest/public/actions.deps gjstest/public/assertions.deps gjstest/public/logging.deps gjstest/public/mocking.deps gjstest/public/matchers/array_matchers.deps gjstest/public/matchers/boolean_matchers.deps gjstest/public/matchers/combining_matchers.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/matchers/function_matchers.deps gjstest/public/matchers/missing_arg_matchers.deps gjstest/public/matchers/number_matchers.deps gjstest/public/matchers/string_matchers.deps Makefile gjstest/internal/js/use_global_namespace.js scripts/js_library_make_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh gjstest/internal/cpp/test_case base/callback.object_deps base/integral_types.object_deps base/logging.object_deps base/macros.object_deps base/stl_decl.object_deps base/stringprintf.object_deps base/timer.object_deps gjstest/internal/cpp/v8_utils.object_deps Makefile gjstest/internal/cpp/test_case.o scripts/cc_library_make_object_deps_file.sh
./gjstest/internal/cpp/generate_builtin_paths.sh \
gjstest/internal/js/use_global_namespace.deps \
gjstest/internal/cpp/builtin_paths.generated.h
# Built-in JS files.
for js_file in `cat gjstest/internal/js/use_global_namespace.deps`; do \
mkdir -p share/`dirname $js_file` || exit 1; \
cp $js_file share/$js_file || exit 1; \
done
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/builtin_paths.generated Makefile gjstest/internal/cpp/builtin_paths.generated.h scripts/cc_library_make_header_deps_file.sh
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/builtin_data base/logging.header_deps base/macros.header_deps base/stl_decl.header_deps file/file_utils.header_deps gjstest/internal/cpp/builtin_paths.generated.header_deps gjstest/internal/proto/named_scripts.pb.header_deps strings/strutil.header_deps Makefile gjstest/internal/cpp/builtin_data.h scripts/cc_library_make_header_deps_file.sh
clang++ -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/builtin_data.o gjstest/internal/cpp/builtin_data.cc
./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/gjstest base/integral_types.header_deps base/logging.header_deps base/stringprintf.header_deps file/file_utils.header_deps gjstest/internal/cpp/builtin_data.header_deps gjstest/internal/cpp/run_tests.header_deps gjstest/internal/proto/named_scripts.pb.header_deps strings/strutil.header_deps Makefile scripts/cc_library_make_header_deps_file.sh
# Browser CSS.
mkdir -p gjstest/internal/js/browser
cp gjstest/internal/js/browser/browser.css share/gjstest/internal/js/browser/browser.css
./scripts/cc_library_make_object_deps_file.sh gjstest/internal/cpp/run_tests base/basictypes.object_deps base/integral_types.object_deps base/logging.object_deps base/macros.object_deps base/stl_decl.object_deps base/stringprintf.object_deps base/timer.object_deps gjstest/internal/cpp/test_case.object_deps gjstest/internal/cpp/v8_utils.object_deps gjstest/internal/proto/named_scripts.pb.object_deps strings/strutil.object_deps util/gtl/map_util.object_deps webutil/xml/xml_writer.object_deps Makefile gjstest/internal/cpp/run_tests.o scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh gjstest/internal/cpp/builtin_data base/logging.object_deps base/macros.object_deps base/stl_decl.object_deps file/file_utils.object_deps gjstest/internal/cpp/builtin_paths.generated.object_deps gjstest/internal/proto/named_scripts.pb.object_deps strings/strutil.object_deps Makefile gjstest/internal/cpp/builtin_data.o scripts/cc_library_make_object_deps_file.sh
./scripts/cc_library_make_object_deps_file.sh gjstest/internal/cpp/gjstest base/integral_types.object_deps base/logging.object_deps base/stringprintf.object_deps file/file_utils.object_deps gjstest/internal/cpp/builtin_data.object_deps gjstest/internal/cpp/run_tests.object_deps gjstest/internal/proto/named_scripts.pb.object_deps strings/strutil.object_deps Makefile gjstest/internal/cpp/gjstest.o scripts/cc_library_make_object_deps_file.sh
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C third_party/gmock/make gmock.a gmock_main.a
clang++ -isystem ../gtest/include -isystem ../include -I../gtest -I.. -g -Wall -Wextra -pthread \
-c ../src/gmock-all.cc
clang++ -isystem ../gtest/include -isystem ../include -I../gtest -I.. -g -Wall -Wextra -pthread \
-c ../gtest/src/gtest-all.cc
clang++ -isystem ../gtest/include -isystem ../include -I../gtest -I.. -g -Wall -Wextra -pthread \
-c ../src/gmock_main.cc
ar rv gmock.a gmock-all.o gtest-all.o
ar rv gmock_main.a gmock-all.o gtest-all.o gmock_main.o
ar: creating archive gmock.a
ar: creating archive gmock_main.a
a - gmock-all.o
a - gtest-all.o
a - gmock-all.o
a - gtest-all.o
a - gmock_main.o
./scripts/cc_binary_build.sh gjstest/internal/cpp/gjstest -lprotobuf -lglog -lgflags -lxml2 -lre2 -lv8_libbase -lv8_libplatform -lglog -lv8 -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -L/usr/local/lib
+ g++ base/stringprintf.o file/file_utils.o gjstest/internal/proto/named_scripts.pb.o strings/ascii_ctype.o strings/strutil.o gjstest/internal/cpp/builtin_data.o base/timer.o base/callback.o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/test_case.o webutil/xml/xml_writer.o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/gjstest.o -lprotobuf -lglog -lgflags -lxml2 -lre2 -lv8_libbase -lv8_libplatform -lglog -lv8 -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -L/usr/local/lib -o gjstest/internal/cpp/gjstest.bin
Undefined symbols for architecture x86_64:
"v8::platform::CreateDefaultPlatform(int)", referenced from:
gjstest::CreateIsolate() in v8_utils.o
"typeinfo for v8::ArrayBuffer::Allocator", referenced from:
typeinfo for gjstest::(anonymous namespace)::MallocArrayBufferAllocator in typed_arrays.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
+ rm -f gjstest/internal/cpp/gjstest.bin
+ exit 1
make: *** [gjstest/internal/cpp/gjstest.bin] Error 1
HOMEBREW_VERSION: 1.6.3-6-ge7db10c
ORIGIN: https://github.com/Homebrew/brew
HEAD: e7db10c92849af7fbbe9529da5abc0fbb24ecad5
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: decd8222b0a1b9578d4c9542207c60447dc6458d
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/chrmoritz/Library/Caches/Homebrew
CPU: quad-core 64-bit kabylake
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.1 build 902
Git: 2.17.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: N/A
macOS: 10.13.4-x86_64
CLT: 9.3.0.0.1.1521514116
Xcode: 9.3
XQuartz: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/libxml2:/usr/local
CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python@2/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/gflags/lib/pkgconfig:/usr/local/opt/glog/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/python@2/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/protobuf/lib/pkgconfig:/usr/local/opt/re2/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ACLOCAL_PATH: /usr/local/opt/libxml2/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/gflags/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/python@2/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/protobuf/bin:/usr/local/opt/v8/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/gjstest.o gjstest/internal/cpp/gjstest.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/gjstest.o gjstest/internal/cpp/gjstest.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/stringprintf.o base/stringprintf.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/stringprintf.o base/stringprintf.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/callback.o base/callback.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/callback.o base/callback.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/typed_arrays.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/typed_arrays.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/proto/named_scripts.pb.o gjstest/internal/proto/named_scripts.pb.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/proto/named_scripts.pb.o gjstest/internal/proto/named_scripts.pb.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o strings/ascii_ctype.o strings/ascii_ctype.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o strings/ascii_ctype.o strings/ascii_ctype.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/timer.o base/timer.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o base/timer.o base/timer.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/v8_utils.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/v8_utils.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o webutil/xml/xml_writer.o webutil/xml/xml_writer.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o webutil/xml/xml_writer.o webutil/xml/xml_writer.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o file/file_utils.o file/file_utils.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o file/file_utils.o file/file_utils.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o strings/strutil.o strings/strutil.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o strings/strutil.o strings/strutil.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/test_case.o gjstest/internal/cpp/test_case.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/test_case.o gjstest/internal/cpp/test_case.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/run_tests.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/run_tests.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/builtin_data.o gjstest/internal/cpp/builtin_data.cc
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -c -o gjstest/internal/cpp/builtin_data.o gjstest/internal/cpp/builtin_data.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -isystem ../gtest/include -isystem ../include -I../gtest -I.. -g -Wall -Wextra -pthread -c ../src/gmock-all.cc
superenv removed: -g -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -isystem ../gtest/include -isystem ../include -I../gtest -I.. -pthread -c ../src/gmock-all.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -isystem ../gtest/include -isystem ../include -I../gtest -I.. -g -Wall -Wextra -pthread -c ../gtest/src/gtest-all.cc
superenv removed: -g -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -isystem ../gtest/include -isystem ../include -I../gtest -I.. -pthread -c ../gtest/src/gtest-all.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
clang++ called with: -isystem ../gtest/include -isystem ../include -I../gtest -I.. -g -Wall -Wextra -pthread -c ../src/gmock_main.cc
superenv removed: -g -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
superenv executed: clang++ -pipe -w -Os -march=native -isystem ../gtest/include -isystem ../include -I../gtest -I.. -pthread -c ../src/gmock_main.cc -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include
g++ called with: base/stringprintf.o file/file_utils.o gjstest/internal/proto/named_scripts.pb.o strings/ascii_ctype.o strings/strutil.o gjstest/internal/cpp/builtin_data.o base/timer.o base/callback.o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/test_case.o webutil/xml/xml_writer.o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/gjstest.o -lprotobuf -lglog -lgflags -lxml2 -lre2 -lv8_libbase -lv8_libplatform -lglog -lv8 -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/include -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -L/usr/local/lib -o gjstest/internal/cpp/gjstest.bin
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native base/stringprintf.o file/file_utils.o gjstest/internal/proto/named_scripts.pb.o strings/ascii_ctype.o strings/strutil.o gjstest/internal/cpp/builtin_data.o base/timer.o base/callback.o gjstest/internal/cpp/typed_arrays.o gjstest/internal/cpp/v8_utils.o gjstest/internal/cpp/test_case.o webutil/xml/xml_writer.o gjstest/internal/cpp/run_tests.o gjstest/internal/cpp/gjstest.o -lprotobuf -lglog -lgflags -lxml2 -lre2 -lv8_libbase -lv8_libplatform -lglog -lv8 -DHASH_NAMESPACE=__gnu_cxx -std=c++11 -I. -I./third_party/gmock/include -I./third_party/gmock/gtest/include -I/usr/include/libxml2 -I/usr/local/opt/libxml2/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/Cellar/gjstest/1.0.2_13/share/gjstest -o gjstest/internal/cpp/gjstest.bin -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment