Created
September 25, 2016 19:17
-
-
Save adover/1f161614b6783d51ca319b2cb2b0f808 to your computer and use it in GitHub Desktop.
bazel on macOS 10.12 - Homebrew build logs
This file contains hidden or 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 bazel on macOS 10.12 | |
Build date: 2016-09-26 07:56:53 |
This file contains hidden or 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: 1.0.4 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 817bc2746e594761911edd78f743a640f089494f | |
Last commit: 23 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 729e165406f9d2c9a87bb9b1e219e91c125f669f | |
Core tap last commit: 30 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit ivybridge | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 2.8.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /Users/user/.rbenv/shims/ruby => /Users/user/.rbenv/versions/2.3.1/bin/ruby | |
Java: 1.8.0_91 | |
macOS: 10.12-x86_64 | |
Xcode: 8.0 | |
CLT: N/A | |
X11: N/A |
This file contains hidden or 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
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! | |
Warning: Python is installed at /Library/Frameworks/Python.framework | |
Homebrew only supports building against the System-provided Python or a | |
brewed Python. In particular, Pythons installed to /Library can interfere | |
with other software installs. | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/_mocha | |
/usr/local/bin/babel | |
/usr/local/bin/babel-doctor | |
/usr/local/bin/babel-external-helpers | |
/usr/local/bin/babel-node | |
/usr/local/bin/browser-sync | |
/usr/local/bin/devtool | |
/usr/local/bin/eslint | |
/usr/local/bin/express | |
/usr/local/bin/flow | |
/usr/local/bin/jade | |
/usr/local/bin/jscodeshift | |
/usr/local/bin/jscs | |
/usr/local/bin/lessc | |
/usr/local/bin/mocha | |
/usr/local/bin/ncu | |
/usr/local/bin/nightwatch | |
/usr/local/bin/node-debug | |
/usr/local/bin/node-inspector | |
/usr/local/bin/node-sass | |
/usr/local/bin/nodemon | |
/usr/local/bin/npm-check-updates | |
/usr/local/bin/nvm | |
/usr/local/bin/slackify | |
/usr/local/bin/webpack | |
/usr/local/bin/webpack-dev-server |
This file contains hidden or 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
2016-09-26 07:52:43 +1300 | |
./compile.sh | |
[32mINFO[0m: You can skip this first step by providing a path to the bazel binary as second argument: | |
[32mINFO[0m: ./compile.sh compile /path/to/bazel | |
🍃 Building Bazel from scratch...... | |
🍃 Building Bazel with Bazel. | |
.[35mWARNING: [0m/tmp/bazel_3f3s6XaV/out/external/bazel_tools/WORKSPACE:1: Workspace name in /tmp/bazel_3f3s6XaV/out/external/bazel_tools/WORKSPACE (@io_bazel) does not match the name given in the repository's definition (@bazel_tools); this will cause a build error in future versions. | |
[32mINFO: [0mLoading package: src | |
[1A[K[32mINFO: [0mLoading... | |
[1A[K[32mINFO: [0mLoading package: @bazel_tools//tools/cpp | |
[1A[K[32mINFO: [0mLoading package: @local_jdk// | |
[1A[K[32mINFO: [0mLoading package: @local_config_cc// | |
[1A[K[32mINFO: [0mLoading package: src/java_tools/buildjar | |
[1A[K[32mINFO: [0mLoading complete. Analyzing... | |
[1A[K[32mINFO: [0mLoading package: src/main/cpp | |
[1A[K[32mINFO: [0mLoading package: src/main/native | |
[1A[K[32mINFO: [0mLoading package: src/main/cpp/util | |
[1A[K[32mINFO: [0mLoading package: src/java_tools/buildjar/java/com/google/devtools/build/\ | |
buildjar/javac/plugins | |
[1A[K [1A[K[32mINFO: [0mLoading package: src/tools/xcode/actoolwrapper | |
[1A[K[32mINFO: [0mLoading package: third_party/protobuf | |
[1A[K[32mINFO: [0mLoading package: third_party/java/dd_plist | |
[1A[K[32mINFO: [0mLoading package: src/tools/xcode-common/java/com/google/devtools/build/x\ | |
code/zip | |
[1A[K [1A[K[35mWARNING: [0m/private/tmp/bazel-20160926-10649-14tiwk8/bazel-0.3.1/src/main/native/BUILD:52:16: in includes attribute of cc_binary rule //src/main/native:libunix.so: '.' resolves to 'src/main/native' not in 'third_party'. This will be an error in the future. | |
[32mINFO: [0mLoading package: src/main/protobuf | |
[1A[K[32mINFO: [0mLoading package: tools | |
[1A[K[32mINFO: [0mLoading package: tools/build_rules | |
[1A[K[32mINFO: [0mLoading package: third_party/checker_framework_javacutil | |
[1A[K[32mINFO: [0mLoading package: src/java_tools/junitrunner/java/com/google/testing/juni\ | |
t/runner/model | |
[1A[K [1A[K[32mINFO: [0mLoading package: src/java_tools/junitrunner/java/com/google/testing/juni\ | |
t/runner/util | |
[1A[K [1A[K[32mINFO: [0mLoading package: src/tools/android/java/com/google/devtools/build/androi\ | |
d/resources | |
[1A[K [1A[K[32mINFO: [0mLoading package: tools/genrule | |
[1A[K[32mINFO: [0mLoading package: tools/cpp/test | |
[1A[K[32mINFO: [0mLoading package: tools/build_defs/docker/testdata/test | |
[1A[K[35mWARNING: [0m/private/tmp/bazel-20160926-10649-14tiwk8/bazel-0.3.1/src/main/protobuf/BUILD:36:1: in includes attribute of cc_library rule //src/main/protobuf:command_server_cc_proto: '.' resolves to 'src/main/protobuf' not in 'third_party'. This will be an error in the future. Since this rule was created by the macro 'cc_grpc_library', the error might have been caused by the macro implementation in /private/tmp/bazel-20160926-10649-14tiwk8/bazel-0.3.1/tools/build_rules/genproto.bzl:104:18. | |
[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/docgen | |
[1A[K[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/lib/rules/objc | |
[1A[K[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/lib/sandbox | |
[1A[K[32mINFO: [0mFound 1 target... | |
[32mINFO: [0mBuilding... | |
[1A[K[32m[0 / 15] [0mBazelWorkspaceStatusAction stable-status.txt | |
[1A[K[32m[1 / 86] [0mWriting file src/main/java/com/google/devtools/build/lib/standalone/l\ | |
ibstandalone.jar-2.params | |
[1A[K [1A[K[32m[6 / 111] [0mWriting file src/main/java/com/google/devtools/build/lib/libwindows.\ | |
jar-2.params | |
[1A[K [1A[K[32m[6 / 181] [0mWriting file src/main/java/com/google/devtools/build/lib/libideinfo.\ | |
jar-2.params | |
[1A[K [1A[K[32m[6 / 233] [0mWriting file src/main/protobuf/libplmerge_java_proto.jar-2.params | |
[1A[K[32m[6 / 258] [0mWriting file src/tools/xcode-common/java/com/google/devtools/build/x\ | |
code/zip/libzip.jar-2.params | |
[1A[K [1A[K[32m[14 / 280] [0mCreating source manifest for //src/java_tools/junitrunner/java/com/\ | |
google/testing/junit/runner:Runner | |
[1A[K [1A[K[32m[14 / 295] [0mWriting file src/java_tools/junitrunner/java/com/google/testing/jun\ | |
it/junit4/librunner.jar-2.params | |
[1A[K [1A[K[32m[16 / 347] [0mWriting file src/java_tools/buildjar/java/com/google/devtools/build\ | |
/java/turbine/javac/libzip_util.jar-2.params | |
[1A[K [1A[K[32m[26 / 410] [0mWriting file third_party/jformatstring/libjformatstring.jar-2.param\ | |
s | |
[1A[K [1A[K[32m[26 / 426] [0mExpanding template src/tools/android/java/com/google/devtools/build\ | |
/android/ziputils/all | |
[1A[K [1A[K[32m[26 / 428] [0mWriting file src/tools/android/java/com/google/devtools/build/andro\ | |
id/ziputils/libsplitter_lib.jar-2.params | |
[1A[K [1A[K[32m[37 / 461] [0mCreating source manifest for //src/tools/android/java/com/google/de\ | |
vtools/build/android/ideinfo:classes | |
[1A[K [1A[K[32m[37 / 466] [0mWriting file src/tools/android/java/com/google/devtools/build/andro\ | |
id/ideinfo/classes.jar-2.params | |
[1A[K [1A[K[32m[38 / 529] [0mWriting file src/main/java/com/google/devtools/build/lib/bazel/Baze\ | |
lServer.jar-2.params | |
[1A[K [1A[K[32m[51 / 568] [0mWriting file src/main/protobuf/libandroid_studio_ide_info_java_prot\ | |
o.jar-2.params | |
[1A[K [1A[K[32m[53 / 586] [0mCreating runfiles tree bazel-out/local-fastbuild/bin/src/objc_tools\ | |
/plmerge/plmerge.runfiles | |
[1A[K [1A[K[32m[82 / 707] [0mWriting file src/main/java/com/google/devtools/build/lib/libpython-\ | |
rules.jar-2.params | |
[1A[K [1A[K[32m[93 / 727] [0mWriting file src/main/protobuf/libtest_status_java_proto.jar-2.para\ | |
ms | |
[1A[K [1A[K[32m[98 / 737] [0mWriting file src/main/java/com/google/devtools/build/lib/libsyntax.\ | |
jar-2.params | |
[1A[K [1A[K[32m[122 / 833] [0mWriting file src/main/java/com/google/devtools/build/lib/libcollec\ | |
t.jar-2.params | |
[1A[K [1A[K[32m[125 / 845] [0mWriting file src/main/java/com/google/devtools/build/lib/libprecon\ | |
ditions.jar-2.params | |
[1A[K [1A[K[32m[167 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/extension_set\ | |
.cc [for host] | |
[1A[K [1A[K[32m[167 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/stubs/atomico\ | |
ps_internals_x86_msvc.cc [for host] | |
[1A[K [1A[K[32m[168 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/compiler/code\ | |
_generator.cc [for host] | |
[1A[K [1A[K[32m[170 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/compiler/java\ | |
/java_field.cc [for host] | |
[1A[K [1A[K[32m[170 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/compiler/java\ | |
/java_message_lite.cc [for host] | |
[1A[K [1A[K[32m[170 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/compiler/java\ | |
/java_primitive_field_lite.cc [for host] | |
[1A[K [1A[K[32m[170 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/compiler/java\ | |
/java_service.cc [for host] | |
[1A[K [1A[K[32m[170 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/compiler/java\ | |
/java_string_field.cc [for host] | |
[1A[K [1A[K[32m[170 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/compiler/java\ | |
nano/javanano_extension.cc [for host] | |
[1A[K [1A[K[32m[171 / 1,119] [0mCompiling third_party/zlib/crc32.c [for host] | |
[1A[K[32m[171 / 1,119] [0mCompiling third_party/zlib/deflate.c [for host] | |
[1A[K[32m[171 / 1,119] [0mCompiling third_party/zlib/uncompr.c [for host] | |
[1A[K[32m[172 / 1,119] [0mCompiling third_party/zlib/inffast.c | |
[1A[K[32m[172 / 1,119] [0mGenProtoSrcJar src/main/protobuf/libdeps_java_proto_srcjar.srcja\ | |
r [for host] | |
[1A[K [1A[K[32m[438 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/util/internal\ | |
/json_escaping.cc [for host] | |
[1A[K [1A[K[32m[484 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/descriptor_da\ | |
tabase.cc | |
[1A[K [1A[K[32m[495 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/io/zero_copy_\ | |
stream_impl.cc | |
[1A[K [1A[K[32m[499 / 1,119] [0mCompiling third_party/protobuf/src/google/protobuf/reflection_op\ | |
s.cc | |
[1A[K [1A[K[32mINFO: [0mFrom Linking third_party/protobuf/libprotobuf_lite.a [for host]: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.o has no symbols | |
[32mINFO: [0mFrom Linking third_party/grpc/libgrpc_unsecure.a: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/endpoint_pair_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/iocp_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/iomgr_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_set_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/resolve_address_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/socket_utils_linux.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/socket_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/tcp_client_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/tcp_server_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/tcp_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/udp_server.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/wakeup_fd_eventfd.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/workqueue_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/profiling/stap_timers.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/cpu_iphone.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/cpu_linux.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/cpu_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_linux.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_win32.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/file_win32.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/log_android.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/log_linux.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/log_win32.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_win32.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_windows.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_win32.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/thd_win32.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/time_win32.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/tls_pthread.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/wrap_memcpy.pic.o has no symbols | |
[32mINFO: [0mFrom Linking third_party/protobuf/libprotobuf_lite.a: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.pic.o has no symbols | |
[32mINFO: [0mFrom Linking third_party/protobuf/libprotobuf_clib.a [for host]: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.o has no symbols | |
[32mINFO: [0mFrom Linking third_party/protobuf/libprotobuf_clib.a: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.pic.o has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.pic.o has no symbols | |
[32mINFO: [0mFrom Linking third_party/grpc/libgrpc++_unsecure.a: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/rpc_method.pic.o has no symbols | |
[32mINFO: [0mFrom Linking src/main/native/libunix.so: | |
ld: warning: option -noall_load is obsolete and being ignored | |
[32m[774 / 1,129] [0mExtracting interface //third_party:android_sdklib | |
[1A[K[32mINFO: [0mFrom Building src/tools/android/java/com/google/devtools/build/android/ziputils/libziputils_lib.jar (12 source files): | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32m[952 / 1,129] [0mBuilding src/main/java/com/google/devtools/build/lib/libunix.jar\ | |
(14 source files, 1 resource) | |
[1A[K [1A[K[32mINFO: [0mFrom Building third_party/java/apkbuilder/apkbuilder.jar (14 source files): | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/tools/android/java/com/google/devtools/build/android/libandroid_builder_lib.jar (53 source files): | |
Note: src/tools/android/java/com/google/devtools/build/android/ResourceShrinker.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/objc_tools/xcodegen/libxcodegen_lib.jar (17 source files): | |
Note: src/objc_tools/xcodegen/java/com/google/devtools/build/xcode/xcodegen/XcodeprojGeneration.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/tools/android/java/com/google/devtools/build/android/ideinfo/libpackage_parser_lib.jar (4 source files): | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/java_tools/junitrunner/java/com/google/testing/junit/runner/junit4/libjunit4.jar (15 source files): | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32m[1,057 / 1,129] [0mBuilding src/main/java/com/google/devtools/build/lib/libsyntax\ | |
.jar (79 source files) | |
[1A[K [1A[K[32mINFO: [0mFrom Building src/java_tools/junitrunner/java/com/google/testing/junit/runner/librunner.jar (1 source file): | |
Note: Generating a Provider for com.google.testing.junit.runner.model.TestSuiteModel.Builder. Prefer to run the dagger processor over that class instead. | |
Note: Generating a Provider for com.google.testing.junit.runner.sharding.ShardingFilters. Prefer to run the dagger processor over that class instead. | |
Note: Generating a Provider for com.google.testing.junit.runner.sharding.ShardingEnvironment. Prefer to run the dagger processor over that class instead. | |
Note: Generating a Provider for com.google.testing.junit.runner.model.AntXmlResultWriter. Prefer to run the dagger processor over that class instead. | |
Note: Generating a Provider for com.google.testing.junit.runner.internal.SignalHandlers. Prefer to run the dagger processor over that class instead. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/skyframe/libskyframe.jar (63 source files): | |
Note: src/main/java/com/google/devtools/build/skyframe/ReverseDepsUtilImpl.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libsyntax.jar (79 source files): | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libpackages-internal.jar (94 source files): | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/actions/libactions.jar (88 source files): | |
Note: src/main/java/com/google/devtools/build/lib/actions/Actions.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libbuild-base.jar (365 source files): | |
Note: src/main/java/com/google/devtools/build/lib/analysis/RuleContext.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libproto-rules.jar (8 source files): | |
Note: src/main/java/com/google/devtools/build/lib/rules/proto/ProtoCommon.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/query2/libquery2.jar (11 source files): | |
Note: src/main/java/com/google/devtools/build/lib/query2/BlazeTargetAccessor.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/query2/libquery-output.jar (10 source files): | |
Note: src/main/java/com/google/devtools/build/lib/query2/output/QueryOutputUtils.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/rules/cpp/libcpp.jar (75 source files): | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libpython-rules.jar (16 source files): | |
Note: src/main/java/com/google/devtools/build/lib/rules/python/PyCommon.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libjava-rules.jar (65 source files): | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libandroid-rules.jar (47 source files): | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libideinfo.jar (4 source files): | |
Note: src/main/java/com/google/devtools/build/lib/ideinfo/AndroidStudioInfoAspect.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32m[1,102 / 1,129] [0mBuilding src/main/java/com/google/devtools/build/lib/libruntim\ | |
e.jar (91 source files) | |
[1A[K [1A[K[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/rules/objc/libobjc.jar (99 source files): | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
Note: src/main/java/com/google/devtools/build/lib/rules/objc/IterableWrapper.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libruntime.jar (91 source files): | |
Note: src/main/java/com/google/devtools/build/lib/runtime/commands/InfoCommand.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
[32mINFO: [0mFrom Building src/main/java/com/google/devtools/build/lib/libbazel-repository.jar (37 source files): | |
Note: src/main/java/com/google/devtools/build/lib/bazel/repository/MavenJarFunction.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
[32mINFO: [0mBuilding complete. | |
[1A[KTarget //src:bazel up-to-date: | |
bazel-bin/src/bazel | |
[32mINFO: [0mElapsed time: 192.280s, Critical Path: 177.64s | |
Build successful! Binary is here: /private/tmp/bazel-20160926-10649-14tiwk8/bazel-0.3.1/output/bazel |
This file has been truncated, but you can view the full file.
This file contains hidden or 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
clang called with: -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -xc++ - -v | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -xc++ - -v -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -xc++ - -v | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -xc++ - -v -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -xc++ - -v | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -xc++ - -v -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -xc++ - -v | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -xc++ - -v -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wl,-no-as-needed -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -xc++ - -v | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -xc++ - -v -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fno-canonical-system-headers -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wunused-but-set-parameter -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -Wno-free-nonheap-object -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -fcolor-diagnostics -o /dev/null -c /tmp/bazel_3f3s6XaV/out/external/local_config_cc/tools/cpp/empty.cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/build-runfiles/src/main/tools/build-runfiles.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/tools/_objs/build-runfiles/src/main/tools/build-runfiles.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/build-runfiles.cc -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/build-runfiles/src/main/tools/build-runfiles.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/build-runfiles/src/main/tools/build-runfiles.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/tools/_objs/build-runfiles/src/main/tools/build-runfiles.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/build-runfiles.cc -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/build-runfiles/src/main/tools/build-runfiles.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/linux-sandbox/src/main/tools/dummy-sandbox.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -std=c99 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/dummy-sandbox.c -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/linux-sandbox/src/main/tools/dummy-sandbox.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/linux-sandbox/src/main/tools/dummy-sandbox.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -std=c99 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/dummy-sandbox.c -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/linux-sandbox/src/main/tools/dummy-sandbox.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-tools/src/main/tools/process-tools.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -std=c99 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/process-tools.c -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-tools/src/main/tools/process-tools.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-tools/src/main/tools/process-tools.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -std=c99 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/process-tools.c -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-tools/src/main/tools/process-tools.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/numbers.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/numbers.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/numbers.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/numbers.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/numbers.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/numbers.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/numbers.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/numbers.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/unix_jni.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/unix_jni.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/blaze_util_posix.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/blaze_util_posix.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/strings.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/strings.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/file.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/file.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/file.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/file.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/file.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/file.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/file.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/file.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/fsevents.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/fsevents.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/fsevents.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/fsevents.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/fsevents.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/fsevents.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/fsevents.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/fsevents.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/process.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/process.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/process.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/process.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/process.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/process.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/process.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/process.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/errors.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/errors.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/errors.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/errors.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/errors.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/errors.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/errors.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/errors.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arena.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arena.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/port.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/port.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/port.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/port.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/port.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/port.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/cpp/util/port.cc -o bazel-out/local-fastbuild/bin/src/main/cpp/util/_objs/util/src/main/cpp/util/port.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni_darwin.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni_darwin.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/unix_jni_darwin.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni_darwin.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni_darwin.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni_darwin.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/unix_jni_darwin.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/unix_jni_darwin.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/localsocket.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/localsocket.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/localsocket.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/localsocket.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/localsocket.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/localsocket.pic.o -fPIC -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem src/main/native -isystem bazel-out/local-fastbuild/genfiles/src/main/native -isystem external/bazel_tools/tools/cpp/gcc3 -fPIC -DBLAZE_JAVA_CPU=k8 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/native/localsocket.cc -o bazel-out/local-fastbuild/bin/src/main/native/_objs/libunix.so/src/main/native/localsocket.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/coded_stream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/coded_stream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/repeated_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/repeated_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message_lite.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message_lite.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-wrapper/src/main/tools/process-wrapper.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -std=c99 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/process-wrapper.c -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-wrapper/src/main/tools/process-wrapper.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-wrapper/src/main/tools/process-wrapper.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -std=c99 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c src/main/tools/process-wrapper.c -o bazel-out/local-fastbuild/bin/src/main/tools/_objs/process-wrapper/src/main/tools/process-wrapper.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/common.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/common.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/int128.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/int128.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/bytestream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/bytestream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/once.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/once.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/status.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/status.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/statusor.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/statusor.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/time.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/time.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/strutil.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/strutil.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format_lite.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format_lite.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arena.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arena.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arena.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arenastring.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arenastring.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arenastring.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/arenastring.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/arenastring.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/code_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/code_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/code_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/code_generator.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/code_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/code_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/code_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/code_generator.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/M | |
[...snip...] | |
redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/surface/init_unsecure.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/surface/init_unsecure.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/surface/lame_client.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/surface/lame_client.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/surface/lame_client.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/surface/lame_client.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/surface/lame_client.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/surface/lame_client.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/time_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/time_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/time_win32.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/time_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/time_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/time_win32.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/sync.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/sync.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/string_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_win32.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/string_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_win32.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/subprocess_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/subprocess_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/sync_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/sync_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/sync_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_win32.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/sync_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/sync_win32.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/string_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/string_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/string_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_windows.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/subprocess_windows.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_windows.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_windows.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/subprocess_windows.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/subprocess_windows.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/profiling/stap_timers.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/profiling/stap_timers.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/profiling/stap_timers.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/profiling/stap_timers.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/profiling/stap_timers.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/profiling/stap_timers.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/env_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/env_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/socket_utils_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/socket_utils_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/socket_utils_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/socket_utils_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/socket_utils_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/socket_utils_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/cmdline.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/cmdline.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/cmdline.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/cmdline.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/cmdline.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/cmdline.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/file.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/file.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/file.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/file.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/file.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/file.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/env_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_win32.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_win32.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/support/env_win32.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/support/env_win32.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_poll_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/pollset_multipoller_with_poll_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_poll_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_poll_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/pollset_multipoller_with_poll_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_poll_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/client_config.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/client_config.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/client_config.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/client_config.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/client_config.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/client_config.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_epoll.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/pollset_multipoller_with_epoll.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_epoll.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_epoll.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/pollset_multipoller_with_epoll.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/pollset_multipoller_with_epoll.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/executor.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/executor.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/executor.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/executor.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/executor.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/executor.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/initial_connect_string.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/initial_connect_string.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/initial_connect_string.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/initial_connect_string.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/initial_connect_string.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/initial_connect_string.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/iocp_windows.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/iocp_windows.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/iocp_windows.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/iocp_windows.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/iocp_windows.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/iocp_windows.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolvers/dns_resolver.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/resolvers/dns_resolver.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolvers/dns_resolver.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolvers/dns_resolver.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/resolvers/dns_resolver.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolvers/dns_resolver.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolver_registry.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/resolver_registry.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolver_registry.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolver_registry.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/resolver_registry.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/resolver_registry.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/fd_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/fd_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/fd_posix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/fd_posix.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/iomgr/fd_posix.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/iomgr/fd_posix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/subchannel_call_holder.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/subchannel_call_holder.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/subchannel_call_holder.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/subchannel_call_holder.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/subchannel_call_holder.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/subchannel_call_holder.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/census/grpc_context.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/census/grpc_context.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/census/grpc_context.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/census/grpc_context.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/census/grpc_context.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/census/grpc_context.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/connector.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/connector.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/connector.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/connector.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/connector.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/connector.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/default_initial_connect_string.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/default_initial_connect_string.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/default_initial_connect_string.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/default_initial_connect_string.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/client_config/default_initial_connect_string.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/client_config/default_initial_connect_string.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_client_filter.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/http_client_filter.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_client_filter.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_client_filter.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/http_client_filter.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_client_filter.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_server_filter.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/http_server_filter.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_server_filter.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_server_filter.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/http_server_filter.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/http_server_filter.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/channel_stack.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/channel_stack.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/channel_stack.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/channel_stack.pic.d -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -std=gnu99 -Wno-implicit-function-declaration -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/core/channel/channel_stack.c -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc_unsecure/third_party/grpc/src/core/channel/channel_stack.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/mapped_file_unix.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/mapped_file_unix.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/mapped_file_unix.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/mapped_file_unix.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/mapped_file_unix.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/mapped_file_unix.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/mapped_file_unix.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/mapped_file_unix.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/zip.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/zip.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/zip.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/zip.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/zip.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/zip.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/zip.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zip/third_party/ijar/zip.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/classfile.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/classfile.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/classfile.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/classfile.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/classfile.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/classfile.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/classfile.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/classfile.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/ijar.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/ijar.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/ijar.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/ijar.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/ijar.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/ijar.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/ijar.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/ijar/third_party/ijar/ijar.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zipper/third_party/ijar/zip_main.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zipper/third_party/ijar/zip_main.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/zip_main.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zipper/third_party/ijar/zip_main.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zipper/third_party/ijar/zip_main.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zipper/third_party/ijar/zip_main.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/ijar/zip_main.cc -o bazel-out/local-fastbuild/bin/third_party/ijar/_objs/zipper/third_party/ijar/zip_main.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/subprocess.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/subprocess.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/subprocess.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/subprocess.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/subprocess.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/subprocess.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/subprocess.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/subprocess.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/plugin.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/plugin.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/plugin.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/zip_writer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/zip_writer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/zip_writer.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/zip_writer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/zip_writer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protoc_lib/third_party/protobuf/src/google/protobuf/compiler/zip_writer.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/api.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/api.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/importer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/importer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/parser.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/parser.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor_database.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor_database.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/duration.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/duration.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/dynamic_message.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/dynamic_message.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/empty.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/empty.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set_heavy.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set_heavy.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/field_mask.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/field_mask.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_reflection.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_reflection.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/gzip_stream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/gzip_stream.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/printer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/printer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/strtod.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/strtod.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/tokenizer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/tokenizer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/map_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/map_field.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/service.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/service.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/reflection_ops.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/reflection_ops.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/source_context.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/source_context.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/struct.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/struct.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/mathlimits.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/mathlimits.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/text_format.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/text_format.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/substitute.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/substitute.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/timestamp.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/timestamp.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/type.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/type.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/unknown_field_set.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/unknown_field_set.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_comparator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_comparator.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_mask_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_mask_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/utility.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/utility.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/json_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/json_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/time_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/time_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/message_differencer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/message_differencer.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wrappers.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wrappers.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections -g0 -std=c++0x -MD -MF bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.d -frandom-seed=bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.o -iquote . -iquote bazel-out/host/genfiles -iquote external/bazel_tools -iquote bazel-out/host/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/host/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.pb.cc -o bazel-out/host/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/coded_stream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/coded_stream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message_lite.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message_lite.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/repeated_field.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/repeated_field.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/bytestream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/bytestream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/bytestream.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/common.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/common.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/int128.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/int128.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/int128.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/once.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/once.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/status.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/status.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/status.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/statusor.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/statusor.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/statusor.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringpiece.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/stringprintf.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/strutil.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/strutil.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/strutil.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/time.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/time.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/time.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format_lite.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format_lite.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/any.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/any.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/api.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/api.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/api.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/importer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/importer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/importer.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/parser.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/compiler/parser.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/compiler/parser.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor_database.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/descriptor_database.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/descriptor_database.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/duration.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/duration.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/duration.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/dynamic_message.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/dynamic_message.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/dynamic_message.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/empty.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/empty.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/empty.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set_heavy.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/extension_set_heavy.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/extension_set_heavy.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/field_mask.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/field_mask.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/field_mask.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_reflection.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/generated_message_reflection.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/generated_message_reflection.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/gzip_stream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/gzip_stream.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/gzip_stream.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/printer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/printer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/printer.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/strtod.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/strtod.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/strtod.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/tokenizer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/io/tokenizer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/io/tokenizer.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/map_field.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/map_field.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/map_field.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/message.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/message.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/reflection_ops.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/reflection_ops.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/reflection_ops.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/service.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/service.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/service.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/source_context.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/source_context.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/source_context.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/substitute.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/substitute.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/substitute.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/struct.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/struct.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/struct.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/text_format.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/text_format.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/text_format.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/mathlimits.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/stubs/mathlimits.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/stubs/mathlimits.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/timestamp.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/timestamp.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/timestamp.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/type.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/type.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/type.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_comparator.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_comparator.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_comparator.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/unknown_field_set.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/unknown_field_set.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/unknown_field_set.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_mask_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/field_mask_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/field_mask_util.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/datapiece.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/error_listener.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/object_writer.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/utility.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/utility.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/utility.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/internal/type_info.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/internal/type_info.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/time_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/time_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/time_util.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/message_differencer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/message_differencer.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/message_differencer.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/json_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/json_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/json_util.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/util/type_resolver_util.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wire_format.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wire_format.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wrappers.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -isystem external/bazel_tools/tools/cpp/gcc3 -DHAVE_PTHREAD -w -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/protobuf/src/google/protobuf/wrappers.pb.cc -o bazel-out/local-fastbuild/bin/third_party/protobuf/_objs/protobuf_clib/third_party/protobuf/src/google/protobuf/wrappers.pb.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/completion_queue.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/completion_queue.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/common/completion_queue.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/completion_queue.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/completion_queue.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/completion_queue.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/common/completion_queue.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/completion_queue.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/insecure_create_auth_context.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/insecure_create_auth_context.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/common/insecure_create_auth_context.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/insecure_create_auth_context.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/insecure_create_auth_context.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/insecure_create_auth_context.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/common/insecure_create_auth_context.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/insecure_create_auth_context.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/rpc_method.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/rpc_method.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/common/rpc_method.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/rpc_method.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/rpc_method.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/rpc_method.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/common/rpc_method.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/common/rpc_method.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/proto/proto_utils.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/proto/proto_utils.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/proto/proto_utils.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/proto/proto_utils.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/proto/proto_utils.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/proto/proto_utils.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/proto/proto_utils.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/proto/proto_utils.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/async_generic_service.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/async_generic_service.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/async_generic_service.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/async_generic_service.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/async_generic_service.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/async_generic_service.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/async_generic_service.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/async_generic_service.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/create_default_thread_pool.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/create_default_thread_pool.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/create_default_thread_pool.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/create_default_thread_pool.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/create_default_thread_pool.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/create_default_thread_pool.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/create_default_thread_pool.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/create_default_thread_pool.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/dynamic_thread_pool.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/dynamic_thread_pool.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/dynamic_thread_pool.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/dynamic_thread_pool.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/dynamic_thread_pool.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/dynamic_thread_pool.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/dynamic_thread_pool.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/dynamic_thread_pool.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/fixed_size_thread_pool.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/fixed_size_thread_pool.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/fixed_size_thread_pool.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/fixed_size_thread_pool.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/fixed_size_thread_pool.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/fixed_size_thread_pool.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/fixed_size_thread_pool.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/fixed_size_thread_pool.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/insecure_server_credentials.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/insecure_server_credentials.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/insecure_server_credentials.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/insecure_server_credentials.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/insecure_server_credentials.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/insecure_server_credentials.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/insecure_server_credentials.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/insecure_server_credentials.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_builder.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_builder.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/server_builder.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_builder.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_builder.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_builder.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/server_builder.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_builder.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/server.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/server.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/slice.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/slice.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/slice.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/slice.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/slice.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/slice.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/slice.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/slice.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_credentials.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_credentials.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/server_credentials.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_credentials.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_credentials.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_credentials.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/server/server_credentials.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/server/server_credentials.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/status.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/status.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/status.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/status.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/status.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/status.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/status.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/status.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/byte_buffer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/byte_buffer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/byte_buffer.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/byte_buffer.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/byte_buffer.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/byte_buffer.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/byte_buffer.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/byte_buffer.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/string_ref.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/string_ref.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/string_ref.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/string_ref.pic.o | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/string_ref.pic.d -frandom-seed=bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/string_ref.pic.o -fPIC -iquote . -iquote bazel-out/local-fastbuild/genfiles -iquote external/bazel_tools -iquote bazel-out/local-fastbuild/genfiles/external/bazel_tools -isystem third_party/grpc -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc -isystem third_party/grpc/include -isystem bazel-out/local-fastbuild/genfiles/third_party/grpc/include -isystem third_party/zlib -isystem bazel-out/local-fastbuild/genfiles/third_party/zlib -isystem external/bazel_tools/tools/cpp/gcc3 -isystem third_party/protobuf/src -isystem bazel-out/local-fastbuild/genfiles/third_party/protobuf/src -Wno-builtin-macro-redefined -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" -c third_party/grpc/src/cpp/util/string_ref.cc -o bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/string_ref.pic.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -fstack-protector -Wall -Wthread-safety -Wself-assign -fcolor-diagnostics -fno-omit-frame-pointer -std=c++0x -MD -MF bazel-out/local-fastbuild/bin/third_party/grpc/_objs/grpc++_unsecure/third_party/grpc/src/cpp/util/time.pic.d -frandom-seed=ba |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment