Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/grpc.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70983-373220/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '333b360b12b94f2fbc15b1adedaf6d8c', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70983-373220/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/grpc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found sh: python3: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/grpc-1.26.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/grpc.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70983-373220/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c7f2392e6a4c4779a07cfa9d0c674fee', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70983-373220/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/grpc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bI36w8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-1.26.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/grpc-1.26.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.26.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (grpc-0001-enforce-system-crypto-policies.patch): + echo 'Patch #0 (grpc-0001-enforce-system-crypto-policies.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/core/handshake/client_ssl.cc patching file test/core/handshake/server_ssl_common.cc Hunk #1 succeeded at 203 (offset 36 lines). + echo 'Patch #2 (grpc-0003-use-shell-loop-instead-makefile-function.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #2 (grpc-0003-use-shell-loop-instead-makefile-function.patch): patching file Makefile Hunk #1 succeeded at 3172 (offset 222 lines). + sed -i 's:^prefix ?= .*:prefix ?= /usr:' Makefile + sed -i 's:$(prefix)/lib:$(prefix)/lib64:' Makefile + sed -i 's:^GTEST_LIB =.*::' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U6DkeB + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + /usr/bin/make -O -j32 shared plugins make: Circular /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a <- /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a dependency dropped. [MAKE] Generating cache.mk [MAKE] Generating /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc.pc [MAKE] Generating /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc_unsecure.pc [MAKE] Generating /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/gpr.pc [C] Compiling third_party/address_sorting/address_sorting_windows.c [CXX] Compiling src/core/lib/gpr/cpu_posix.cc [CXX] Compiling src/core/lib/gpr/cpu_iphone.cc [CXX] Compiling src/core/lib/gpr/cpu_windows.cc [CXX] Compiling src/core/lib/gpr/env_posix.cc [CXX] Compiling src/core/lib/gpr/env_windows.cc [CXX] Compiling src/core/lib/gpr/log_android.cc [CXX] Compiling src/core/lib/gpr/log_windows.cc [C] Compiling third_party/upb/upb/port.c [CXX] Compiling src/core/lib/gpr/log_posix.cc [CXX] Compiling src/core/lib/gpr/string_util_windows.cc [CXX] Compiling src/core/lib/gpr/string_windows.cc [CXX] Compiling src/core/lib/gpr/atm.cc [CXX] Compiling src/core/lib/gpr/sync_windows.cc [CXX] Compiling src/core/lib/gpr/time_windows.cc [C] Compiling third_party/address_sorting/address_sorting_posix.c [CXX] Compiling src/core/lib/gpr/murmur_hash.cc [CXX] Compiling src/core/lib/gpr/tmpfile_msys.cc third_party/address_sorting/address_sorting_posix.c: In function 'posix_source_addr_factory_get_source_addr': third_party/address_sorting/address_sorting_posix.c:54:42: warning: unused parameter 'factory' [-Wunused-parameter] address_sorting_source_addr_factory* factory, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [CXX] Compiling src/core/lib/gpr/tls_pthread.cc [CXX] Compiling src/core/lib/gpr/tmpfile_windows.cc [CXX] Compiling src/core/lib/gpr/alloc.cc [CXX] Compiling src/core/lib/gpr/env_linux.cc [CXX] Compiling src/core/lib/gpr/string_posix.cc [C] Compiling third_party/upb/upb/msg.c [CXX] Compiling src/core/lib/gpr/cpu_linux.cc [CXX] Compiling src/core/lib/gpr/log_linux.cc [CXX] Compiling src/core/lib/gpr/wrap_memcpy.cc [CXX] Compiling src/core/lib/gprpp/thd_windows.cc [C] Compiling third_party/upb/upb/upb.c [CXX] Compiling src/core/lib/gpr/time_posix.cc [CXX] Compiling src/core/lib/profiling/basic_timers.cc [CXX] Compiling src/core/lib/profiling/stap_timers.cc [CXX] Compiling src/core/lib/gpr/tmpfile_posix.cc [CXX] Compiling src/core/lib/gpr/sync_posix.cc [CXX] Compiling src/core/lib/gpr/sync.cc [C] Compiling third_party/address_sorting/address_sorting.c [CXX] Compiling src/core/lib/gpr/time.cc [CXX] Compiling src/core/lib/channel/status_util.cc [CXX] Compiling src/core/lib/gprpp/mpscq.cc [CXX] Compiling src/core/lib/gpr/time_precise.cc [CXX] Compiling src/core/lib/gpr/string.cc [CXX] Compiling src/core/lib/compression/compression_args.cc [C] Compiling third_party/upb/upb/encode.c [CXX] Compiling src/core/lib/avl/avl.cc [C] Compiling third_party/upb/upb/decode.c third_party/upb/upb/decode.c: In function 'upb_skip_unknowngroup': third_party/upb/upb/decode.c:164:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] CHK(d->end_group == field_number); ^~ third_party/upb/upb/decode.c:48:22: note: in definition of macro 'CHK' #define CHK(x) if (!(x)) { return 0; } ^ third_party/upb/upb/decode.c: In function 'upb_decode_groupfield': third_party/upb/upb/decode.c:321:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] CHK(d->end_group == field_number); ^~ third_party/upb/upb/decode.c:48:22: note: in definition of macro 'CHK' #define CHK(x) if (!(x)) { return 0; } ^ [CXX] Compiling src/core/lib/channel/channel_args.cc [C] Compiling third_party/upb/upb/table.c third_party/upb/upb/table.c: In function 'upb_murmur_hash2': third_party/upb/upb/table.c:812:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: t |= data[2] << 16; ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:813:7: note: here case 2: t |= data[1] << 8; ^~~~ third_party/upb/upb/table.c:813:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: t |= data[1] << 8; ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:814:7: note: here case 3: t |= data[0]; ^~~~ third_party/upb/upb/table.c:851:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: d |= data[2] << 16; ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:852:9: note: here case 2: d |= data[1] << 8; ^~~~ third_party/upb/upb/table.c:852:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: d |= data[1] << 8; ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:853:9: note: here case 1: d |= data[0]; ^~~~ third_party/upb/upb/table.c:866:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: h ^= data[2] << 16; ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:867:9: note: here case 2: h ^= data[1] << 8; ^~~~ third_party/upb/upb/table.c:867:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: h ^= data[1] << 8; ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:868:9: note: here case 1: h ^= data[0]; h *= m; ^~~~ third_party/upb/upb/table.c:872:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: d |= data[2] << 16; ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:873:9: note: here case 2: d |= data[1] << 8; ^~~~ third_party/upb/upb/table.c:873:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: d |= data[1] << 8; ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:874:9: note: here case 1: d |= data[0]; ^~~~ third_party/upb/upb/table.c:874:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: d |= data[0]; ~~^~~~~~~~~~ third_party/upb/upb/table.c:875:9: note: here case 0: h ^= (t >> sr) | (d << sl); h *= m; ^~~~ third_party/upb/upb/table.c:898:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: h ^= data[2] << 16; ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:899:7: note: here case 2: h ^= data[1] << 8; ^~~~ third_party/upb/upb/table.c:899:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: h ^= data[1] << 8; ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:900:7: note: here case 1: h ^= data[0]; h *= m; ^~~~ [CXX] Compiling src/core/lib/gpr/log.cc [CXX] Compiling src/core/lib/iomgr/endpoint_cfstream.cc [CXX] Compiling src/core/lib/gprpp/arena.cc [CXX] Compiling src/core/lib/gprpp/global_config_env.cc [CXX] Compiling src/core/lib/iomgr/endpoint_pair_uv.cc [CXX] Compiling src/core/lib/gprpp/fork.cc [CXX] Compiling src/core/lib/gprpp/host_port.cc [CXX] Compiling src/core/lib/gprpp/thd_posix.cc [CXX] Compiling src/core/lib/iomgr/endpoint_pair_windows.cc [CXX] Compiling src/core/lib/backoff/backoff.cc [CXX] Compiling src/core/lib/iomgr/error_cfstream.cc [CXX] Compiling src/core/lib/compression/stream_compression.cc [CXX] Compiling src/core/lib/compression/compression.cc [CXX] Compiling src/core/lib/compression/compression_internal.cc [CXX] Compiling src/core/lib/iomgr/ev_windows.cc [CXX] Compiling src/core/lib/compression/stream_compression_identity.cc [CXX] Compiling src/core/lib/iomgr/cfstream_handle.cc [CXX] Compiling src/core/lib/compression/message_compress.cc [CXX] Compiling src/core/lib/debug/stats_data.cc [CXX] Compiling src/core/lib/iomgr/gethostname_fallback.cc [CXX] Compiling src/core/lib/http/format_request.cc [CXX] Compiling src/core/lib/iomgr/fork_windows.cc [CXX] Compiling src/core/lib/debug/stats.cc [CXX] Compiling src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [CXX] Compiling src/core/lib/iomgr/gethostname_sysconf.cc [CXX] Compiling src/core/lib/iomgr/gethostname_host_name_max.cc [CXX] Compiling src/core/lib/compression/stream_compression_gzip.cc [CXX] Compiling src/core/lib/channel/handshaker.cc [CXX] Compiling src/core/lib/channel/handshaker_registry.cc [CXX] Compiling src/core/lib/http/parser.cc [CXX] Compiling src/core/lib/iomgr/iocp_windows.cc [CXX] Compiling src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [CXX] Compiling src/core/lib/iomgr/call_combiner.cc [CXX] Compiling src/core/lib/channel/channel_stack_builder.cc [CXX] Compiling src/core/lib/channel/connected_channel.cc [CXX] Compiling src/core/lib/iomgr/iomgr_posix_cfstream.cc [CXX] Compiling src/core/lib/iomgr/iomgr_uv.cc [CXX] Compiling src/core/lib/iomgr/iomgr_windows.cc [CXX] Compiling src/core/lib/iomgr/internal_errqueue.cc [CXX] Compiling src/core/lib/channel/channel_stack.cc [CXX] Compiling src/core/lib/iomgr/endpoint.cc [CXX] Compiling src/core/lib/http/httpcli.cc [CXX] Compiling src/core/lib/channel/channel_trace.cc [CXX] Compiling src/core/lib/iomgr/is_epollexclusive_available.cc [CXX] Compiling src/core/lib/iomgr/pollset_set_windows.cc [CXX] Compiling src/core/lib/iomgr/pollset_uv.cc [CXX] Compiling src/core/lib/iomgr/buffer_list.cc [CXX] Compiling src/core/lib/iomgr/combiner.cc [CXX] Compiling src/core/lib/iomgr/pollset_windows.cc [CXX] Compiling src/core/lib/surface/init.cc [CXX] Compiling src/core/lib/iomgr/resolve_address_windows.cc [CXX] Compiling src/core/lib/iomgr/endpoint_pair_posix.cc [CXX] Compiling src/core/lib/iomgr/socket_mutator.cc [CXX] Compiling src/core/lib/iomgr/exec_ctx.cc [CXX] Compiling src/core/lib/iomgr/executor/mpmcqueue.cc [CXX] Compiling src/core/lib/channel/channelz_registry.cc [CXX] Compiling src/core/lib/iomgr/socket_utils_posix.cc [CXX] Compiling src/core/lib/iomgr/socket_utils_uv.cc [CXX] Compiling src/core/lib/iomgr/fork_posix.cc [CXX] Compiling src/core/lib/iomgr/socket_utils_windows.cc [CXX] Compiling src/core/lib/iomgr/ev_posix.cc [CXX] Compiling src/core/lib/iomgr/socket_windows.cc [CXX] Compiling src/core/lib/iomgr/executor/threadpool.cc [CXX] Compiling src/core/lib/iomgr/load_file.cc [CXX] Compiling src/core/lib/iomgr/iomgr_internal.cc [CXX] Compiling src/core/lib/iomgr/tcp_client_cfstream.cc [CXX] Compiling src/core/lib/iomgr/iomgr_posix.cc [CXX] Compiling src/core/lib/iomgr/tcp_client_windows.cc [CXX] Compiling src/core/lib/iomgr/lockfree_event.cc [CXX] Compiling src/core/lib/iomgr/iomgr_custom.cc [CXX] Compiling src/core/lib/iomgr/polling_entity.cc [CXX] Compiling src/core/lib/iomgr/iomgr.cc [CXX] Compiling src/core/lib/iomgr/pollset.cc [CXX] Compiling src/core/lib/iomgr/pollset_set_custom.cc [CXX] Compiling src/core/lib/iomgr/error.cc [CXX] Compiling src/core/lib/iomgr/logical_thread.cc [CXX] Compiling src/core/lib/iomgr/pollset_set.cc [CXX] Compiling src/core/lib/iomgr/executor.cc [CXX] Compiling src/core/lib/iomgr/tcp_server_windows.cc [CXX] Compiling src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [CXX] Compiling src/core/lib/iomgr/tcp_windows.cc [CXX] Compiling src/core/lib/iomgr/pollset_custom.cc [CXX] Compiling src/core/lib/iomgr/tcp_uv.cc [CXX] Compiling src/core/lib/iomgr/ev_epoll1_linux.cc [CXX] Compiling src/core/lib/iomgr/time_averaged_stats.cc [CXX] Compiling src/core/lib/iomgr/timer_uv.cc [CXX] Compiling src/core/lib/iomgr/resolve_address.cc [CXX] Compiling src/core/lib/iomgr/wakeup_fd_nospecial.cc [CXX] Compiling src/core/lib/iomgr/ev_poll_posix.cc [CXX] Compiling src/core/lib/iomgr/socket_factory_posix.cc [CXX] Compiling src/core/lib/json/json.cc [CXX] Compiling src/core/lib/iomgr/ev_epollex_linux.cc [CXX] Compiling src/core/lib/iomgr/resolve_address_posix.cc [CXX] Compiling src/core/lib/iomgr/socket_utils_linux.cc [CXX] Compiling src/core/lib/iomgr/resolve_address_custom.cc [CXX] Compiling src/core/lib/iomgr/sockaddr_utils.cc [CXX] Compiling src/core/lib/json/json_string.cc [CXX] Compiling src/core/lib/json/json_writer.cc [CXX] Compiling src/core/lib/json/json_reader.cc [CXX] Compiling src/core/lib/iomgr/tcp_client.cc [CXX] Compiling src/core/lib/iomgr/socket_utils_common_posix.cc [CXX] Compiling src/core/lib/iomgr/tcp_server.cc [CXX] Compiling src/core/lib/iomgr/tcp_client_custom.cc [CXX] Compiling src/core/lib/iomgr/unix_sockets_posix_noop.cc [CXX] Compiling src/core/lib/iomgr/timer.cc [CXX] Compiling src/core/lib/iomgr/tcp_server_utils_posix_common.cc [CXX] Compiling src/core/lib/channel/channelz.cc [CXX] Compiling src/core/lib/iomgr/wakeup_fd_eventfd.cc [CXX] Compiling src/core/lib/iomgr/resource_quota.cc [CXX] Compiling src/core/lib/iomgr/wakeup_fd_posix.cc [CXX] Compiling src/core/lib/iomgr/timer_heap.cc [CXX] Compiling src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [CXX] Compiling src/core/lib/iomgr/tcp_client_posix.cc [CXX] Compiling src/core/lib/iomgr/timer_custom.cc [CXX] Compiling src/core/lib/iomgr/unix_sockets_posix.cc [CXX] Compiling src/core/lib/surface/channel_stack_type.cc [CXX] Compiling src/core/lib/iomgr/wakeup_fd_pipe.cc [CXX] Compiling src/core/lib/iomgr/tcp_custom.cc [CXX] Compiling src/core/lib/surface/event_string.cc [CXX] Compiling src/core/lib/surface/version.cc [CXX] Compiling src/core/lib/iomgr/timer_generic.cc [CXX] Compiling src/core/lib/iomgr/timer_manager.cc [CXX] Compiling src/core/lib/iomgr/tcp_server_custom.cc [CXX] Compiling src/core/lib/iomgr/tcp_server_posix.cc [CXX] Compiling src/core/lib/transport/pid_controller.cc [CXX] Compiling src/core/lib/surface/api_trace.cc [CXX] Compiling src/core/lib/slice/b64.cc [CXX] Compiling src/core/lib/slice/percent_encoding.cc [CXX] Compiling src/core/lib/iomgr/udp_server.cc [CXX] Compiling src/core/lib/surface/byte_buffer.cc [CXX] Compiling src/core/lib/surface/metadata_array.cc [CXX] Compiling src/core/lib/slice/slice_string_helpers.cc [CXX] Compiling src/core/lib/surface/byte_buffer_reader.cc [CXX] Compiling src/core/lib/iomgr/tcp_posix.cc [CXX] Compiling src/core/lib/surface/call_details.cc [CXX] Compiling src/core/lib/surface/completion_queue_factory.cc [CXX] Compiling src/core/lib/slice/slice_buffer.cc [CXX] Compiling src/core/lib/slice/slice_intern.cc [CXX] Compiling src/core/lib/surface/validate_metadata.cc [CXX] Compiling src/core/lib/transport/bdp_estimator.cc [CXX] Compiling src/core/lib/slice/slice.cc [CXX] Compiling src/core/lib/transport/error_utils.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/bin_encoder.cc [CXX] Compiling src/core/lib/surface/call_log_batch.cc [CXX] Compiling src/core/lib/transport/status_conversion.cc [CXX] Compiling src/core/lib/surface/channel_init.cc [CXX] Compiling src/core/lib/transport/status_metadata.cc [CXX] Compiling src/core/lib/transport/byte_stream.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/http2_settings.cc [CXX] Compiling src/core/lib/surface/channel_ping.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/huffsyms.cc [CXX] Compiling src/core/lib/transport/timeout_encoding.cc [CXX] Compiling src/core/lib/transport/metadata_batch.cc [CXX] Compiling src/core/lib/surface/lame_client.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/varint.cc [CXX] Compiling src/core/lib/debug/trace.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/stream_map.cc [CXX] Compiling src/core/lib/uri/uri_parser.cc [CXX] Compiling src/core/lib/transport/connectivity_state.cc [CXX] Compiling src/core/lib/transport/metadata.cc [CXX] Compiling src/core/ext/transport/chttp2/alpn/alpn.cc [CXX] Compiling src/core/lib/surface/channel.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/bin_decoder.cc [CXX] Compiling src/core/lib/transport/transport_op_string.cc [CXX] Compiling src/core/lib/surface/completion_queue.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/chttp2_plugin.cc [CXX] Compiling src/core/lib/transport/transport.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/context_list.cc [CXX] Compiling src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/frame_goaway.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/hpack_table.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/frame_ping.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/frame_window_update.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/frame_data.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/frame_settings.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/incoming_metadata.cc [CXX] Compiling src/core/lib/surface/call.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/flow_control.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/stream_lists.cc [CXX] Compiling src/core/ext/filters/http/http_filters_plugin.cc [CXX] Compiling src/core/lib/security/security_connector/load_system_roots_fallback.cc [CXX] Compiling src/core/lib/surface/server.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/parsing.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/hpack_encoder.cc [CXX] Compiling src/core/ext/filters/http/message_compress/message_compress_filter.cc [CXX] Compiling src/core/lib/http/httpcli_security_connector.cc [CXX] Compiling src/core/ext/filters/http/server/http_server_filter.cc [CXX] Compiling src/core/lib/security/credentials/google_default/credentials_generic.cc [CXX] Compiling src/core/lib/security/credentials/credentials_metadata.cc [CXX] Compiling src/core/lib/security/credentials/alts/alts_credentials.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/lib/security/credentials/alts/alts_credentials.h:26, from src/core/lib/security/credentials/alts/alts_credentials.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/http/client/http_client_filter.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/hpack_parser.cc [CXX] Compiling src/core/lib/security/credentials/jwt/json_token.cc [CXX] Compiling src/core/lib/security/credentials/fake/fake_credentials.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/writing.cc [CXX] Compiling src/core/lib/security/credentials/iam/iam_credentials.cc [CXX] Compiling src/core/lib/security/credentials/local/local_credentials.cc [CXX] Compiling src/core/lib/security/context/security_context.cc [CXX] Compiling src/core/lib/security/credentials/credentials.cc [CXX] Compiling src/core/lib/security/credentials/jwt/jwt_credentials.cc [CXX] Compiling src/core/lib/security/security_connector/ssl_utils_config.cc [CXX] Compiling src/core/lib/security/security_connector/load_system_roots_linux.cc [CXX] Compiling src/core/tsi/alts/frame_protector/alts_counter.cc [CXX] Compiling src/core/tsi/alts/frame_protector/alts_crypter.cc [CXX] Compiling src/core/lib/security/credentials/plugin/plugin_credentials.cc [CXX] Compiling src/core/tsi/alts/crypt/gsec.cc [CXX] Compiling src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc [CXX] Compiling src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc [CXX] Compiling src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc [CXX] Compiling src/core/lib/security/credentials/ssl/ssl_credentials.cc [CXX] Compiling src/core/lib/security/transport/tsi_error.cc [CXX] Compiling src/core/tsi/alts/frame_protector/frame_handler.cc [CXX] Compiling src/core/tsi/alts/crypt/aes_gcm.cc [CXX] Compiling src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc [CXX] Compiling src/core/lib/security/credentials/jwt/jwt_verifier.cc [CXX] Compiling src/core/lib/security/util/json_util.cc [CXX] Compiling src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc [CXX] Compiling src/core/lib/security/credentials/google_default/google_default_credentials.cc [CXX] Compiling src/core/lib/security/security_connector/fake/fake_security_connector.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/lib/security/credentials/alts/alts_credentials.h:26, from src/core/lib/security/credentials/google_default/google_default_credentials.cc:38: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/lib/security/credentials/alts/check_gcp_environment.cc [CXX] Compiling src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc [CXX] Compiling src/core/lib/security/transport/target_authority_table.cc [CXX] Compiling src/core/lib/security/security_connector/security_connector.cc [CXX] Compiling src/core/lib/security/credentials/tls/spiffe_credentials.cc [CXX] Compiling src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc [CXX] Compiling src/core/lib/security/transport/secure_endpoint.cc [C] Compiling src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/lib/security/security_connector/ssl_utils.cc [CXX] Compiling src/core/lib/security/credentials/oauth2/oauth2_credentials.cc [CXX] Compiling src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc [CXX] Compiling src/core/lib/security/security_connector/alts/alts_security_connector.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:25, from src/core/lib/security/security_connector/alts/alts_security_connector.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/tsi/alts/frame_protector/alts_frame_protector.cc [CXX] Compiling src/core/lib/security/credentials/composite/composite_credentials.cc [CXX] Compiling src/core/lib/security/security_connector/ssl/ssl_security_connector.cc [CXX] Compiling src/core/lib/security/security_connector/local/local_security_connector.cc [CXX] Compiling src/core/lib/surface/init_secure.cc [CXX] Compiling src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc [CXX] Compiling src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc [CXX] Compiling src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc [CXX] Compiling src/core/tsi/alts/handshaker/alts_shared_resource.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/tsi/alts/handshaker/alts_tsi_handshaker.h:27, from ./src/core/tsi/alts/handshaker/alts_handshaker_client.h:28, from src/core/tsi/alts/handshaker/alts_shared_resource.cc:25: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc:27: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc:28: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/lib/security/transport/server_auth_filter.cc [CXX] Compiling src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc [CXX] Compiling src/core/lib/security/transport/client_auth_filter.cc [CXX] Compiling src/core/lib/security/transport/security_handshaker.cc [CXX] Compiling src/core/ext/transport/chttp2/transport/chttp2_transport.cc [CXX] Compiling src/core/tsi/transport_security.cc [CXX] Compiling src/core/tsi/alts/handshaker/transport_security_common_api.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from src/core/tsi/alts/handshaker/transport_security_common_api.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/tsi/alts/handshaker/alts_tsi_utils.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h:12, from ./src/core/tsi/alts/handshaker/alts_tsi_utils.h:28, from src/core/tsi/alts/handshaker/alts_tsi_utils.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/lib/security/security_connector/tls/spiffe_security_connector.cc [CXX] Compiling src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc [CXX] Compiling src/core/ext/transport/chttp2/client/authority.cc [CXX] Compiling src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/tsi/alts/handshaker/alts_tsi_handshaker.h:27, from src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc: In function 'void alts_tsi_handshaker_create_channel(void*, grpc_error*)': src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc:423:60: warning: unused parameter 'unused_error' [-Wunused-parameter] grpc_error* unused_error) { ~~~~~~~~~~~~^~~~~~~~~~~~ [CXX] Compiling src/core/ext/filters/client_channel/client_channel_factory.cc [CXX] Compiling src/core/ext/transport/chttp2/client/chttp2_connector.cc [CXX] Compiling src/core/tsi/alts/handshaker/alts_handshaker_client.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/tsi/alts/handshaker/alts_tsi_handshaker.h:27, from ./src/core/tsi/alts/handshaker/alts_handshaker_client.h:28, from src/core/tsi/alts/handshaker/alts_handshaker_client.cc:23: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ src/core/tsi/alts/handshaker/alts_handshaker_client.cc: In function 'void handshaker_call_unref(void*, grpc_error*)': src/core/tsi/alts/handshaker/alts_handshaker_client.cc:640:58: warning: unused parameter 'error' [-Wunused-parameter] static void handshaker_call_unref(void* arg, grpc_error* error) { ~~~~~~~~~~~~^~~~~ [CXX] Compiling src/core/ext/filters/client_channel/server_address.cc [C] Compiling src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/backup_poller.cc [CXX] Compiling src/core/ext/filters/client_channel/parse_address.cc [CXX] Compiling src/core/ext/filters/client_channel/retry_throttle.cc [CXX] Compiling src/core/ext/filters/client_channel/channel_connectivity.cc [CXX] Compiling src/core/ext/transport/chttp2/client/insecure/channel_create.cc [C] Compiling src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c In file included from src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h:12, from src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/http_proxy.cc [C] Compiling src/core/ext/upb-generated/validate/validate.upb.c [C] Compiling src/core/ext/upb-generated/gogoproto/gogo.upb.c src/core/ext/filters/client_channel/http_proxy.cc: In member function 'virtual bool grpc_core::{anonymous}::HttpProxyMapper::MapAddress(const grpc_resolved_address&, const grpc_channel_args*, grpc_resolved_address**, grpc_channel_args**)': src/core/ext/filters/client_channel/http_proxy.cc:190:48: warning: unused parameter 'address' [-Wunused-parameter] bool MapAddress(const grpc_resolved_address& address, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ src/core/ext/filters/client_channel/http_proxy.cc:191:44: warning: unused parameter 'args' [-Wunused-parameter] const grpc_channel_args* args, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/core/ext/filters/client_channel/http_proxy.cc:192:43: warning: unused parameter 'new_address' [-Wunused-parameter] grpc_resolved_address** new_address, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ src/core/ext/filters/client_channel/http_proxy.cc:193:39: warning: unused parameter 'new_args' [-Wunused-parameter] grpc_channel_args** new_args) override { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from src/core/ext/upb-generated/validate/validate.upb.h:12, from src/core/ext/upb-generated/validate/validate.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/gogoproto/gogo.upb.h:12, from src/core/ext/upb-generated/gogoproto/gogo.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/client_channel_channelz.cc [C] Compiling src/core/ext/upb-generated/google/api/annotations.upb.c In file included from src/core/ext/upb-generated/google/api/annotations.upb.h:12, from src/core/ext/upb-generated/google/api/annotations.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/google/api/http.upb.c In file included from src/core/ext/upb-generated/google/api/http.upb.h:12, from src/core/ext/upb-generated/google/api/http.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/google/protobuf/any.upb.c In file included from src/core/ext/upb-generated/google/protobuf/any.upb.h:12, from src/core/ext/upb-generated/google/protobuf/any.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/global_subchannel_pool.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver.cc [C] Compiling src/core/ext/upb-generated/google/protobuf/empty.upb.c In file included from src/core/ext/upb-generated/google/protobuf/empty.upb.h:12, from src/core/ext/upb-generated/google/protobuf/empty.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/google/protobuf/timestamp.upb.c In file included from src/core/ext/upb-generated/google/protobuf/timestamp.upb.h:12, from src/core/ext/upb-generated/google/protobuf/timestamp.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/google/protobuf/struct.upb.c In file included from src/core/ext/upb-generated/google/protobuf/struct.upb.h:12, from src/core/ext/upb-generated/google/protobuf/struct.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/google/rpc/status.upb.c [C] Compiling src/core/ext/upb-generated/google/protobuf/duration.upb.c [C] Compiling src/core/ext/upb-generated/google/protobuf/wrappers.upb.c In file included from src/core/ext/upb-generated/google/rpc/status.upb.h:12, from src/core/ext/upb-generated/google/rpc/status.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/google/protobuf/duration.upb.h:12, from src/core/ext/upb-generated/google/protobuf/duration.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/google/protobuf/wrappers.upb.h:12, from src/core/ext/upb-generated/google/protobuf/wrappers.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/google/protobuf/descriptor.upb.c In file included from src/core/ext/upb-generated/google/protobuf/descriptor.upb.h:12, from src/core/ext/upb-generated/google/protobuf/descriptor.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/proxy_mapper_registry.cc [CXX] Compiling src/core/ext/filters/client_channel/subchannel_pool_interface.cc [CXX] Compiling src/core/ext/filters/client_channel/http_connect_handshaker.cc [CXX] Compiling src/core/ext/filters/client_channel/local_subchannel_pool.cc [CXX] Compiling src/core/ext/filters/client_channel/client_channel_plugin.cc [CXX] Compiling src/core/ext/filters/client_channel/backend_metric.cc In file included from src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h:12, from src/core/ext/filters/client_channel/backend_metric.cc:22: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/resolver_registry.cc [C] Compiling src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/lb_policy.cc [CXX] Compiling src/core/ext/filters/client_channel/lb_policy_registry.cc [CXX] Compiling src/core/tsi/transport_security_grpc.cc [CXX] Compiling src/core/ext/filters/client_channel/health/health_check_client.cc In file included from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h:12, from src/core/ext/filters/client_channel/health/health_check_client.cc:31: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/tsi/local_transport_security.cc [CXX] Compiling src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc [CXX] Compiling src/core/ext/filters/deadline/deadline_filter.cc [C] Compiling src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/service_config.cc [C] Compiling src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/cds.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/cds.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cds.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/tsi/fake_transport_security.cc [C] Compiling src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/discovery.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [CXX] Compiling src/core/ext/transport/inproc/inproc_plugin.cc [C] Compiling src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/tsi/ssl/session_cache/ssl_session_openssl.cc [CXX] Compiling src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc [C] Compiling src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c In file included from src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.h:12, from src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc [C] Compiling src/core/ext/upb-generated/envoy/api/v2/eds.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/eds.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/eds.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c [C] Compiling src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.h:12, from src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [C] Compiling src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/base.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/tsi/ssl/session_cache/ssl_session_cache.cc [C] Compiling src/core/ext/upb-generated/envoy/type/http.upb.c In file included from src/core/ext/upb-generated/envoy/type/http.upb.h:12, from src/core/ext/upb-generated/envoy/type/http.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [C] Compiling src/core/ext/upb-generated/envoy/type/range.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h:12, from ./src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h:28, from src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/type/range.upb.h:12, from src/core/ext/upb-generated/envoy/type/range.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc [C] Compiling src/core/ext/upb-generated/envoy/type/percent.upb.c In file included from src/core/ext/upb-generated/envoy/type/percent.upb.h:12, from src/core/ext/upb-generated/envoy/type/percent.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c [C] Compiling src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc In file included from src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [C] Compiling src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [CXX] Compiling src/core/ext/transport/chttp2/server/chttp2_server.cc [CXX] Compiling src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [CXX] Compiling src/core/ext/filters/client_channel/resolving_lb_policy.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc [CXX] Compiling src/core/tsi/ssl_transport_security.cc src/core/tsi/ssl_transport_security.cc: In function 'tsi_result tsi_create_ssl_client_handshaker_factory_with_options(const tsi_ssl_client_handshaker_options*, tsi_ssl_client_handshaker_factory**)': src/core/tsi/ssl_transport_security.cc:1664:44: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] ssl_context = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:1664:44: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] ssl_context = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function 'tsi_result tsi_create_ssl_server_handshaker_factory_with_options(const tsi_ssl_server_handshaker_options*, tsi_ssl_server_handshaker_factory**)': src/core/tsi/ssl_transport_security.cc:1824:58: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:1824:58: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [CXX] Compiling src/core/ext/filters/client_channel/xds/xds_channel_secure.cc [CXX] Compiling src/core/ext/transport/inproc/inproc_transport.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [CXX] Compiling src/core/plugin_registry/grpc_plugin_registry.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver_result_parsing.cc [CXX] Compiling src/core/ext/transport/cronet/plugin_registry/grpc_cronet_plugin_registry.cc [CXX] Compiling src/core/lib/surface/init_unsecure.cc [CXX] Compiling src/core/ext/transport/cronet/transport/cronet_api_dummy.cc src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'bidirectional_stream* bidirectional_stream_create(stream_engine*, void*, bidirectional_stream_callback*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:35:20: warning: unused parameter 'engine' [-Wunused-parameter] stream_engine* engine, void* annotation, ~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:35:34: warning: unused parameter 'annotation' [-Wunused-parameter] stream_engine* engine, void* annotation, ~~~~~~^~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:36:36: warning: unused parameter 'callback' [-Wunused-parameter] bidirectional_stream_callback* callback) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_destroy(bidirectional_stream*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:41:56: warning: unused parameter 'stream' [-Wunused-parameter] int bidirectional_stream_destroy(bidirectional_stream* stream) { ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_start(bidirectional_stream*, const char*, int, const char*, const bidirectional_stream_header_array*, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:46:54: warning: unused parameter 'stream' [-Wunused-parameter] int bidirectional_stream_start(bidirectional_stream* stream, const char* url, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:46:74: warning: unused parameter 'url' [-Wunused-parameter] int bidirectional_stream_start(bidirectional_stream* stream, const char* url, ~~~~~~~~~~~~^~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:47:36: warning: unused parameter 'priority' [-Wunused-parameter] int priority, const char* method, ~~~~^~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:47:58: warning: unused parameter 'method' [-Wunused-parameter] int priority, const char* method, ~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:48:73: warning: unused parameter 'headers' [-Wunused-parameter] const bidirectional_stream_header_array* headers, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:49:37: warning: unused parameter 'end_of_stream' [-Wunused-parameter] bool end_of_stream) { ~~~~~^~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_read(bidirectional_stream*, char*, int)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:54:53: warning: unused parameter 'stream' [-Wunused-parameter] int bidirectional_stream_read(bidirectional_stream* stream, char* buffer, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:54:67: warning: unused parameter 'buffer' [-Wunused-parameter] int bidirectional_stream_read(bidirectional_stream* stream, char* buffer, ~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:55:35: warning: unused parameter 'capacity' [-Wunused-parameter] int capacity) { ~~~~^~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_write(bidirectional_stream*, const char*, int, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:60:54: warning: unused parameter 'stream' [-Wunused-parameter] int bidirectional_stream_write(bidirectional_stream* stream, const char* buffer, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:60:74: warning: unused parameter 'buffer' [-Wunused-parameter] int bidirectional_stream_write(bidirectional_stream* stream, const char* buffer, ~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:61:36: warning: unused parameter 'count' [-Wunused-parameter] int count, bool end_of_stream) { ~~~~^~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:61:48: warning: unused parameter 'end_of_stream' [-Wunused-parameter] int count, bool end_of_stream) { ~~~~~^~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_cancel(bidirectional_stream*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:66:56: warning: unused parameter 'stream' [-Wunused-parameter] void bidirectional_stream_cancel(bidirectional_stream* stream) { ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_disable_auto_flush(bidirectional_stream*, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:70:68: warning: unused parameter 'stream' [-Wunused-parameter] void bidirectional_stream_disable_auto_flush(bidirectional_stream* stream, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:71:51: warning: unused parameter 'disable_auto_flush' [-Wunused-parameter] bool disable_auto_flush) { ~~~~~^~~~~~~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_delay_request_headers_until_flush(bidirectional_stream*, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:76:27: warning: unused parameter 'stream' [-Wunused-parameter] bidirectional_stream* stream, bool delay_headers_until_flush) { ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:76:40: warning: unused parameter 'delay_headers_until_flush' [-Wunused-parameter] bidirectional_stream* stream, bool delay_headers_until_flush) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_flush(bidirectional_stream*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:80:55: warning: unused parameter 'stream' [-Wunused-parameter] void bidirectional_stream_flush(bidirectional_stream* stream) { GPR_ASSERT(0); } ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc [MAKE] Generating /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc++.pc [MAKE] Generating /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc++_unsecure.pc [CXX] Compiling src/core/plugin_registry/grpc_unsecure_plugin_registry.cc [CXX] Compiling src/core/ext/filters/client_channel/xds/xds_client_stats.cc src/core/ext/filters/client_channel/xds/xds_client_stats.cc: In member function 'grpc_core::XdsClientStats::LocalityStats::Snapshot grpc_core::XdsClientStats::LocalityStats::GetSnapshotAndReset()': src/core/ext/filters/client_channel/xds/xds_client_stats.cc:86:50: warning: missing initializer for member 'grpc_core::XdsClientStats::LocalityStats::Snapshot::load_metric_stats' [-Wmissing-field-initializers] GetAndResetCounter(&total_issued_requests_)}; ^ [CXX] Compiling src/core/ext/filters/census/grpc_context.cc [CXX] Compiling src/core/ext/filters/client_channel/subchannel.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [CXX] Compiling src/core/ext/filters/workarounds/workaround_utils.cc [CXX] Compiling src/core/ext/filters/max_age/max_age_filter.cc [CXX] Compiling src/core/ext/filters/http/client_authority_filter.cc [CXX] Compiling src/core/ext/filters/client_idle/client_idle_filter.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/xds/cds.cc [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [CXX] Compiling src/core/ext/filters/client_channel/xds/xds_bootstrap.cc [CXX] Compiling src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc [CXX] Compiling src/core/ext/filters/client_channel/xds/xds_channel.cc [CXX] Compiling src/core/ext/filters/message_size/message_size_filter.cc [CXX] Compiling src/cpp/common/secure_channel_arguments.cc [CXX] Compiling src/core/ext/transport/cronet/client/secure/cronet_channel_create.cc [CXX] Compiling src/cpp/common/auth_property_iterator.cc [CXX] Compiling src/core/ext/filters/client_channel/xds/xds_api.cc In file included from src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h:12, from src/core/ext/filters/client_channel/xds/xds_api.cc:31: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [CXX] Compiling src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc [CXX] Compiling src/cpp/common/core_codegen.cc [CXX] Compiling src/cpp/common/resource_quota_cc.cc [CXX] Compiling src/cpp/server/insecure_server_credentials.cc [CXX] Compiling src/cpp/common/secure_auth_context.cc [CXX] Compiling src/cpp/client/insecure_credentials.cc [CXX] Compiling src/cpp/common/tls_credentials_options_util.cc [CXX] Compiling src/cpp/common/secure_create_auth_context.cc [CXX] Compiling src/cpp/client/client_interceptor.cc [CXX] Compiling src/cpp/common/rpc_method.cc [CXX] Compiling src/cpp/common/completion_queue_cc.cc [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc In file included from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h:12, from ./src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h:28, from src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc:78: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [CXX] Compiling src/cpp/client/create_channel_internal.cc [CXX] Compiling src/cpp/common/alarm.cc [CXX] Compiling src/core/ext/transport/cronet/transport/cronet_transport.cc src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'int init_stream(grpc_transport*, grpc_stream*, grpc_stream_refcount*, const void*, grpc_core::Arena*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1427:68: warning: unused parameter 'server_data' [-Wunused-parameter] grpc_stream_refcount* refcount, const void* server_data, ~~~~~~~~~~~~^~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void set_pollset_do_nothing(grpc_transport*, grpc_stream*, grpc_pollset*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1433:52: warning: unused parameter 'gt' [-Wunused-parameter] static void set_pollset_do_nothing(grpc_transport* gt, grpc_stream* gs, ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1433:69: warning: unused parameter 'gs' [-Wunused-parameter] static void set_pollset_do_nothing(grpc_transport* gt, grpc_stream* gs, ~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1434:50: warning: unused parameter 'pollset' [-Wunused-parameter] grpc_pollset* pollset) {} ~~~~~~~~~~~~~~^~~~~~~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void set_pollset_set_do_nothing(grpc_transport*, grpc_stream*, grpc_pollset_set*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1436:56: warning: unused parameter 'gt' [-Wunused-parameter] static void set_pollset_set_do_nothing(grpc_transport* gt, grpc_stream* gs, ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1436:73: warning: unused parameter 'gs' [-Wunused-parameter] static void set_pollset_set_do_nothing(grpc_transport* gt, grpc_stream* gs, ~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1437:58: warning: unused parameter 'pollset_set' [-Wunused-parameter] grpc_pollset_set* pollset_set) {} ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void perform_stream_op(grpc_transport*, grpc_stream*, grpc_transport_stream_op_batch*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1439:47: warning: unused parameter 'gt' [-Wunused-parameter] static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void destroy_stream(grpc_transport*, grpc_stream*, grpc_closure*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1473:44: warning: unused parameter 'gt' [-Wunused-parameter] static void destroy_stream(grpc_transport* gt, grpc_stream* gs, ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void destroy_transport(grpc_transport*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1481:47: warning: unused parameter 'gt' [-Wunused-parameter] static void destroy_transport(grpc_transport* gt) {} ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'grpc_endpoint* get_endpoint(grpc_transport*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1483:52: warning: unused parameter 'gt' [-Wunused-parameter] static grpc_endpoint* get_endpoint(grpc_transport* gt) { return nullptr; } ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void perform_op(grpc_transport*, grpc_transport_op*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1485:40: warning: unused parameter 'gt' [-Wunused-parameter] static void perform_op(grpc_transport* gt, grpc_transport_op* op) {} ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1485:63: warning: unused parameter 'op' [-Wunused-parameter] static void perform_op(grpc_transport* gt, grpc_transport_op* op) {} ~~~~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'grpc_transport* grpc_create_cronet_transport(void*, const char*, const grpc_channel_args*, void*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1501:52: warning: unused parameter 'reserved' [-Wunused-parameter] void* reserved) { ~~~~~~^~~~~~~~ [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [CXX] Compiling src/cpp/common/validate_service_config.cc [CXX] Compiling src/cpp/server/health/health_check_service.cc [CXX] Compiling src/cpp/client/credentials_cc.cc [CXX] Compiling src/cpp/common/channel_filter.cc [CXX] Compiling src/cpp/client/create_channel.cc [CXX] Compiling src/cpp/client/create_channel_posix.cc [CXX] Compiling src/cpp/common/tls_credentials_options.cc [CXX] Compiling src/cpp/server/create_default_thread_pool.cc [CXX] Compiling src/cpp/server/channel_argument_option.cc [CXX] Compiling src/cpp/server/health/health_check_service_server_builder_option.cc [CXX] Compiling src/cpp/util/status.cc [CXX] Compiling src/cpp/util/time_cc.cc [CXX] Compiling src/cpp/util/string_ref.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a [CXX] Compiling src/cpp/client/channel_cc.cc [CXX] Compiling src/cpp/server/dynamic_thread_pool.cc [CXX] Compiling src/cpp/server/server_credentials.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a [CXX] Compiling src/cpp/server/secure_server_credentials.cc [CXX] Compiling src/cpp/thread_manager/thread_manager.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.so.9.0.0 [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.so.9.0.0 [CXX] Compiling src/cpp/util/byte_buffer_cc.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.so.9.0.0 [CXX] Compiling src/cpp/client/client_context.cc [CXX] Compiling src/core/ext/filters/client_channel/xds/xds_client.cc src/core/ext/filters/client_channel/xds/xds_client.cc: In member function 'void grpc_core::XdsClient::CancelClusterDataWatch(grpc_core::StringView, grpc_core::XdsClient::ClusterWatcherInterface*)': src/core/ext/filters/client_channel/xds/xds_client.cc:1304:51: warning: unused parameter 'cluster' [-Wunused-parameter] void XdsClient::CancelClusterDataWatch(StringView cluster, ~~~~~~~~~~~^~~~~~~ [CXX] Compiling src/cpp/server/server_callback.cc [CXX] Compiling src/cpp/common/insecure_create_auth_context.cc [CXX] Compiling src/cpp/server/async_generic_service.cc [CXX] Compiling src/cpp/common/version_cc.cc [CXX] Compiling src/cpp/client/secure_credentials.cc [CXX] Compiling src/cpp/server/server_posix.cc [CXX] Compiling src/cpp/common/channel_arguments.cc [CXX] Compiling src/cpp/server/external_connection_acceptor_impl.cc [CXX] Compiling src/core/ext/filters/client_channel/client_channel.cc [CXX] Compiling src/core/ext/filters/client_channel/lb_policy/xds/xds.cc [CXX] Compiling src/cpp/server/server_context.cc [CXX] Compiling src/cpp/server/server_builder.cc [CXX] Compiling src/cpp/client/generic_stub.cc [CXX] Compiling src/core/lib/transport/static_metadata.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.a [HOSTCXX] Compiling src/compiler/php_generator.cc [HOSTCXX] Compiling src/compiler/node_generator.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_unsecure.so.9.0.0 [HOSTCXX] Compiling src/compiler/objective_c_generator.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cronet.so.9.0.0 [HOSTCXX] Compiling src/compiler/ruby_generator.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.so.9.0.0 [CXX] Compiling src/cpp/server/health/default_health_check_service.cc In file included from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h:12, from src/cpp/server/health/default_health_check_service.cc:27: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] upb_fieldtype_t type, ~~~~~~~~~~~~~~~~^~~~ [CXX] Compiling src/cpp/server/server_cc.cc [HOSTCXX] Compiling src/compiler/csharp_generator.cc [HOSTCXX] Compiling src/compiler/cpp_generator.cc [HOSTCXX] Compiling src/compiler/python_generator.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a [HOSTCXX] Compiling src/compiler/ruby_plugin.cc [HOSTCXX] Compiling src/compiler/python_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_ruby_plugin [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_python_plugin [HOSTCXX] Compiling src/compiler/node_plugin.cc [HOSTCXX] Compiling src/compiler/csharp_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_node_plugin [HOSTCXX] Compiling src/compiler/php_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_csharp_plugin [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_php_plugin [HOSTCXX] Compiling src/compiler/objective_c_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_objective_c_plugin [HOSTCXX] Compiling src/compiler/cpp_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin make: Nothing to be done for 'plugins'. [PROTOC] Generating protobuf CC file from src/proto/grpc/status/status.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/simple_messages.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/health/v1/health.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/core/stats.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/payloads.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/messages.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/reflection/v1alpha/reflection.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/echo_messages.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/status/status.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/simple_messages.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/payloads.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/reflection/v1alpha/reflection.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/core/stats.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/messages.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/benchmark_service.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/stats.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/channelz/channelz.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/echo.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/duplicate/echo_duplicate.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/stats.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/health/v1/health.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/echo_messages.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/benchmark_service.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/control.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/channelz/channelz.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/duplicate/echo_duplicate.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/worker_service.proto [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/report_qps_scenario_service.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/echo.proto [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/control.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/report_qps_scenario_service.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/worker_service.proto third_party/protobuf/src: warning: directory does not exist. [CXX] Compiling src/cpp/util/error_details.cc [CXX] Compiling src/cpp/util/core_stats.cc [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.pb.cc [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.cc [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_core_stats.a [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.grpc.pb.cc [CXX] Compiling src/cpp/codegen/codegen_init.cc [CXX] Compiling src/cpp/ext/proto_server_reflection_plugin.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_unsecure.so.1.26.0 [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.so.1.26.0 [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_error_details.so.1.26.0 [CXX] Compiling src/cpp/server/channelz/channelz_service.cc [CXX] Compiling src/cpp/server/channelz/channelz_service_plugin.cc [CXX] Compiling src/cpp/ext/proto_server_reflection.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/call_op_set.h:412:39: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/sync_stream_impl.h:742:59: required from 'bool grpc_impl::internal::ServerReaderWriterBody::Write(const W&, grpc::WriteOptions) [with W = grpc::reflection::v1alpha::ServerReflectionResponse; R = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/sync_stream_impl.h:797:36: required from 'bool grpc_impl::ServerReaderWriter::Write(const W&, grpc::WriteOptions) [with W = grpc::reflection::v1alpha::ServerReflectionResponse; R = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/sync_stream_impl.h:796:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_reflection.so.1.26.0 [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.cc [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetTopChannelsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetTopChannelsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetTopChannelsRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetTopChannelsRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:13: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetTopChannelsRequest; OutputMessage = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetTopChannelsRequest; OutputMessage = grpc::channelz::v1::GetTopChannelsResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:52:115: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServersRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServersRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServersRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServersRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:13: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServersRequest; OutputMessage = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServersRequest; OutputMessage = grpc::channelz::v1::GetServersResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:80:111: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:13: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerRequest; OutputMessage = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerRequest; OutputMessage = grpc::channelz::v1::GetServerResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:108:110: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerSocketsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerSocketsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerSocketsRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerSocketsRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:13: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerSocketsRequest; OutputMessage = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerSocketsRequest; OutputMessage = grpc::channelz::v1::GetServerSocketsResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:136:117: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetChannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetChannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetChannelRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetChannelRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:13: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetChannelRequest; OutputMessage = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetChannelRequest; OutputMessage = grpc::channelz::v1::GetChannelResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:164:111: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSubchannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSubchannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSubchannelRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSubchannelRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:13: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSubchannelRequest; OutputMessage = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSubchannelRequest; OutputMessage = grpc::channelz::v1::GetSubchannelResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:192:114: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSocketRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSocketRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSocketRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSocketRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:13: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSocketRequest; OutputMessage = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSocketRequest; OutputMessage = grpc::channelz::v1::GetSocketResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:220:110: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSocketResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSocketResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:14: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetSocketRequest; ResponseType = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSubchannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSubchannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:14: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetSubchannelRequest; ResponseType = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetChannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetChannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:14: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetChannelRequest; ResponseType = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerSocketsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerSocketsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:14: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetServerSocketsRequest; ResponseType = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:14: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetServerRequest; ResponseType = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServersResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServersResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:14: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetServersRequest; ResponseType = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetTopChannelsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetTopChannelsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:46: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:14: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetTopChannelsRequest; ResponseType = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [LD] Linking /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpcpp_channelz.so.1.26.0 + export GRPC_PYTHON_BUILD_WITH_CYTHON=True + GRPC_PYTHON_BUILD_WITH_CYTHON=True + export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + export GRPC_PYTHON_BUILD_SYSTEM_CARES=True + GRPC_PYTHON_BUILD_SYSTEM_CARES=True + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling src/python/grpcio/grpc/_cython/cygrpc.pyx because it changed. [1/1] Cythonizing src/python/grpcio/grpc/_cython/cygrpc.pyx running build running build_py running build_project_metadata creating python_build creating python_build/lib.linux-x86_64-3.6 creating python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_plugin_wrapping.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_server.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_channel.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_common.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_auth.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_utilities.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_interceptor.py -> python_build/lib.linux-x86_64-3.6/grpc copying src/python/grpcio/grpc/_compression.py -> python_build/lib.linux-x86_64-3.6/grpc creating python_build/lib.linux-x86_64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/_server_adaptations.py -> python_build/lib.linux-x86_64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/implementations.py -> python_build/lib.linux-x86_64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/utilities.py -> python_build/lib.linux-x86_64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/interfaces.py -> python_build/lib.linux-x86_64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/_client_adaptations.py -> python_build/lib.linux-x86_64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/_metadata.py -> python_build/lib.linux-x86_64-3.6/grpc/beta creating python_build/lib.linux-x86_64-3.6/grpc/framework copying src/python/grpcio/grpc/framework/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/framework creating python_build/lib.linux-x86_64-3.6/grpc/experimental copying src/python/grpcio/grpc/experimental/gevent.py -> python_build/lib.linux-x86_64-3.6/grpc/experimental copying src/python/grpcio/grpc/experimental/session_cache.py -> python_build/lib.linux-x86_64-3.6/grpc/experimental copying src/python/grpcio/grpc/experimental/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/experimental creating python_build/lib.linux-x86_64-3.6/grpc/_cython copying src/python/grpcio/grpc/_cython/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/_cython creating python_build/lib.linux-x86_64-3.6/grpc/framework/common copying src/python/grpcio/grpc/framework/common/cardinality.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/common copying src/python/grpcio/grpc/framework/common/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/common copying src/python/grpcio/grpc/framework/common/style.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/common creating python_build/lib.linux-x86_64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/abandonment.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/future.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/logging_pool.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream_util.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/callable_util.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/foundation creating python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces copying src/python/grpcio/grpc/framework/interfaces/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces creating python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/utilities.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/base.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/base creating python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/utilities.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/face.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/face creating python_build/lib.linux-x86_64-3.6/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_call.py -> python_build/lib.linux-x86_64-3.6/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_server.py -> python_build/lib.linux-x86_64-3.6/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_channel.py -> python_build/lib.linux-x86_64-3.6/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/experimental/aio creating python_build/lib.linux-x86_64-3.6/grpc/_cython/_cygrpc copying src/python/grpcio/grpc/_cython/_cygrpc/__init__.py -> python_build/lib.linux-x86_64-3.6/grpc/_cython/_cygrpc creating python_build/lib.linux-x86_64-3.6/grpc/_cython/_credentials copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.linux-x86_64-3.6/grpc/_cython/_credentials running build_ext building 'grpc._cython.cygrpc' extension creating python_build/temp.linux-x86_64-3.6 creating python_build/temp.linux-x86_64-3.6/src creating python_build/temp.linux-x86_64-3.6/src/python creating python_build/temp.linux-x86_64-3.6/src/python/grpcio creating python_build/temp.linux-x86_64-3.6/src/python/grpcio/grpc creating python_build/temp.linux-x86_64-3.6/src/python/grpcio/grpc/_cython creating python_build/temp.linux-x86_64-3.6/src/core creating python_build/temp.linux-x86_64-3.6/src/core/ext creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/census creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/health creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/pick_first creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/round_robin creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/xds creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/native creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/fake creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/sockaddr creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/xds creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_idle creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/deadline creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/client creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/message_compress creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/server creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/max_age creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/message_size creating python_build/temp.linux-x86_64-3.6/src/core/ext/filters/workarounds creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2 creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/alpn creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/insecure creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/secure creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/insecure creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/secure creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport creating python_build/temp.linux-x86_64-3.6/src/core/ext/transport/inproc creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2 creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/auth creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cluster creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/endpoint creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/discovery creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v2 creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/load_stats creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/load_stats/v2 creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/type creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/gogoproto creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/api creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/rpc creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/health creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/health/v1 creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb/v1 creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/udpa creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/udpa/data creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/udpa/data/orca creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/udpa/data/orca/v1 creating python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/validate creating python_build/temp.linux-x86_64-3.6/src/core/lib creating python_build/temp.linux-x86_64-3.6/src/core/lib/avl creating python_build/temp.linux-x86_64-3.6/src/core/lib/backoff creating python_build/temp.linux-x86_64-3.6/src/core/lib/channel creating python_build/temp.linux-x86_64-3.6/src/core/lib/compression creating python_build/temp.linux-x86_64-3.6/src/core/lib/debug creating python_build/temp.linux-x86_64-3.6/src/core/lib/gpr creating python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp creating python_build/temp.linux-x86_64-3.6/src/core/lib/http creating python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr creating python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/executor creating python_build/temp.linux-x86_64-3.6/src/core/lib/json creating python_build/temp.linux-x86_64-3.6/src/core/lib/profiling creating python_build/temp.linux-x86_64-3.6/src/core/lib/security creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/context creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/composite creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/fake creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/google_default creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/iam creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/jwt creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/local creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/oauth2 creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/plugin creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/ssl creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/tls creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/alts creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/fake creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/local creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/ssl creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/tls creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport creating python_build/temp.linux-x86_64-3.6/src/core/lib/security/util creating python_build/temp.linux-x86_64-3.6/src/core/lib/slice creating python_build/temp.linux-x86_64-3.6/src/core/lib/surface creating python_build/temp.linux-x86_64-3.6/src/core/lib/transport creating python_build/temp.linux-x86_64-3.6/src/core/lib/uri creating python_build/temp.linux-x86_64-3.6/src/core/plugin_registry creating python_build/temp.linux-x86_64-3.6/src/core/tsi creating python_build/temp.linux-x86_64-3.6/src/core/tsi/alts creating python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/crypt creating python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector creating python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker creating python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector creating python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl creating python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl/session_cache creating python_build/temp.linux-x86_64-3.6/third_party creating python_build/temp.linux-x86_64-3.6/third_party/address_sorting creating python_build/temp.linux-x86_64-3.6/third_party/upb creating python_build/temp.linux-x86_64-3.6/third_party/upb/upb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/python/grpcio/grpc/_cython/cygrpc.cpp -o python_build/temp.linux-x86_64-3.6/src/python/grpcio/grpc/_cython/cygrpc.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ src/python/grpcio/grpc/_cython/cygrpc.cpp: In function ‘PyObject* __pyx_pw_4grpc_7_cython_6cygrpc_7Channel_9segregated_call(PyObject*, PyObject*, PyObject*)’: src/python/grpcio/grpc/_cython/cygrpc.cpp:16168:48: warning: ‘__pyx_v_c_completion_queue’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_segregated_call->_c_completion_queue = __pyx_v_c_completion_queue; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp:15808:26: note: ‘__pyx_v_c_completion_queue’ was declared here grpc_completion_queue *__pyx_v_c_completion_queue; ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/census/grpc_context.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/census/grpc_context.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/backend_metric.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/backend_metric.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/backup_poller.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/backup_poller.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/channel_connectivity.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/channel_connectivity.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel_channelz.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel_factory.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel_factory.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel_plugin.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel_plugin.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/global_subchannel_pool.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/global_subchannel_pool.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/health/health_check_client.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/health/health_check_client.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/http_connect_handshaker.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/http_connect_handshaker.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/http_proxy.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/http_proxy.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/xds/cds.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/cds.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/xds/xds.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/xds.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy_registry.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy_registry.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/local_subchannel_pool.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/local_subchannel_pool.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/parse_address.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/parse_address.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/proxy_mapper_registry.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver_registry.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver_registry.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver_result_parsing.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver_result_parsing.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolving_lb_policy.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolving_lb_policy.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/retry_throttle.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/retry_throttle.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/server_address.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/server_address.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/service_config.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/service_config.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/subchannel.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/subchannel.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/subchannel_pool_interface.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/subchannel_pool_interface.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/xds/xds_api.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_api.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/xds/xds_bootstrap.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_bootstrap.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/xds/xds_channel_secure.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_channel_secure.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/xds/xds_client.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_client.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/xds/xds_client_stats.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_client_stats.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_idle/client_idle_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_idle/client_idle_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/deadline/deadline_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/deadline/deadline_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/client/http_client_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/client/http_client_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/client_authority_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/client_authority_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/http_filters_plugin.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/http_filters_plugin.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/message_compress/message_compress_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/message_compress/message_compress_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/server/http_server_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/server/http_server_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/max_age/max_age_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/max_age/max_age_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/message_size/message_size_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/message_size/message_size_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/workarounds/workaround_utils.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/workarounds/workaround_utils.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/alpn/alpn.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/alpn/alpn.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/authority.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/authority.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/chttp2_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/chttp2_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/insecure/channel_create.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/chttp2_server.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/chttp2_server.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/bin_decoder.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/bin_decoder.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/bin_encoder.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/bin_encoder.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/chttp2_plugin.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/chttp2_plugin.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/chttp2_transport.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/context_list.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/context_list.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/flow_control.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/flow_control.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_data.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_data.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_goaway.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_goaway.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_ping.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_ping.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_rst_stream.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_settings.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_settings.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_window_update.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_window_update.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/hpack_encoder.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/hpack_parser.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/hpack_parser.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/hpack_table.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/hpack_table.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/http2_settings.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/http2_settings.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/huffsyms.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/huffsyms.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/incoming_metadata.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/incoming_metadata.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/parsing.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/parsing.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/stream_lists.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/stream_lists.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/stream_map.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/stream_map.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/varint.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/varint.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/writing.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/writing.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/inproc/inproc_plugin.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/inproc/inproc_plugin.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/inproc/inproc_transport.cc -o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/inproc/inproc_transport.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/cds.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/eds.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/http.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/type/http.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/percent.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/type/percent.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/range.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/type/range.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/gogoproto/gogo.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/gogoproto/gogo.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/api/annotations.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/api/annotations.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/api/http.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/api/http.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/any.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/any.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/descriptor.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/duration.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/duration.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/empty.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/empty.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/struct.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/struct.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/rpc/status.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/rpc/status.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/validate/validate.upb.c -o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/validate/validate.upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/avl/avl.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/avl/avl.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/backoff/backoff.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/backoff/backoff.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_args.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_args.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_stack.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_stack.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_stack_builder.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_stack_builder.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_trace.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_trace.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channelz.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channelz.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channelz_registry.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channelz_registry.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/connected_channel.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/connected_channel.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/handshaker.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/handshaker.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/handshaker_registry.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/handshaker_registry.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/status_util.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/status_util.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/compression.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/compression.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/compression_args.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/compression_args.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/compression_internal.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/compression_internal.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/message_compress.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/message_compress.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/stream_compression.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/stream_compression.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/stream_compression_gzip.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/stream_compression_gzip.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/stream_compression_identity.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/stream_compression_identity.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/debug/stats.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/debug/stats.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/debug/stats_data.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/debug/stats_data.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/debug/trace.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/debug/trace.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/alloc.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/alloc.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/atm.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/atm.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_iphone.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_iphone.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/env_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/env_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/env_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/env_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/env_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/env_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_android.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_android.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/murmur_hash.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/murmur_hash.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string_util_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string_util_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/sync.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/sync.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/sync_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/sync_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/sync_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/sync_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time_precise.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time_precise.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tls_pthread.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tls_pthread.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tmpfile_msys.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tmpfile_msys.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tmpfile_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tmpfile_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tmpfile_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tmpfile_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/wrap_memcpy.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/wrap_memcpy.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/arena.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/arena.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/fork.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/fork.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/global_config_env.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/global_config_env.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/host_port.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/host_port.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/mpscq.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/mpscq.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/thd_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/thd_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/thd_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/thd_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/format_request.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/http/format_request.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/httpcli.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/http/httpcli.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/httpcli_security_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/http/httpcli_security_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/parser.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/http/parser.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/buffer_list.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/buffer_list.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/call_combiner.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/call_combiner.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/cfstream_handle.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/cfstream_handle.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/combiner.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/combiner.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_cfstream.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_cfstream.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_pair_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_pair_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_pair_uv.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_pair_uv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_pair_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_pair_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/error.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/error.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/error_cfstream.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/error_cfstream.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_epoll1_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_epoll1_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_epollex_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_epollex_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_poll_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_poll_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/exec_ctx.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/exec_ctx.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/executor.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/executor.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/executor/mpmcqueue.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/executor/mpmcqueue.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/executor/threadpool.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/executor/threadpool.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/fork_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/fork_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/fork_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/fork_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/gethostname_fallback.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/gethostname_fallback.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/gethostname_host_name_max.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/gethostname_host_name_max.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/gethostname_sysconf.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/gethostname_sysconf.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/internal_errqueue.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/internal_errqueue.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iocp_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iocp_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_internal.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_internal.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_posix_cfstream.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_posix_cfstream.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_uv.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_uv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/is_epollexclusive_available.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/is_epollexclusive_available.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/load_file.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/load_file.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/lockfree_event.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/lockfree_event.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/logical_thread.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/logical_thread.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/polling_entity.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/polling_entity.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_set.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_set.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_set_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_set_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_set_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_set_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_uv.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_uv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resource_quota.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resource_quota.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/sockaddr_utils.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/sockaddr_utils.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_factory_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_factory_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_mutator.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_mutator.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_common_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_common_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_uv.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_uv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_cfstream.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_cfstream.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_common.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_uv.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_uv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/time_averaged_stats.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/time_averaged_stats.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_custom.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_custom.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_generic.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_generic.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_heap.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_heap.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_manager.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_manager.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_uv.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_uv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/udp_server.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/udp_server.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/unix_sockets_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/unix_sockets_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/unix_sockets_posix_noop.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/unix_sockets_posix_noop.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_eventfd.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_eventfd.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_nospecial.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_nospecial.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_pipe.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_pipe.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_posix.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/json/json.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/json/json_reader.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json_reader.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/json/json_string.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json_string.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/json/json_writer.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json_writer.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/profiling/basic_timers.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/profiling/basic_timers.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/profiling/stap_timers.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/profiling/stap_timers.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/context/security_context.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/context/security_context.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/alts_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/alts_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/composite/composite_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/composite/composite_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/credentials_metadata.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/credentials_metadata.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/fake/fake_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/fake/fake_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/google_default/credentials_generic.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/google_default/credentials_generic.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/google_default/google_default_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/google_default/google_default_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/iam/iam_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/iam/iam_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/jwt/json_token.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/jwt/json_token.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/jwt/jwt_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/jwt/jwt_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/jwt/jwt_verifier.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/jwt/jwt_verifier.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/local/local_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/local/local_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/oauth2/oauth2_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/oauth2/oauth2_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/plugin/plugin_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/plugin/plugin_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/ssl/ssl_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/ssl/ssl_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/tls/spiffe_credentials.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/tls/spiffe_credentials.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/alts/alts_security_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/alts/alts_security_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/fake/fake_security_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/fake/fake_security_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/load_system_roots_fallback.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/load_system_roots_fallback.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/load_system_roots_linux.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/load_system_roots_linux.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/local/local_security_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/local/local_security_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/security_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/security_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/ssl/ssl_security_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/ssl/ssl_security_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/ssl_utils.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/ssl_utils.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/ssl_utils_config.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/ssl_utils_config.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/tls/spiffe_security_connector.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/tls/spiffe_security_connector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/client_auth_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/client_auth_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/secure_endpoint.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/secure_endpoint.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/security_handshaker.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/security_handshaker.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/server_auth_filter.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/server_auth_filter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/target_authority_table.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/target_authority_table.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/tsi_error.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/tsi_error.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/util/json_util.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/security/util/json_util.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/b64.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/b64.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/percent_encoding.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/percent_encoding.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice_buffer.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice_buffer.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice_intern.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice_intern.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice_string_helpers.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice_string_helpers.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/api_trace.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/api_trace.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/byte_buffer.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/byte_buffer.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/byte_buffer_reader.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/byte_buffer_reader.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/call.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/call.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/call_details.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/call_details.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/call_log_batch.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/call_log_batch.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel_init.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel_init.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel_ping.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel_ping.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel_stack_type.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel_stack_type.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/completion_queue.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/completion_queue.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/completion_queue_factory.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/completion_queue_factory.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/event_string.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/event_string.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/init.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/init.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/init_secure.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/init_secure.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/lame_client.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/lame_client.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/metadata_array.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/metadata_array.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/server.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/server.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/validate_metadata.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/validate_metadata.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/version.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/version.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/bdp_estimator.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/bdp_estimator.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/byte_stream.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/byte_stream.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/connectivity_state.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/connectivity_state.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/error_utils.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/error_utils.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/metadata.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/metadata.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/metadata_batch.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/metadata_batch.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/pid_controller.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/pid_controller.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/static_metadata.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/static_metadata.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/status_conversion.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/status_conversion.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/status_metadata.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/status_metadata.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/timeout_encoding.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/timeout_encoding.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/transport.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/transport.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/transport_op_string.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/transport_op_string.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/uri/uri_parser.cc -o python_build/temp.linux-x86_64-3.6/src/core/lib/uri/uri_parser.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/plugin_registry/grpc_plugin_registry.cc -o python_build/temp.linux-x86_64-3.6/src/core/plugin_registry/grpc_plugin_registry.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/crypt/aes_gcm.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/crypt/aes_gcm.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/crypt/gsec.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/crypt/gsec.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_counter.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_counter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_crypter.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_crypter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_frame_protector.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_frame_protector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/frame_handler.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/frame_handler.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_handshaker_client.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_handshaker_client.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_shared_resource.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_shared_resource.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_tsi_utils.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_tsi_utils.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/transport_security_common_api.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/transport_security_common_api.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/fake_transport_security.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/fake_transport_security.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/local_transport_security.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/local_transport_security.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl/session_cache/ssl_session_cache.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl/session_cache/ssl_session_cache.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl/session_cache/ssl_session_openssl.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl/session_cache/ssl_session_openssl.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl_transport_security.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl_transport_security.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result tsi_create_ssl_client_handshaker_factory_with_options(const tsi_ssl_client_handshaker_options*, tsi_ssl_client_handshaker_factory**)’: src/core/tsi/ssl_transport_security.cc:1664:44: warning: ‘const SSL_METHOD* TLSv1_2_method()’ is deprecated [-Wdeprecated-declarations] ssl_context = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:1664:44: warning: ‘const SSL_METHOD* TLSv1_2_method()’ is deprecated [-Wdeprecated-declarations] ssl_context = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result tsi_create_ssl_server_handshaker_factory_with_options(const tsi_ssl_server_handshaker_options*, tsi_ssl_server_handshaker_factory**)’: src/core/tsi/ssl_transport_security.cc:1824:58: warning: ‘const SSL_METHOD* TLSv1_2_method()’ is deprecated [-Wdeprecated-declarations] impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:1824:58: warning: ‘const SSL_METHOD* TLSv1_2_method()’ is deprecated [-Wdeprecated-declarations] impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method()); ^ In file included from /usr/include/openssl/opensslconf.h:42, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/bio.h:13, from src/core/tsi/ssl_transport_security.cc:45: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/transport_security.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/transport_security.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/transport_security_grpc.cc -o python_build/temp.linux-x86_64-3.6/src/core/tsi/transport_security_grpc.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/address_sorting/address_sorting.c -o python_build/temp.linux-x86_64-3.6/third_party/address_sorting/address_sorting.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/address_sorting/address_sorting_posix.c -o python_build/temp.linux-x86_64-3.6/third_party/address_sorting/address_sorting_posix.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/address_sorting/address_sorting_windows.c -o python_build/temp.linux-x86_64-3.6/third_party/address_sorting/address_sorting_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/decode.c -o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/decode.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/encode.c -o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/encode.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/msg.c -o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/msg.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/port.c -o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/port.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/table.c -o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/table.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/upb.c -o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/upb.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection python_build/temp.linux-x86_64-3.6/src/python/grpcio/grpc/_cython/cygrpc.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/census/grpc_context.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/backend_metric.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/backup_poller.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/channel_connectivity.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel_channelz.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel_factory.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/client_channel_plugin.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/global_subchannel_pool.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/health/health_check_client.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/http_connect_handshaker.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/http_proxy.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/cds.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/xds.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/lb_policy_registry.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/local_subchannel_pool.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/parse_address.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/proxy_mapper_registry.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver_registry.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolver_result_parsing.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/resolving_lb_policy.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/retry_throttle.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/server_address.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/service_config.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/subchannel.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/subchannel_pool_interface.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_api.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_bootstrap.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_channel_secure.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_client.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_channel/xds/xds_client_stats.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/client_idle/client_idle_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/deadline/deadline_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/client/http_client_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/client_authority_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/http_filters_plugin.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/message_compress/message_compress_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/http/server/http_server_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/max_age/max_age_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/message_size/message_size_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o python_build/temp.linux-x86_64-3.6/src/core/ext/filters/workarounds/workaround_utils.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/alpn/alpn.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/authority.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/chttp2_connector.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/chttp2_server.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/bin_decoder.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/bin_encoder.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/chttp2_plugin.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/chttp2_transport.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/context_list.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/flow_control.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_data.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_goaway.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_ping.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_rst_stream.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_settings.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/frame_window_update.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/hpack_encoder.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/hpack_parser.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/hpack_table.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/http2_settings.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/huffsyms.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/incoming_metadata.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/parsing.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/stream_lists.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/stream_map.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/varint.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/chttp2/transport/writing.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/inproc/inproc_plugin.o python_build/temp.linux-x86_64-3.6/src/core/ext/transport/inproc/inproc_transport.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/type/http.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/type/percent.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/envoy/type/range.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/gogoproto/gogo.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/api/annotations.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/api/http.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/any.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/duration.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/empty.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/struct.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/google/rpc/status.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o python_build/temp.linux-x86_64-3.6/src/core/ext/upb-generated/validate/validate.upb.o python_build/temp.linux-x86_64-3.6/src/core/lib/avl/avl.o python_build/temp.linux-x86_64-3.6/src/core/lib/backoff/backoff.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_args.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_stack.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_stack_builder.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channel_trace.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channelz.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/channelz_registry.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/connected_channel.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/handshaker.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/handshaker_registry.o python_build/temp.linux-x86_64-3.6/src/core/lib/channel/status_util.o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/compression.o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/compression_args.o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/compression_internal.o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/message_compress.o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/stream_compression.o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/stream_compression_gzip.o python_build/temp.linux-x86_64-3.6/src/core/lib/compression/stream_compression_identity.o python_build/temp.linux-x86_64-3.6/src/core/lib/debug/stats.o python_build/temp.linux-x86_64-3.6/src/core/lib/debug/stats_data.o python_build/temp.linux-x86_64-3.6/src/core/lib/debug/trace.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/alloc.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/atm.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_iphone.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/cpu_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/env_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/env_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/env_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_android.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/log_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/murmur_hash.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string_util_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/string_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/sync.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/sync_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/sync_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time_precise.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/time_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tls_pthread.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tmpfile_msys.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tmpfile_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/tmpfile_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/gpr/wrap_memcpy.o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/arena.o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/fork.o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/global_config_env.o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/host_port.o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/mpscq.o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/thd_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/gprpp/thd_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/http/format_request.o python_build/temp.linux-x86_64-3.6/src/core/lib/http/httpcli.o python_build/temp.linux-x86_64-3.6/src/core/lib/http/httpcli_security_connector.o python_build/temp.linux-x86_64-3.6/src/core/lib/http/parser.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/buffer_list.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/call_combiner.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/cfstream_handle.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/combiner.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_cfstream.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_pair_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_pair_uv.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/endpoint_pair_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/error.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/error_cfstream.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_epoll1_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_epollex_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_poll_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/ev_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/exec_ctx.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/executor.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/executor/mpmcqueue.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/executor/threadpool.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/fork_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/fork_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/gethostname_fallback.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/gethostname_host_name_max.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/gethostname_sysconf.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/internal_errqueue.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iocp_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_internal.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_posix_cfstream.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_uv.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/iomgr_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/is_epollexclusive_available.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/load_file.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/lockfree_event.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/logical_thread.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/polling_entity.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_set.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_set_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_set_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_uv.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/pollset_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resolve_address_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/resource_quota.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/sockaddr_utils.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_factory_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_mutator.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_common_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_uv.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_utils_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/socket_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_cfstream.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_client_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_common.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_server_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_uv.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/tcp_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/time_averaged_stats.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_custom.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_generic.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_heap.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_manager.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/timer_uv.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/udp_server.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/unix_sockets_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/unix_sockets_posix_noop.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_eventfd.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_nospecial.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_pipe.o python_build/temp.linux-x86_64-3.6/src/core/lib/iomgr/wakeup_fd_posix.o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json.o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json_reader.o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json_string.o python_build/temp.linux-x86_64-3.6/src/core/lib/json/json_writer.o python_build/temp.linux-x86_64-3.6/src/core/lib/profiling/basic_timers.o python_build/temp.linux-x86_64-3.6/src/core/lib/profiling/stap_timers.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/context/security_context.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/alts_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/composite/composite_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/credentials_metadata.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/fake/fake_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/google_default/credentials_generic.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/google_default/google_default_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/iam/iam_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/jwt/json_token.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/jwt/jwt_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/jwt/jwt_verifier.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/local/local_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/oauth2/oauth2_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/plugin/plugin_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/ssl/ssl_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/credentials/tls/spiffe_credentials.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/alts/alts_security_connector.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/fake/fake_security_connector.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/load_system_roots_fallback.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/load_system_roots_linux.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/local/local_security_connector.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/security_connector.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/ssl/ssl_security_connector.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/ssl_utils.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/ssl_utils_config.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/security_connector/tls/spiffe_security_connector.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/client_auth_filter.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/secure_endpoint.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/security_handshaker.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/server_auth_filter.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/target_authority_table.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/transport/tsi_error.o python_build/temp.linux-x86_64-3.6/src/core/lib/security/util/json_util.o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/b64.o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/percent_encoding.o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice.o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice_buffer.o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice_intern.o python_build/temp.linux-x86_64-3.6/src/core/lib/slice/slice_string_helpers.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/api_trace.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/byte_buffer.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/byte_buffer_reader.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/call.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/call_details.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/call_log_batch.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel_init.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel_ping.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/channel_stack_type.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/completion_queue.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/completion_queue_factory.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/event_string.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/init.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/init_secure.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/lame_client.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/metadata_array.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/server.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/validate_metadata.o python_build/temp.linux-x86_64-3.6/src/core/lib/surface/version.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/bdp_estimator.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/byte_stream.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/connectivity_state.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/error_utils.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/metadata.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/metadata_batch.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/pid_controller.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/static_metadata.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/status_conversion.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/status_metadata.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/timeout_encoding.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/transport.o python_build/temp.linux-x86_64-3.6/src/core/lib/transport/transport_op_string.o python_build/temp.linux-x86_64-3.6/src/core/lib/uri/uri_parser.o python_build/temp.linux-x86_64-3.6/src/core/plugin_registry/grpc_plugin_registry.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/crypt/aes_gcm.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/crypt/gsec.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_counter.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_crypter.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_frame_protector.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/frame_protector/frame_handler.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_handshaker_client.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_shared_resource.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/alts_tsi_utils.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/handshaker/transport_security_common_api.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o python_build/temp.linux-x86_64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o python_build/temp.linux-x86_64-3.6/src/core/tsi/fake_transport_security.o python_build/temp.linux-x86_64-3.6/src/core/tsi/local_transport_security.o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl/session_cache/ssl_session_cache.o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl/session_cache/ssl_session_openssl.o python_build/temp.linux-x86_64-3.6/src/core/tsi/ssl_transport_security.o python_build/temp.linux-x86_64-3.6/src/core/tsi/transport_security.o python_build/temp.linux-x86_64-3.6/src/core/tsi/transport_security_grpc.o python_build/temp.linux-x86_64-3.6/third_party/address_sorting/address_sorting.o python_build/temp.linux-x86_64-3.6/third_party/address_sorting/address_sorting_posix.o python_build/temp.linux-x86_64-3.6/third_party/address_sorting/address_sorting_windows.o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/decode.o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/encode.o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/msg.o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/port.o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/table.o python_build/temp.linux-x86_64-3.6/third_party/upb/upb/upb.o -L/usr/lib64 -lrt -lm -lssl -lcrypto -lz -lcares -lpython3.6m -o python_build/lib.linux-x86_64-3.6/grpc/_cython/cygrpc.cpython-36m-x86_64-linux-gnu.so -lpthread -Wl,-wrap,memcpy -static-libgcc copying python_build/lib.linux-x86_64-3.6/grpc/_cython/cygrpc.cpython-36m-x86_64-linux-gnu.so -> src/python/grpcio/grpc/_cython Found cython-generated files... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uu9Mmw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 + cd grpc-1.26.0 + make install prefix=/builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr [INSTALL] Installing public C headers [MAKE] Generating cache.mk make: Circular /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a <- /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a dependency dropped. [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cronet.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_unsecure.a [STRIP] Stripping libaddress_sorting.a [STRIP] Stripping libgpr.a [STRIP] Stripping libgrpc.a [STRIP] Stripping libgrpc_cronet.a [STRIP] Stripping libgrpc_unsecure.a [STRIP] Stripping libupb.a [INSTALL] Installing C pkg-config files [INSTALL] Installing libaddress_sorting.a [INSTALL] Installing libgpr.a [INSTALL] Installing libgrpc.a [INSTALL] Installing libgrpc_cronet.a [INSTALL] Installing libgrpc_unsecure.a [INSTALL] Installing libupb.a [STRIP] Stripping libaddress_sorting.so.9.0.0 [STRIP] Stripping libgpr.so.9.0.0 [STRIP] Stripping libgrpc.so.9.0.0 [STRIP] Stripping libgrpc_cronet.so.9.0.0 [STRIP] Stripping libgrpc_unsecure.so.9.0.0 [STRIP] Stripping libupb.so.9.0.0 [INSTALL] Installing libaddress_sorting.so.9.0.0 [INSTALL] Installing libgpr.so.9.0.0 [INSTALL] Installing libgrpc.so.9.0.0 [INSTALL] Installing libgrpc_cronet.so.9.0.0 [INSTALL] Installing libgrpc_unsecure.so.9.0.0 [INSTALL] Installing libupb.so.9.0.0 ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied [INSTALL] Installing public C++ headers [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_error_details.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_reflection.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_unsecure.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpcpp_channelz.a [STRIP] Stripping libgrpc++.a [STRIP] Stripping libgrpc++_error_details.a [STRIP] Stripping libgrpc++_reflection.a [STRIP] Stripping libgrpc++_unsecure.a [STRIP] Stripping libgrpcpp_channelz.a [INSTALL] Installing C++ pkg-config files [INSTALL] Installing libgrpc++.a [INSTALL] Installing libgrpc++_error_details.a [INSTALL] Installing libgrpc++_reflection.a [INSTALL] Installing libgrpc++_unsecure.a [INSTALL] Installing libgrpcpp_channelz.a [STRIP] Stripping libgrpc++.so.1.26.0 [STRIP] Stripping libgrpc++_error_details.so.1.26.0 [STRIP] Stripping libgrpc++_reflection.so.1.26.0 [STRIP] Stripping libgrpc++_unsecure.so.1.26.0 [STRIP] Stripping libgrpcpp_channelz.so.1.26.0 [INSTALL] Installing libgrpc++.so.1.26.0 [INSTALL] Installing libgrpc++_error_details.so.1.26.0 [INSTALL] Installing libgrpc++_reflection.so.1.26.0 [INSTALL] Installing libgrpc++_unsecure.so.1.26.0 [INSTALL] Installing libgrpcpp_channelz.so.1.26.0 ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied [INSTALL] Installing grpc protoc plugins [INSTALL] Installing root certificates + make install-grpc-cli prefix=/builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr make: Circular /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a <- /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a dependency dropped. [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a [HOSTCXX] Compiling src/compiler/cpp_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin [HOSTCXX] Compiling src/compiler/csharp_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_csharp_plugin [HOSTCXX] Compiling src/compiler/node_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_node_plugin [HOSTCXX] Compiling src/compiler/objective_c_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_objective_c_plugin [HOSTCXX] Compiling src/compiler/php_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_php_plugin [HOSTCXX] Compiling src/compiler/python_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_python_plugin [HOSTCXX] Compiling src/compiler/ruby_plugin.cc [HOSTLD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_ruby_plugin [PROTOC] Generating protobuf CC file from src/proto/grpc/reflection/v1alpha/reflection.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/reflection/v1alpha/reflection.proto third_party/protobuf/src: warning: directory does not exist. [CXX] Compiling test/cpp/util/cli_call.cc [CXX] Compiling test/cpp/util/cli_credentials.cc [CXX] Compiling test/cpp/util/grpc_tool.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/grpc_tool.cc:39: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:48, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/grpc_tool.cc:39: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/grpc_tool.cc:39: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:48, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/grpc_tool.cc:39: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [CXX] Compiling test/cpp/util/proto_file_parser.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/proto_file_parser.cc:19: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:48, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/proto_file_parser.cc:19: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/proto_file_parser.cc:19: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:48, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/proto_file_parser.cc:19: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [CXX] Compiling test/cpp/util/service_describer.cc [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/call_op_set.h:412:39: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/sync_stream_impl.h:742:59: required from 'bool grpc_impl::internal::ServerReaderWriterBody::Write(const W&, grpc::WriteOptions) [with W = grpc::reflection::v1alpha::ServerReflectionResponse; R = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/sync_stream_impl.h:797:36: required from 'bool grpc_impl::ServerReaderWriter::Write(const W&, grpc::WriteOptions) [with W = grpc::reflection::v1alpha::ServerReflectionResponse; R = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/sync_stream_impl.h:796:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:48, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cli_libs.a [CXX] Compiling test/cpp/util/proto_reflection_descriptor_database.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from test/cpp/util/proto_reflection_descriptor_database.cc:19: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:48, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/proto_reflection_descriptor_database.h:27, from test/cpp/util/proto_reflection_descriptor_database.cc:19: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from test/cpp/util/proto_reflection_descriptor_database.cc:19: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] int byte_size = msg.ByteSize(); ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:48, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/proto_reflection_descriptor_database.h:27, from test/cpp/util/proto_reflection_descriptor_database.cc:19: /usr/include/google/protobuf/message_lite.h:402:7: note: declared here int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } ^~~~~~~~ [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_proto_reflection_desc_db.a [PROTOC] Generating protobuf CC file from src/proto/grpc/channelz/channelz.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/channelz/channelz.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/health/v1/health.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/health/v1/health.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/echo_messages.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/echo_messages.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/simple_messages.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/echo.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/simple_messages.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/echo.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/duplicate/echo_duplicate.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/duplicate/echo_duplicate.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/core/stats.proto third_party/protobuf/src: warning: directory does not exist. [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.cc [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/core/stats.proto third_party/protobuf/src: warning: directory does not exist. [CXX] Compiling /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.cc [CXX] Compiling src/cpp/util/core_stats.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_core_stats.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/payloads.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/stats.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/control.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/payloads.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/stats.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/control.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/messages.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/messages.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/benchmark_service.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/benchmark_service.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/report_qps_scenario_service.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/report_qps_scenario_service.proto third_party/protobuf/src: warning: directory does not exist. [PROTOC] Generating protobuf CC file from src/proto/grpc/testing/worker_service.proto third_party/protobuf/src: warning: directory does not exist. [GRPC] Generating gRPC's protobuf service CC file from src/proto/grpc/testing/worker_service.proto third_party/protobuf/src: warning: directory does not exist. [CXX] Compiling src/cpp/codegen/codegen_init.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.a [CXX] Compiling test/cpp/util/test_config_cc.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_test_config.a [CXX] Compiling test/cpp/util/grpc_cli.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cli [INSTALL] Installing grpc cli + find /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 -type f -name '*.a' -exec rm -f '{}' ';' ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.6/grpc/beta/_server_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.6/grpc/beta/implementations.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.6/grpc/beta/utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.6/grpc/beta/interfaces.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.6/grpc/beta/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.6/grpc/beta/_client_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.6/grpc/beta/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.6/grpc/framework/common/cardinality.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.6/grpc/framework/common/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.6/grpc/framework/common/style.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/common creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.6/grpc/framework/foundation/stream.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.6/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.6/grpc/framework/foundation/future.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.6/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.6/grpc/framework/foundation/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.6/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.6/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.6/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces copying python_build/lib.linux-x86_64-3.6/grpc/framework/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework copying python_build/lib.linux-x86_64-3.6/grpc/_plugin_wrapping.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/_server.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/_grpcio_metadata.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/_channel.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/_common.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/_auth.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/_utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-x86_64-3.6/grpc/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.6/grpc/experimental/gevent.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.6/grpc/experimental/aio/_call.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.6/grpc/experimental/aio/_server.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.6/grpc/experimental/aio/_channel.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.6/grpc/experimental/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.6/grpc/experimental/session_cache.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.6/grpc/experimental/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.6/grpc/_compression.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython copying python_build/lib.linux-x86_64-3.6/grpc/_cython/cygrpc.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-x86_64-3.6/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc creating /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-3.6/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-3.6/grpc/_cython/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta/implementations.py to implementations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/beta/_metadata.py to _metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/common/style.py to style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/stream.py to stream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/future.py to future.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/framework/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_auth.py to _auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_utilities.py to _utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_interceptor.py to _interceptor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/gevent.py to gevent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio/_call.py to _call.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/experimental/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_compression.py to _compression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpa4o4afag.py' /usr/bin/python3 /tmp/tmpa4o4afag.py removing /tmp/tmpa4o4afag.py running install_egg_info running egg_info creating src/python/grpcio/grpcio.egg-info writing src/python/grpcio/grpcio.egg-info/PKG-INFO writing dependency_links to src/python/grpcio/grpcio.egg-info/dependency_links.txt writing requirements to src/python/grpcio/grpcio.egg-info/requires.txt writing top-level names to src/python/grpcio/grpcio.egg-info/top_level.txt writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest template 'PYTHON-MANIFEST.in' Found cython-generated files... warning: no files found matching '*.c' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.h' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.inc' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.python' under directory 'src/python/grpcio/grpc' warning: no previously-included files matching '*.so' found under directory 'src/python/grpcio/grpc/_cython' warning: no previously-included files matching '*.pyd' found under directory 'src/python/grpcio/grpc/_cython' warning: no directories found matching 'third_party/boringssl' warning: no directories found matching 'third_party/zlib' warning: no files found matching 'src/python/grpcio/precompiled.py' writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' Copying src/python/grpcio/grpcio.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpcio-1.26.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.26.0-1.el8 --unique-debug-suffix -1.26.0-1.el8.x86_64 --unique-debug-src-base grpc-1.26.0-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/grpc-1.26.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_cli extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_cpp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_csharp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_objective_c_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_node_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_php_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_python_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6/site-packages/grpc/_cython/cygrpc.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/bin/grpc_ruby_plugin /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 23909 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/grpc/roots.pem is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/server_builder.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/server.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/client_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/completion_queue.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/server_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/alarm.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/generic/generic_stub.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/generic/async_generic_service.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/grpc++.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/create_channel_posix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/health_check_service_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/server_posix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/channel.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/resource_quota.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/channel_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/byte_buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/slice.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/create_auth_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/client_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/completion_queue.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/core_codegen.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/method_handler_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/core_codegen_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/rpc_service_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/server_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/status_code_enum.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/metadata_map.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/async_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/proto_utils.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/async_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/completion_queue_tag.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/stub_options.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/config_protobuf.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/time.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/service_type.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/grpc_library.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/config.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/client_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/sync_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/server_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/status.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/security/auth_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/call_hook.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/rpc_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/serialization_traits.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/codegen/string_ref.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/method_handler_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/rpc_service_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/server_builder_plugin.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/channel_argument_option.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/service_type.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/server_builder_option.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/grpc_library.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/client_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/server_initializer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/rpc_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/impl/serialization_traits.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/create_channel.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/security/server_credentials.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/security/auth_metadata_processor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/security/credentials.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/security/auth_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/byte_buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/slice.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/status_code_enum.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/async_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/async_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/stub_options.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/time.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/config.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/sync_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/status.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/channel_arguments.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/error_details.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/support/string_ref.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/ext/proto_server_reflection_plugin.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc++/ext/health_check_service_server_builder_option.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/server_builder.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/grpcpp.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/server.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/client_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/completion_queue.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/server_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/alarm.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/generic/generic_stub.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/generic/generic_stub_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/generic/async_generic_service.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/create_channel_posix_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/health_check_service_interface_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/create_channel_posix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/health_check_service_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/server_posix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/completion_queue_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/channel.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/create_channel_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/resource_quota.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/server_builder_option_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/channel_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/proto_buffer_reader.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/byte_buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/call_op_set.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/slice.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/server_callback_handlers.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/create_auth_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/client_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/completion_queue.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/core_codegen.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/sync_stream_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/client_interceptor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/method_handler_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/core_codegen_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/rpc_service_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/server_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/status_code_enum.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/metadata_map.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/interceptor_common.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/proto_buffer_writer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/delegating_channel.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/server_context_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/async_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/proto_utils.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/server_callback_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/interceptor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/async_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/completion_queue_tag.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/stub_options.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/method_handler.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/async_generic_service.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/client_callback.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/config_protobuf.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/async_unary_call_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/intercepted_channel.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/completion_queue_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/message_allocator.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/time.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/service_type.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/grpc_library.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/config.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/client_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/client_callback_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/sync_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/server_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/status.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/security/auth_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/call_hook.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/callback_common.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/client_context_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/call_op_set_interface.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/rpc_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/server_callback.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/serialization_traits.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/async_stream_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/server_interceptor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/string_ref.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/codegen/sync.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/method_handler_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/rpc_service_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/server_builder_plugin.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/channel_argument_option.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/service_type.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/server_builder_option.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/grpc_library.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/client_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/server_initializer_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/server_initializer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/rpc_method.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/impl/serialization_traits.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/create_channel.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/resource_quota_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/channel_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/server_builder_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/alarm_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/server_credentials.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/tls_credentials_options.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/auth_metadata_processor_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/auth_metadata_processor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/credentials.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/credentials_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/server_credentials_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/security/auth_context.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/server_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/server_posix_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/proto_buffer_reader.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/byte_buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/slice.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/error_details_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/sync_stream_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/client_interceptor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/status_code_enum.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/proto_buffer_writer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/async_unary_call.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/server_callback_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/interceptor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/async_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/stub_options.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/client_callback.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/async_unary_call_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/message_allocator.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/time.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/config.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/client_callback_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/channel_arguments_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/sync_stream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/validate_service_config.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/status.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/channel_arguments.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/error_details.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/server_callback.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/async_stream_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/server_interceptor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/support/string_ref.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/ext/proto_server_reflection_plugin.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/ext/health_check_service_server_builder_option.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/ext/channelz_service_plugin_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/ext/proto_server_reflection_plugin_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpcpp/ext/channelz_service_plugin.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/byte_buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/slice.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/grpc.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/byte_buffer_reader.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/load_reporting.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/grpc_posix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/byte_buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/slice.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/sync_generic.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/atm_gcc_atomic.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/atm_gcc_sync.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/atm.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/sync_windows.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/log.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/byte_buffer_reader.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/compression_types.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/sync_custom.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/connectivity_state.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/propagation_bits.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/port_platform.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/atm_windows.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/fork.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/status.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/gpr_slice.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/sync_posix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/gpr_types.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/grpc_types.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/impl/codegen/sync.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/grpc_security.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/compression.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/fork.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/status.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/sync_generic.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/atm_gcc_atomic.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/atm_gcc_sync.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/workaround_list.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/atm.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/sync_windows.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/thd_id.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/log.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/cpu.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/sync_custom.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/string_util.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/time.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/port_platform.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/atm_windows.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/sync_posix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/log_windows.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/alloc.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/support/sync.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/grpc_security_constants.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/slice_buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/grpc_cronet.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/grpc/census.h is executable but has empty or no shebang, removing executable bit Processing files: grpc-1.26.0-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wvKy35 + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + DOCDIR=/builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/doc/grpc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/doc/grpc + cp -pr README.md /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/doc/grpc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QUs9KF + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/grpc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/grpc + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/grpc + exit 0 Provides: grpc = 1.26.0-1.el8 grpc(x86-64) = 1.26.0-1.el8 libaddress_sorting.so.9()(64bit) libgpr.so.9()(64bit) libgrpc++.so.1()(64bit) libgrpc++_error_details.so.1()(64bit) libgrpc++_reflection.so.1()(64bit) libgrpc++_unsecure.so.1()(64bit) libgrpc.so.9()(64bit) libgrpc_cronet.so.9()(64bit) libgrpc_unsecure.so.9()(64bit) libgrpcpp_channelz.so.1()(64bit) libupb.so.9()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcares.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgpr.so.9()(64bit) libgrpc++.so.1()(64bit) libgrpc.so.9()(64bit) libgrpc_unsecure.so.9()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libprofiler.so.0()(64bit) libprotobuf.so.22()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libupb.so.9()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: grpc-plugins-1.26.0-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TLg4Pf + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + DOCDIR=/builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/doc/grpc-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/doc/grpc-plugins + cp -pr README.md /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/doc/grpc-plugins + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C6vRVP + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/grpc-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/grpc-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/grpc-plugins + exit 0 Provides: grpc-plugins = 1.26.0-1.el8 grpc-plugins(x86-64) = 1.26.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcares.so.2()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libprofiler.so.0()(64bit) libprotobuf.so.22()(64bit) libprotoc.so.22()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: grpc-cli-1.26.0-1.el8.x86_64 Provides: grpc-cli = 1.26.0-1.el8 grpc-cli(x86-64) = 1.26.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcares.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgflags.so.2.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libprofiler.so.0()(64bit) libprotobuf.so.22()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: grpc-devel-1.26.0-1.el8.x86_64 Provides: grpc-devel = 1.26.0-1.el8 grpc-devel(x86-64) = 1.26.0-1.el8 pkgconfig(gpr) = 9.0.0 pkgconfig(grpc) = 9.0.0 pkgconfig(grpc++) = 1.26.0 pkgconfig(grpc++_unsecure) = 1.26.0 pkgconfig(grpc_unsecure) = 9.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libaddress_sorting.so.9()(64bit) libgpr.so.9()(64bit) libgrpc++.so.1()(64bit) libgrpc++_error_details.so.1()(64bit) libgrpc++_reflection.so.1()(64bit) libgrpc++_unsecure.so.1()(64bit) libgrpc.so.9()(64bit) libgrpc_cronet.so.9()(64bit) libgrpc_unsecure.so.9()(64bit) libgrpcpp_channelz.so.1()(64bit) libupb.so.9()(64bit) pkgconfig(gpr) pkgconfig(grpc) pkgconfig(grpc_unsecure) pkgconfig(libcares) pkgconfig(openssl) pkgconfig(protobuf) pkgconfig(zlib) Processing files: python3-grpcio-1.26.0-1.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TPQVdr + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/python3-grpcio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/python3-grpcio + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64/usr/share/licenses/python3-grpcio + exit 0 Provides: python3-grpcio = 1.26.0-1.el8 python3-grpcio(x86-64) = 1.26.0-1.el8 python3.6dist(grpcio) = 1.26.0 python3dist(grpcio) = 1.26.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcares.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libpython3.6m.so.1.0()(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libz.so.1()(64bit) python(abi) = 3.6 python3.6dist(six) >= 1.5.2 rtld(GNU_HASH) Processing files: grpc-debugsource-1.26.0-1.el8.x86_64 Provides: grpc-debugsource = 1.26.0-1.el8 grpc-debugsource(x86-64) = 1.26.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grpc-debuginfo-1.26.0-1.el8.x86_64 Provides: grpc-debuginfo = 1.26.0-1.el8 grpc-debuginfo(x86-64) = 1.26.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-1.el8 Processing files: grpc-plugins-debuginfo-1.26.0-1.el8.x86_64 Provides: debuginfo(build-id) = 19139c3f2ae3b521615ba711c6139ee90c7b06c2 debuginfo(build-id) = 52d91e7f5e43436c6b56948b9a339661ab749985 debuginfo(build-id) = ab993b9ac541c516d34fd6ea3eb3b7c7dcecf34b debuginfo(build-id) = aecbde2e898cee20e5bb8be207afef7eaa13ffd0 debuginfo(build-id) = b683de64823f26022ad6fb5a8cd9dfa142ab96dd debuginfo(build-id) = bfd8e9c541f9e9a15f967fec32e900a526e3501c debuginfo(build-id) = fab36895b079e7a2b97dd21bbcd4e6333ef34599 grpc-plugins-debuginfo = 1.26.0-1.el8 grpc-plugins-debuginfo(x86-64) = 1.26.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-1.el8 Processing files: grpc-cli-debuginfo-1.26.0-1.el8.x86_64 Provides: debuginfo(build-id) = c73a9ac5a1ae34880191a6de15e5cfdaed11f7d7 grpc-cli-debuginfo = 1.26.0-1.el8 grpc-cli-debuginfo(x86-64) = 1.26.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-1.el8 Processing files: python3-grpcio-debuginfo-1.26.0-1.el8.x86_64 Provides: debuginfo(build-id) = a853bcce6456d40cb5eb2e7814223252ca4ef97a python3-grpcio-debuginfo = 1.26.0-1.el8 python3-grpcio-debuginfo(x86-64) = 1.26.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 Wrote: /builddir/build/RPMS/grpc-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-plugins-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-cli-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-devel-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-debugsource-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-debuginfo-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-plugins-debuginfo-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-cli-debuginfo-1.26.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-debuginfo-1.26.0-1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.66PMaY + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grpc-1.26.0-1.el8.x86_64 + exit 0 Child return code was: 0