>>> py3-grpcio: Building community/py3-grpcio 1.30.0-r1 (using abuild 3.8.0_rc3-r2) started Sun, 23 May 2021 13:09:28 +0000 >>> py3-grpcio: Checking sanity of /home/buildozer/aports/community/py3-grpcio/APKBUILD... >>> py3-grpcio: Analyzing dependencies... >>> py3-grpcio: Installing for build: build-base python3-dev py3-setuptools py3-six cython zlib-dev openssl-dev c-ares-dev linux-headers (1/21) Installing libbz2 (1.0.8-r1) (2/21) Installing libffi (3.3-r2) (3/21) Installing gdbm (1.19-r0) (4/21) Installing xz-libs (5.2.5-r0) (5/21) Installing mpdecimal (2.5.1-r1) (6/21) Installing readline (8.1.0-r0) (7/21) Installing sqlite-libs (3.35.5-r0) (8/21) Installing python3 (3.9.5-r1) (9/21) Installing python3-dev (3.9.5-r1) (10/21) Installing py3-ordered-set (4.0.2-r1) (11/21) Installing py3-appdirs (1.4.4-r2) (12/21) Installing py3-parsing (2.4.7-r2) (13/21) Installing py3-six (1.15.0-r1) (14/21) Installing py3-packaging (20.9-r1) (15/21) Installing py3-setuptools (52.0.0-r3) (16/21) Installing cython (0.29.22-r2) (17/21) Installing zlib-dev (1.2.11-r3) (18/21) Installing openssl-dev (1.1.1k-r0) (19/21) Installing c-ares-dev (1.17.1-r1) (20/21) Installing linux-headers (5.10.27-r0) (21/21) Installing .makedepends-py3-grpcio (20210523.130932) Executing busybox-1.33.1-r1.trigger OK: 412 MiB in 110 packages >>> py3-grpcio: Cleaning up srcdir >>> py3-grpcio: Cleaning up pkgdir >>> py3-grpcio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/grpc-1.30.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6812k 100 6812k 0 0 30.5M 0 --:--:-- --:--:-- --:--:-- 30.5M >>> py3-grpcio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1640k 100 1640k 0 0 14.9M 0 --:--:-- --:--:-- --:--:-- 14.9M >>> py3-grpcio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/grpc-1.30.0.tar.gz >>> py3-grpcio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d.tar.gz >>> py3-grpcio: Checking sha512sums... grpc-1.30.0.tar.gz: OK abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d.tar.gz: OK >>> py3-grpcio: Unpacking /var/cache/distfiles/v3.14/grpc-1.30.0.tar.gz... >>> py3-grpcio: Unpacking /var/cache/distfiles/v3.14/abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d.tar.gz... /home/buildozer/aports/community/py3-grpcio/src/grpc-1.30.0/src/python/grpcio/commands.py:102: SyntaxWarning: "is not" with a literal. Did you mean "!="? if exit_code is not 0: Cython-generated files are missing... /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-grpcio/src/grpc-1.30.0/src/python/grpcio/grpc/_cython/cygrpc.pxd tree = Parsing.p_module(s, pxd, full_module_name) 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-i686-3.9 creating python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_common.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_simple_stubs.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_interceptor.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_utilities.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/__init__.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_channel.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_compression.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_plugin_wrapping.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_server.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_auth.py -> python_build/lib.linux-i686-3.9/grpc creating python_build/lib.linux-i686-3.9/grpc/beta copying src/python/grpcio/grpc/beta/utilities.py -> python_build/lib.linux-i686-3.9/grpc/beta copying src/python/grpcio/grpc/beta/__init__.py -> python_build/lib.linux-i686-3.9/grpc/beta copying src/python/grpcio/grpc/beta/implementations.py -> python_build/lib.linux-i686-3.9/grpc/beta copying src/python/grpcio/grpc/beta/_client_adaptations.py -> python_build/lib.linux-i686-3.9/grpc/beta copying src/python/grpcio/grpc/beta/_server_adaptations.py -> python_build/lib.linux-i686-3.9/grpc/beta copying src/python/grpcio/grpc/beta/interfaces.py -> python_build/lib.linux-i686-3.9/grpc/beta copying src/python/grpcio/grpc/beta/_metadata.py -> python_build/lib.linux-i686-3.9/grpc/beta creating python_build/lib.linux-i686-3.9/grpc/_cython copying src/python/grpcio/grpc/_cython/__init__.py -> python_build/lib.linux-i686-3.9/grpc/_cython creating python_build/lib.linux-i686-3.9/grpc/experimental copying src/python/grpcio/grpc/experimental/gevent.py -> python_build/lib.linux-i686-3.9/grpc/experimental copying src/python/grpcio/grpc/experimental/__init__.py -> python_build/lib.linux-i686-3.9/grpc/experimental copying src/python/grpcio/grpc/experimental/session_cache.py -> python_build/lib.linux-i686-3.9/grpc/experimental creating python_build/lib.linux-i686-3.9/grpc/framework copying src/python/grpcio/grpc/framework/__init__.py -> python_build/lib.linux-i686-3.9/grpc/framework creating python_build/lib.linux-i686-3.9/grpc/_cython/_cygrpc copying src/python/grpcio/grpc/_cython/_cygrpc/__init__.py -> python_build/lib.linux-i686-3.9/grpc/_cython/_cygrpc creating python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_interceptor.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_base_server.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_base_channel.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_typing.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/__init__.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_channel.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_base_call.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_utils.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_call.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_metadata.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_server.py -> python_build/lib.linux-i686-3.9/grpc/experimental/aio creating python_build/lib.linux-i686-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream_util.py -> python_build/lib.linux-i686-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/__init__.py -> python_build/lib.linux-i686-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/logging_pool.py -> python_build/lib.linux-i686-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/abandonment.py -> python_build/lib.linux-i686-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/callable_util.py -> python_build/lib.linux-i686-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/future.py -> python_build/lib.linux-i686-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream.py -> python_build/lib.linux-i686-3.9/grpc/framework/foundation creating python_build/lib.linux-i686-3.9/grpc/framework/common copying src/python/grpcio/grpc/framework/common/__init__.py -> python_build/lib.linux-i686-3.9/grpc/framework/common copying src/python/grpcio/grpc/framework/common/cardinality.py -> python_build/lib.linux-i686-3.9/grpc/framework/common copying src/python/grpcio/grpc/framework/common/style.py -> python_build/lib.linux-i686-3.9/grpc/framework/common creating python_build/lib.linux-i686-3.9/grpc/framework/interfaces copying src/python/grpcio/grpc/framework/interfaces/__init__.py -> python_build/lib.linux-i686-3.9/grpc/framework/interfaces creating python_build/lib.linux-i686-3.9/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/utilities.py -> python_build/lib.linux-i686-3.9/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/face.py -> python_build/lib.linux-i686-3.9/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/__init__.py -> python_build/lib.linux-i686-3.9/grpc/framework/interfaces/face creating python_build/lib.linux-i686-3.9/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/utilities.py -> python_build/lib.linux-i686-3.9/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/__init__.py -> python_build/lib.linux-i686-3.9/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/base.py -> python_build/lib.linux-i686-3.9/grpc/framework/interfaces/base creating python_build/lib.linux-i686-3.9/grpc/_cython/_credentials copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.linux-i686-3.9/grpc/_cython/_credentials running build_ext Found cython-generated files... building 'grpc._cython.cygrpc' extension creating python_build/temp.linux-i686-3.9 creating python_build/temp.linux-i686-3.9/src creating python_build/temp.linux-i686-3.9/src/core creating python_build/temp.linux-i686-3.9/src/core/ext creating python_build/temp.linux-i686-3.9/src/core/ext/filters creating python_build/temp.linux-i686-3.9/src/core/ext/filters/census creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/health creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/pick_first creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/priority creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/round_robin creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/weighted_target creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/native creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/fake creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/sockaddr creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/xds creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/xds creating python_build/temp.linux-i686-3.9/src/core/ext/filters/client_idle creating python_build/temp.linux-i686-3.9/src/core/ext/filters/deadline creating python_build/temp.linux-i686-3.9/src/core/ext/filters/http creating python_build/temp.linux-i686-3.9/src/core/ext/filters/http/client creating python_build/temp.linux-i686-3.9/src/core/ext/filters/http/message_compress creating python_build/temp.linux-i686-3.9/src/core/ext/filters/http/server creating python_build/temp.linux-i686-3.9/src/core/ext/filters/max_age creating python_build/temp.linux-i686-3.9/src/core/ext/filters/message_size creating python_build/temp.linux-i686-3.9/src/core/ext/filters/workarounds creating python_build/temp.linux-i686-3.9/src/core/ext/transport creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2 creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/alpn creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client/insecure creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client/secure creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/server creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/server/insecure creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/server/secure creating python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport creating python_build/temp.linux-i686-3.9/src/core/ext/transport/inproc creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/annotations creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/route creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/accesslog creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/accesslog/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/network creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/network/http_connection_manager creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/network/http_connection_manager/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/listener creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/listener/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/trace creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/trace/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/discovery creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/discovery/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/load_stats creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/load_stats/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/matcher creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/metadata creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/metadata/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/tracing creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/tracing/v2 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/gogoproto creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/api creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/rpc creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/health creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/health/v1 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/lb creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/lb/v1 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/annotations creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/data creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/data/orca creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/data/orca/v1 creating python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/validate creating python_build/temp.linux-i686-3.9/src/core/lib creating python_build/temp.linux-i686-3.9/src/core/lib/avl creating python_build/temp.linux-i686-3.9/src/core/lib/backoff creating python_build/temp.linux-i686-3.9/src/core/lib/channel creating python_build/temp.linux-i686-3.9/src/core/lib/compression creating python_build/temp.linux-i686-3.9/src/core/lib/debug creating python_build/temp.linux-i686-3.9/src/core/lib/gpr creating python_build/temp.linux-i686-3.9/src/core/lib/gprpp creating python_build/temp.linux-i686-3.9/src/core/lib/http creating python_build/temp.linux-i686-3.9/src/core/lib/iomgr creating python_build/temp.linux-i686-3.9/src/core/lib/iomgr/executor creating python_build/temp.linux-i686-3.9/src/core/lib/iomgr/poller creating python_build/temp.linux-i686-3.9/src/core/lib/json creating python_build/temp.linux-i686-3.9/src/core/lib/profiling creating python_build/temp.linux-i686-3.9/src/core/lib/security creating python_build/temp.linux-i686-3.9/src/core/lib/security/context creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/composite creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/fake creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/google_default creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/iam creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/jwt creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/local creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/oauth2 creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/plugin creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/ssl creating python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/tls creating python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector creating python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/alts creating python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/fake creating python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/local creating python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/ssl creating python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/tls creating python_build/temp.linux-i686-3.9/src/core/lib/security/transport creating python_build/temp.linux-i686-3.9/src/core/lib/security/util creating python_build/temp.linux-i686-3.9/src/core/lib/slice creating python_build/temp.linux-i686-3.9/src/core/lib/surface creating python_build/temp.linux-i686-3.9/src/core/lib/transport creating python_build/temp.linux-i686-3.9/src/core/lib/uri creating python_build/temp.linux-i686-3.9/src/core/plugin_registry creating python_build/temp.linux-i686-3.9/src/core/tsi creating python_build/temp.linux-i686-3.9/src/core/tsi/alts creating python_build/temp.linux-i686-3.9/src/core/tsi/alts/crypt creating python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector creating python_build/temp.linux-i686-3.9/src/core/tsi/alts/handshaker creating python_build/temp.linux-i686-3.9/src/core/tsi/alts/zero_copy_frame_protector creating python_build/temp.linux-i686-3.9/src/core/tsi/ssl creating python_build/temp.linux-i686-3.9/src/core/tsi/ssl/session_cache creating python_build/temp.linux-i686-3.9/src/python creating python_build/temp.linux-i686-3.9/src/python/grpcio creating python_build/temp.linux-i686-3.9/src/python/grpcio/grpc creating python_build/temp.linux-i686-3.9/src/python/grpcio/grpc/_cython creating python_build/temp.linux-i686-3.9/third_party creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/numeric creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src creating python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/types creating python_build/temp.linux-i686-3.9/third_party/address_sorting creating python_build/temp.linux-i686-3.9/third_party/upb creating python_build/temp.linux-i686-3.9/third_party/upb/upb gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/census/grpc_context.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/backend_metric.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/backup_poller.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/channel_connectivity.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/client_channel.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/client_channel_factory.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/client_channel_plugin.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/global_subchannel_pool.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/health/health_check_client.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/http_connect_handshaker.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/http_proxy.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/address_filtering.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/address_filtering.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/child_policy_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/priority/priority.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/priority/priority.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/xds/cds.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/xds/eds.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds/eds.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/xds/lrs.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds/lrs.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy/xds/xds_routing.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds/xds_routing.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/lb_policy_registry.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/local_subchannel_pool.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/parse_address.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver_registry.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolver_result_parsing.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/resolving_lb_policy.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/retry_throttle.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/server_address.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/service_config.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/service_config_parser.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/service_config_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/subchannel.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/subchannel_pool_interface.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/xds/xds_api.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/xds/xds_bootstrap.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/xds/xds_channel_secure.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/xds/xds_client.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_channel/xds/xds_client_stats.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/client_idle/client_idle_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/deadline/deadline_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/http/client/http_client_filter.cc -o python_build/temp.linux-i686-3.9/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++ src/core/ext/filters/http/client/http_client_filter.cc: In function 'grpc_error* client_filter_incoming_metadata(grpc_metadata_batch*)': src/core/ext/filters/http/client/http_client_filter.cc:160:76: warning: array subscript 16 is above array bounds of 'const uint8_t [11]' {aka 'const unsigned char [11]'} [-Warray-bounds] 160 | b->idx.named.content_type->md))[EXPECTED_CONTENT_TYPE_LENGTH] == | ^ In file included from include/grpc/impl/codegen/grpc_types.h:26, from include/grpc/impl/codegen/byte_buffer.h:24, from include/grpc/byte_buffer.h:24, from include/grpc/grpc.h:26, from ./src/core/lib/channel/channel_stack.h:51, from ./src/core/ext/filters/http/client/http_client_filter.h:23, from src/core/ext/filters/http/client/http_client_filter.cc:33: include/grpc/impl/codegen/slice.h:69:15: note: while referencing 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' 69 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/http/client_authority_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/http/http_filters_plugin.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/http/message_compress/message_compress_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/http/message_compress/message_decompress_filter.cc -o python_build/temp.linux-i686-3.9/src/core/ext/filters/http/message_compress/message_decompress_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/http/server/http_server_filter.cc -o python_build/temp.linux-i686-3.9/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++ src/core/ext/filters/http/server/http_server_filter.cc: In function 'grpc_error* hs_filter_incoming_metadata(grpc_call_element*, grpc_metadata_batch*)': src/core/ext/filters/http/server/http_server_filter.cc:233:76: warning: array subscript 16 is above array bounds of 'const uint8_t [11]' {aka 'const unsigned char [11]'} [-Warray-bounds] 233 | b->idx.named.content_type->md))[EXPECTED_CONTENT_TYPE_LENGTH] == | ^ In file included from include/grpc/impl/codegen/grpc_types.h:26, from include/grpc/impl/codegen/byte_buffer.h:24, from include/grpc/byte_buffer.h:24, from include/grpc/grpc.h:26, from ./src/core/lib/channel/channel_stack.h:51, from ./src/core/ext/filters/http/server/http_server_filter.h:24, from src/core/ext/filters/http/server/http_server_filter.cc:21: include/grpc/impl/codegen/slice.h:69:15: note: while referencing 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' 69 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/max_age/max_age_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/message_size/message_size_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/filters/workarounds/workaround_utils.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/alpn/alpn.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/client/authority.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/client/chttp2_connector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/client/insecure/channel_create.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/server/chttp2_server.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/bin_decoder.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/bin_encoder.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/chttp2_plugin.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/context_list.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/flow_control.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/frame_data.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/frame_goaway.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/frame_ping.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/frame_settings.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/frame_window_update.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/hpack_parser.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/hpack_table.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/http2_settings.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/huffsyms.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/incoming_metadata.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/parsing.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/stream_lists.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/stream_map.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/varint.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/chttp2/transport/writing.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/inproc/inproc_plugin.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/transport/inproc/inproc_transport.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/annotations/resource.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/annotations/resource.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/auth/common.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/common.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/auth/secret.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/secret.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/auth/tls.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/tls.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/cds.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/cluster.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/backoff.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/backoff.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/event_service_config.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/event_service_config.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/core/socket_option.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/socket_option.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/eds.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/endpoint.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint_components.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint_components.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/lds.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/lds.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/listener.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/listener/listener.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener/listener.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/listener/listener_components.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener/listener_components.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/listener/udp_listener_config.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener/udp_listener_config.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/rds.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/rds.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/route.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/route.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/route/route.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/route/route.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/route/route_components.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/route/route_components.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/scoped_route.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/scoped_route.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/api/v2/srds.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/srds.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/config/filter/accesslog/v2/accesslog.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/accesslog/v2/accesslog.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/config/listener/v2/api_listener.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/listener/v2/api_listener.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/config/trace/v2/http_tracer.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/trace/v2/http_tracer.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/http.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/http.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/matcher/regex.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/matcher/regex.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/matcher/string.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/matcher/string.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/metadata/v2/metadata.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/metadata/v2/metadata.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/percent.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/percent.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/range.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/range.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/semantic_version.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/semantic_version.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/envoy/type/tracing/v2/custom_tag.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/tracing/v2/custom_tag.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/gogoproto/gogo.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/gogoproto/gogo.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/api/annotations.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/api/annotations.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/api/http.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/api/http.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/protobuf/any.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/any.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/protobuf/descriptor.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/protobuf/duration.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/duration.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/protobuf/empty.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/empty.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/protobuf/struct.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/struct.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/google/rpc/status.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/rpc/status.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/udpa/annotations/migrate.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/udpa/annotations/status.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/annotations/status.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/ext/upb-generated/validate/validate.upb.c -o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/validate/validate.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/avl/avl.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/backoff/backoff.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/channel_args.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/channel_stack.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/channel_stack_builder.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/channel_trace.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/channelz.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/channelz_registry.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/connected_channel.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/handshaker.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/handshaker_registry.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/channel/status_util.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/compression/compression.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/compression/compression_args.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/compression/compression_internal.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/compression/message_compress.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/compression/stream_compression.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/compression/stream_compression_gzip.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/compression/stream_compression_identity.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/debug/stats.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/debug/stats_data.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/debug/trace.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/alloc.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/atm.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/cpu_iphone.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/cpu_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/cpu_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/cpu_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/env_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/env_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/env_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/log.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/log_android.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/log_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/log_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/log_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/murmur_hash.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/string.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/string_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/string_util_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/string_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/sync.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/sync_abseil.cc -o python_build/temp.linux-i686-3.9/src/core/lib/gpr/sync_abseil.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/sync_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/sync_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/time.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/time_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/time_precise.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/time_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/tls_pthread.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/tmpfile_msys.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/tmpfile_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/tmpfile_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gpr/wrap_memcpy.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gprpp/arena.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gprpp/fork.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gprpp/global_config_env.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gprpp/host_port.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gprpp/mpscq.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gprpp/thd_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/gprpp/thd_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/http/format_request.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/http/httpcli.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/http/httpcli_security_connector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/http/parser.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/buffer_list.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/call_combiner.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/cfstream_handle.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/combiner.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/dualstack_socket_posix.cc -o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/dualstack_socket_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/endpoint.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/endpoint_cfstream.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/endpoint_pair_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/endpoint_pair_uv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/endpoint_pair_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/error.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/error_cfstream.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/ev_apple.cc -o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/ev_apple.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/ev_epoll1_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/ev_epollex_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/ev_poll_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/ev_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/ev_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/exec_ctx.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/executor.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/executor/mpmcqueue.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/executor/threadpool.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/fork_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/fork_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/gethostname_fallback.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/gethostname_host_name_max.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/gethostname_sysconf.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/internal_errqueue.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iocp_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iomgr.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iomgr_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iomgr_internal.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iomgr_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iomgr_posix_cfstream.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iomgr_uv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/iomgr_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/is_epollexclusive_available.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/load_file.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/lockfree_event.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/poller/eventmanager_libuv.cc -o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/poller/eventmanager_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/polling_entity.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/pollset.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/pollset_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/pollset_set.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/pollset_set_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/pollset_set_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/pollset_uv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/pollset_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/resolve_address.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/resolve_address_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/resolve_address_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/resolve_address_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/resource_quota.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/sockaddr_utils.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_factory_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_mutator.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_utils_common_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_utils_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_utils_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_utils_uv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_utils_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/socket_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_client.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_client_cfstream.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_client_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_client_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_client_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_server.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_server_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_server_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_server_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_uv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/tcp_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/time_averaged_stats.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/timer.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/timer_custom.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/timer_generic.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/timer_heap.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/timer_manager.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/timer_uv.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/udp_server.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/unix_sockets_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/unix_sockets_posix_noop.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/wakeup_fd_eventfd.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/wakeup_fd_nospecial.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/wakeup_fd_pipe.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/wakeup_fd_posix.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/iomgr/work_serializer.cc -o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/work_serializer.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/json/json_reader.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/json/json_writer.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/profiling/basic_timers.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/profiling/stap_timers.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/context/security_context.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/alts_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/check_gcp_environment.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/composite/composite_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/credentials_metadata.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/fake/fake_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/google_default/credentials_generic.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/google_default/google_default_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/iam/iam_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/jwt/json_token.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/jwt/jwt_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/jwt/jwt_verifier.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/local/local_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/oauth2/oauth2_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/plugin/plugin_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/ssl/ssl_credentials.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/credentials/tls/tls_credentials.cc -o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/tls/tls_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/alts/alts_security_connector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/fake/fake_security_connector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/load_system_roots_fallback.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/load_system_roots_linux.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/local/local_security_connector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/security_connector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/ssl/ssl_security_connector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/ssl_utils.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/ssl_utils_config.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/security_connector/tls/tls_security_connector.cc -o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/tls/tls_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/transport/client_auth_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/transport/secure_endpoint.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/transport/security_handshaker.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/transport/server_auth_filter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/transport/target_authority_table.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/transport/tsi_error.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/security/util/json_util.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/slice/b64.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/slice/percent_encoding.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/slice/slice.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/slice/slice_buffer.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/slice/slice_intern.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/slice/slice_string_helpers.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/api_trace.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/byte_buffer.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/byte_buffer_reader.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/call.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/call_details.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/call_log_batch.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/channel.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/channel_init.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/channel_ping.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/channel_stack_type.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/completion_queue.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/completion_queue_factory.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/event_string.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/init.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/init_secure.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/lame_client.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/metadata_array.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/server.cc -o python_build/temp.linux-i686-3.9/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++ src/core/lib/surface/server.cc: In function 'grpc_call_error {anonymous}::queue_call_request.constprop(grpc_server*, size_t, {anonymous}::requested_call*)': src/core/lib/surface/server.cc:1242:37: warning: 'rm' may be used uninitialized in this function [-Wmaybe-uninitialized] 1242 | rm->RequestCallWithPossiblePublish(cq_idx, rc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/validate_metadata.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/surface/version.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/bdp_estimator.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/byte_stream.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/connectivity_state.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/error_utils.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/metadata.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/metadata_batch.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/pid_controller.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/static_metadata.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/status_conversion.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/status_metadata.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/timeout_encoding.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/transport.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/transport/transport_op_string.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/lib/uri/uri_parser.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/plugin_registry/grpc_plugin_registry.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/crypt/aes_gcm.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/crypt/gsec.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/frame_protector/alts_counter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/frame_protector/alts_crypter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/frame_protector/alts_frame_protector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/frame_protector/frame_handler.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/handshaker/alts_handshaker_client.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/handshaker/alts_shared_resource.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/handshaker/alts_tsi_utils.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/handshaker/transport_security_common_api.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/fake_transport_security.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/local_transport_security.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/ssl/session_cache/ssl_session_cache.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/ssl/session_cache/ssl_session_openssl.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/ssl_transport_security.cc -o python_build/temp.linux-i686-3.9/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:1811:44: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] 1811 | ssl_context = SSL_CTX_new(TLSv1_2_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/x509.h:14, from ./src/core/tsi/ssl_transport_security.h:28, from src/core/tsi/ssl_transport_security.cc:21: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | 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:1975:58: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] 1975 | impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/x509.h:14, from ./src/core/tsi/ssl_transport_security.h:28, from src/core/tsi/ssl_transport_security.cc:21: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/transport_security.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/core/tsi/transport_security_grpc.cc -o python_build/temp.linux-i686-3.9/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c src/python/grpcio/grpc/_cython/cygrpc.cpp -o python_build/temp.linux-i686-3.9/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_f_4grpc_7_cython_6cygrpc__initialize()': src/python/grpcio/grpc/_cython/cygrpc.cpp:105303:29: warning: 'void PyEval_InitThreads()' is deprecated [-Wdeprecated-declarations] 105303 | (void)(PyEval_InitThreads()); | ^ In file included from /usr/include/python3.9/Python.h:145, from src/python/grpcio/grpc/_cython/cygrpc.cpp:616: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp: At global scope: src/python/grpcio/grpc/_cython/cygrpc.cpp:141231:1: warning: 'void __Pyx_PyAsyncGen_Fini()' defined but not used [-Wunused-function] 141231 | __Pyx_PyAsyncGen_Fini(void) | ^~~~~~~~~~~~~~~~~~~~~ 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:18196:48: warning: '__pyx_v_c_completion_queue' may be used uninitialized in this function [-Wmaybe-uninitialized] 18196 | __pyx_v_segregated_call->_c_completion_queue = __pyx_v_c_completion_queue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp:17836:26: note: '__pyx_v_c_completion_queue' was declared here 17836 | grpc_completion_queue *__pyx_v_c_completion_queue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/dynamic_annotations.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/dynamic_annotations.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/cycleclock.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/cycleclock.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/raw_logging.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/raw_logging.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/spinlock.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/spinlock.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/spinlock_wait.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/spinlock_wait.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/sysinfo.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/sysinfo.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/thread_identity.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/thread_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/throw_delegate.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/throw_delegate.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/base/log_severity.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/log_severity.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/numeric/int128.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/numeric/int128.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/ascii.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/ascii.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/charconv.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/charconv.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/escaping.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/escaping.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/charconv_bigint.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/charconv_parse.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc: In instantiation of 'absl::lts_2020_02_25::strings_internal::ParsedFloat absl::lts_2020_02_25::strings_internal::ParseFloat(const char*, const char*, absl::lts_2020_02_25::chars_format) [with int base = 10]': third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc:498:62: required from here third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc:419:36: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 419 | } else if (post_decimal_digits > digits_left) { | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc: In instantiation of 'absl::lts_2020_02_25::strings_internal::ParsedFloat absl::lts_2020_02_25::strings_internal::ParseFloat(const char*, const char*, absl::lts_2020_02_25::chars_format) [with int base = 16]': third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc:500:62: required from here third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc:419:36: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/escaping.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/escaping.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/memutil.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/memutil.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/ostringstream.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/ostringstream.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/str_format/arg.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/arg.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/str_format/bind.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/bind.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/extension.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/float_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/str_format/output.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/output.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/internal/utf8.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/utf8.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/match.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/match.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/numbers.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/numbers.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/str_cat.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/str_cat.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/str_replace.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/str_replace.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/str_split.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/str_split.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/string_view.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/string_view.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/strings/substitute.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/substitute.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/civil_time.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/civil_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/clock.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/clock.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/duration.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/duration.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/format.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/format.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/time/time.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/abseil-cpp/absl/types/bad_optional_access.cc -o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/types/bad_optional_access.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1plus: warning: command-line option '-std=gnu99' is valid for C/ObjC but not for C++ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/address_sorting/address_sorting.c -o python_build/temp.linux-i686-3.9/third_party/address_sorting/address_sorting.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/address_sorting/address_sorting_posix.c -o python_build/temp.linux-i686-3.9/third_party/address_sorting/address_sorting_posix.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/address_sorting/address_sorting_windows.c -o python_build/temp.linux-i686-3.9/third_party/address_sorting/address_sorting_windows.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/upb/upb/decode.c -o python_build/temp.linux-i686-3.9/third_party/upb/upb/decode.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread 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] 164 | CHK(d->end_group == field_number); | ^~ third_party/upb/upb/decode.c:48:22: note: in definition of macro 'CHK' 48 | #define CHK(x) if (!(x)) { return 0; } | ^ third_party/upb/upb/decode.c: In function 'upb_decode_groupfield': third_party/upb/upb/decode.c:325:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 325 | CHK(d->end_group == field_number); | ^~ third_party/upb/upb/decode.c:48:22: note: in definition of macro 'CHK' 48 | #define CHK(x) if (!(x)) { return 0; } | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/upb/upb/encode.c -o python_build/temp.linux-i686-3.9/third_party/upb/upb/encode.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/upb/upb/msg.c -o python_build/temp.linux-i686-3.9/third_party/upb/upb/msg.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/upb/upb/port.c -o python_build/temp.linux-i686-3.9/third_party/upb/upb/port.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/upb/upb/table.c -o python_build/temp.linux-i686-3.9/third_party/upb/upb/table.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -I/usr/include -I/usr/include/python3.9 -c third_party/upb/upb/upb.c -o python_build/temp.linux-i686-3.9/third_party/upb/upb/upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread g++ -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer python_build/temp.linux-i686-3.9/src/core/ext/filters/census/grpc_context.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/backend_metric.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/backup_poller.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/channel_connectivity.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/client_channel.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/client_channel_channelz.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/client_channel_factory.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/client_channel_plugin.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/global_subchannel_pool.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/health/health_check_client.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/http_connect_handshaker.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/http_proxy.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/address_filtering.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/priority/priority.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds/cds.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds/eds.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds/lrs.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy/xds/xds_routing.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/lb_policy_registry.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/local_subchannel_pool.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/parse_address.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/proxy_mapper_registry.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver_registry.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolver_result_parsing.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/resolving_lb_policy.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/retry_throttle.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/server_address.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/service_config.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/service_config_parser.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/subchannel.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/subchannel_pool_interface.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/xds/xds_api.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/xds/xds_bootstrap.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/xds/xds_channel_secure.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/xds/xds_client.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_channel/xds/xds_client_stats.o python_build/temp.linux-i686-3.9/src/core/ext/filters/client_idle/client_idle_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/deadline/deadline_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/http/client/http_client_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/http/client_authority_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/http/http_filters_plugin.o python_build/temp.linux-i686-3.9/src/core/ext/filters/http/message_compress/message_compress_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/http/message_compress/message_decompress_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/http/server/http_server_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/max_age/max_age_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/message_size/message_size_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o python_build/temp.linux-i686-3.9/src/core/ext/filters/workarounds/workaround_utils.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/alpn/alpn.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client/authority.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client/chttp2_connector.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client/insecure/channel_create.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/server/chttp2_server.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/bin_decoder.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/bin_encoder.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/chttp2_plugin.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/chttp2_transport.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/context_list.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/flow_control.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/frame_data.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/frame_goaway.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/frame_ping.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/frame_rst_stream.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/frame_settings.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/frame_window_update.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/hpack_encoder.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/hpack_parser.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/hpack_table.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/http2_settings.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/huffsyms.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/incoming_metadata.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/parsing.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/stream_lists.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/stream_map.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/varint.o python_build/temp.linux-i686-3.9/src/core/ext/transport/chttp2/transport/writing.o python_build/temp.linux-i686-3.9/src/core/ext/transport/inproc/inproc_plugin.o python_build/temp.linux-i686-3.9/src/core/ext/transport/inproc/inproc_transport.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/annotations/resource.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/common.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/secret.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/tls.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/backoff.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/event_service_config.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/core/socket_option.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint_components.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/lds.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener/listener.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener/listener_components.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/listener/udp_listener_config.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/rds.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/route.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/route/route.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/route/route_components.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/scoped_route.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/api/v2/srds.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/accesslog/v2/accesslog.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/listener/v2/api_listener.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/config/trace/v2/http_tracer.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/http.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/matcher/regex.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/matcher/string.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/metadata/v2/metadata.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/percent.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/range.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/semantic_version.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/envoy/type/tracing/v2/custom_tag.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/gogoproto/gogo.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/api/annotations.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/api/http.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/any.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/duration.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/empty.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/struct.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/google/rpc/status.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/annotations/status.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o python_build/temp.linux-i686-3.9/src/core/ext/upb-generated/validate/validate.upb.o python_build/temp.linux-i686-3.9/src/core/lib/avl/avl.o python_build/temp.linux-i686-3.9/src/core/lib/backoff/backoff.o python_build/temp.linux-i686-3.9/src/core/lib/channel/channel_args.o python_build/temp.linux-i686-3.9/src/core/lib/channel/channel_stack.o python_build/temp.linux-i686-3.9/src/core/lib/channel/channel_stack_builder.o python_build/temp.linux-i686-3.9/src/core/lib/channel/channel_trace.o python_build/temp.linux-i686-3.9/src/core/lib/channel/channelz.o python_build/temp.linux-i686-3.9/src/core/lib/channel/channelz_registry.o python_build/temp.linux-i686-3.9/src/core/lib/channel/connected_channel.o python_build/temp.linux-i686-3.9/src/core/lib/channel/handshaker.o python_build/temp.linux-i686-3.9/src/core/lib/channel/handshaker_registry.o python_build/temp.linux-i686-3.9/src/core/lib/channel/status_util.o python_build/temp.linux-i686-3.9/src/core/lib/compression/compression.o python_build/temp.linux-i686-3.9/src/core/lib/compression/compression_args.o python_build/temp.linux-i686-3.9/src/core/lib/compression/compression_internal.o python_build/temp.linux-i686-3.9/src/core/lib/compression/message_compress.o python_build/temp.linux-i686-3.9/src/core/lib/compression/stream_compression.o python_build/temp.linux-i686-3.9/src/core/lib/compression/stream_compression_gzip.o python_build/temp.linux-i686-3.9/src/core/lib/compression/stream_compression_identity.o python_build/temp.linux-i686-3.9/src/core/lib/debug/stats.o python_build/temp.linux-i686-3.9/src/core/lib/debug/stats_data.o python_build/temp.linux-i686-3.9/src/core/lib/debug/trace.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/alloc.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/atm.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/cpu_iphone.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/cpu_linux.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/cpu_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/cpu_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/env_linux.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/env_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/env_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/log.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/log_android.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/log_linux.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/log_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/log_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/murmur_hash.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/string.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/string_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/string_util_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/string_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/sync.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/sync_abseil.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/sync_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/sync_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/time.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/time_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/time_precise.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/time_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/tls_pthread.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/tmpfile_msys.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/tmpfile_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/tmpfile_windows.o python_build/temp.linux-i686-3.9/src/core/lib/gpr/wrap_memcpy.o python_build/temp.linux-i686-3.9/src/core/lib/gprpp/arena.o python_build/temp.linux-i686-3.9/src/core/lib/gprpp/fork.o python_build/temp.linux-i686-3.9/src/core/lib/gprpp/global_config_env.o python_build/temp.linux-i686-3.9/src/core/lib/gprpp/host_port.o python_build/temp.linux-i686-3.9/src/core/lib/gprpp/mpscq.o python_build/temp.linux-i686-3.9/src/core/lib/gprpp/thd_posix.o python_build/temp.linux-i686-3.9/src/core/lib/gprpp/thd_windows.o python_build/temp.linux-i686-3.9/src/core/lib/http/format_request.o python_build/temp.linux-i686-3.9/src/core/lib/http/httpcli.o python_build/temp.linux-i686-3.9/src/core/lib/http/httpcli_security_connector.o python_build/temp.linux-i686-3.9/src/core/lib/http/parser.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/buffer_list.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/call_combiner.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/cfstream_handle.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/combiner.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/dualstack_socket_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/endpoint.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/endpoint_cfstream.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/endpoint_pair_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/endpoint_pair_uv.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/endpoint_pair_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/error.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/error_cfstream.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/ev_apple.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/ev_epoll1_linux.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/ev_epollex_linux.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/ev_poll_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/ev_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/ev_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/exec_ctx.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/executor.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/executor/mpmcqueue.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/executor/threadpool.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/fork_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/fork_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/gethostname_fallback.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/gethostname_host_name_max.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/gethostname_sysconf.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/grpc_if_nametoindex_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/internal_errqueue.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iocp_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iomgr.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iomgr_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iomgr_internal.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iomgr_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iomgr_posix_cfstream.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iomgr_uv.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/iomgr_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/is_epollexclusive_available.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/load_file.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/lockfree_event.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/poller/eventmanager_libuv.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/polling_entity.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/pollset.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/pollset_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/pollset_set.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/pollset_set_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/pollset_set_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/pollset_uv.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/pollset_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/resolve_address.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/resolve_address_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/resolve_address_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/resolve_address_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/resource_quota.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/sockaddr_utils.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_factory_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_mutator.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_utils_common_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_utils_linux.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_utils_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_utils_uv.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_utils_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/socket_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_client.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_client_cfstream.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_client_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_client_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_client_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_server.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_server_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_server_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_server_utils_posix_common.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_server_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_uv.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/tcp_windows.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/time_averaged_stats.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/timer.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/timer_custom.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/timer_generic.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/timer_heap.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/timer_manager.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/timer_uv.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/udp_server.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/unix_sockets_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/unix_sockets_posix_noop.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/wakeup_fd_eventfd.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/wakeup_fd_nospecial.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/wakeup_fd_pipe.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/wakeup_fd_posix.o python_build/temp.linux-i686-3.9/src/core/lib/iomgr/work_serializer.o python_build/temp.linux-i686-3.9/src/core/lib/json/json_reader.o python_build/temp.linux-i686-3.9/src/core/lib/json/json_writer.o python_build/temp.linux-i686-3.9/src/core/lib/profiling/basic_timers.o python_build/temp.linux-i686-3.9/src/core/lib/profiling/stap_timers.o python_build/temp.linux-i686-3.9/src/core/lib/security/context/security_context.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/alts_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/check_gcp_environment.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/composite/composite_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/credentials_metadata.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/fake/fake_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/google_default/credentials_generic.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/google_default/google_default_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/iam/iam_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/jwt/json_token.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/jwt/jwt_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/jwt/jwt_verifier.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/local/local_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/oauth2/oauth2_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/plugin/plugin_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/ssl/ssl_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o python_build/temp.linux-i686-3.9/src/core/lib/security/credentials/tls/tls_credentials.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/alts/alts_security_connector.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/fake/fake_security_connector.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/load_system_roots_fallback.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/load_system_roots_linux.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/local/local_security_connector.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/security_connector.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/ssl/ssl_security_connector.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/ssl_utils.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/ssl_utils_config.o python_build/temp.linux-i686-3.9/src/core/lib/security/security_connector/tls/tls_security_connector.o python_build/temp.linux-i686-3.9/src/core/lib/security/transport/client_auth_filter.o python_build/temp.linux-i686-3.9/src/core/lib/security/transport/secure_endpoint.o python_build/temp.linux-i686-3.9/src/core/lib/security/transport/security_handshaker.o python_build/temp.linux-i686-3.9/src/core/lib/security/transport/server_auth_filter.o python_build/temp.linux-i686-3.9/src/core/lib/security/transport/target_authority_table.o python_build/temp.linux-i686-3.9/src/core/lib/security/transport/tsi_error.o python_build/temp.linux-i686-3.9/src/core/lib/security/util/json_util.o python_build/temp.linux-i686-3.9/src/core/lib/slice/b64.o python_build/temp.linux-i686-3.9/src/core/lib/slice/percent_encoding.o python_build/temp.linux-i686-3.9/src/core/lib/slice/slice.o python_build/temp.linux-i686-3.9/src/core/lib/slice/slice_buffer.o python_build/temp.linux-i686-3.9/src/core/lib/slice/slice_intern.o python_build/temp.linux-i686-3.9/src/core/lib/slice/slice_string_helpers.o python_build/temp.linux-i686-3.9/src/core/lib/surface/api_trace.o python_build/temp.linux-i686-3.9/src/core/lib/surface/byte_buffer.o python_build/temp.linux-i686-3.9/src/core/lib/surface/byte_buffer_reader.o python_build/temp.linux-i686-3.9/src/core/lib/surface/call.o python_build/temp.linux-i686-3.9/src/core/lib/surface/call_details.o python_build/temp.linux-i686-3.9/src/core/lib/surface/call_log_batch.o python_build/temp.linux-i686-3.9/src/core/lib/surface/channel.o python_build/temp.linux-i686-3.9/src/core/lib/surface/channel_init.o python_build/temp.linux-i686-3.9/src/core/lib/surface/channel_ping.o python_build/temp.linux-i686-3.9/src/core/lib/surface/channel_stack_type.o python_build/temp.linux-i686-3.9/src/core/lib/surface/completion_queue.o python_build/temp.linux-i686-3.9/src/core/lib/surface/completion_queue_factory.o python_build/temp.linux-i686-3.9/src/core/lib/surface/event_string.o python_build/temp.linux-i686-3.9/src/core/lib/surface/init.o python_build/temp.linux-i686-3.9/src/core/lib/surface/init_secure.o python_build/temp.linux-i686-3.9/src/core/lib/surface/lame_client.o python_build/temp.linux-i686-3.9/src/core/lib/surface/metadata_array.o python_build/temp.linux-i686-3.9/src/core/lib/surface/server.o python_build/temp.linux-i686-3.9/src/core/lib/surface/validate_metadata.o python_build/temp.linux-i686-3.9/src/core/lib/surface/version.o python_build/temp.linux-i686-3.9/src/core/lib/transport/bdp_estimator.o python_build/temp.linux-i686-3.9/src/core/lib/transport/byte_stream.o python_build/temp.linux-i686-3.9/src/core/lib/transport/connectivity_state.o python_build/temp.linux-i686-3.9/src/core/lib/transport/error_utils.o python_build/temp.linux-i686-3.9/src/core/lib/transport/metadata.o python_build/temp.linux-i686-3.9/src/core/lib/transport/metadata_batch.o python_build/temp.linux-i686-3.9/src/core/lib/transport/pid_controller.o python_build/temp.linux-i686-3.9/src/core/lib/transport/static_metadata.o python_build/temp.linux-i686-3.9/src/core/lib/transport/status_conversion.o python_build/temp.linux-i686-3.9/src/core/lib/transport/status_metadata.o python_build/temp.linux-i686-3.9/src/core/lib/transport/timeout_encoding.o python_build/temp.linux-i686-3.9/src/core/lib/transport/transport.o python_build/temp.linux-i686-3.9/src/core/lib/transport/transport_op_string.o python_build/temp.linux-i686-3.9/src/core/lib/uri/uri_parser.o python_build/temp.linux-i686-3.9/src/core/plugin_registry/grpc_plugin_registry.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/crypt/aes_gcm.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/crypt/gsec.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector/alts_counter.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector/alts_crypter.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector/alts_frame_protector.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/frame_protector/frame_handler.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/handshaker/alts_handshaker_client.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/handshaker/alts_shared_resource.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/handshaker/alts_tsi_utils.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/handshaker/transport_security_common_api.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o python_build/temp.linux-i686-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o python_build/temp.linux-i686-3.9/src/core/tsi/fake_transport_security.o python_build/temp.linux-i686-3.9/src/core/tsi/local_transport_security.o python_build/temp.linux-i686-3.9/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o python_build/temp.linux-i686-3.9/src/core/tsi/ssl/session_cache/ssl_session_cache.o python_build/temp.linux-i686-3.9/src/core/tsi/ssl/session_cache/ssl_session_openssl.o python_build/temp.linux-i686-3.9/src/core/tsi/ssl_transport_security.o python_build/temp.linux-i686-3.9/src/core/tsi/transport_security.o python_build/temp.linux-i686-3.9/src/core/tsi/transport_security_grpc.o python_build/temp.linux-i686-3.9/src/python/grpcio/grpc/_cython/cygrpc.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/dynamic_annotations.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/cycleclock.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/raw_logging.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/spinlock.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/spinlock_wait.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/sysinfo.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/thread_identity.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/throw_delegate.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/base/log_severity.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/numeric/int128.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/ascii.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/charconv.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/escaping.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/charconv_parse.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/escaping.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/memutil.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/ostringstream.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/arg.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/bind.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/extension.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/output.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/str_format/parser.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/internal/utf8.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/match.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/numbers.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/str_cat.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/str_replace.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/str_split.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/string_view.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/strings/substitute.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/civil_time.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/clock.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/duration.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/format.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/time/time.o python_build/temp.linux-i686-3.9/third_party/abseil-cpp/absl/types/bad_optional_access.o python_build/temp.linux-i686-3.9/third_party/address_sorting/address_sorting.o python_build/temp.linux-i686-3.9/third_party/address_sorting/address_sorting_posix.o python_build/temp.linux-i686-3.9/third_party/address_sorting/address_sorting_windows.o python_build/temp.linux-i686-3.9/third_party/upb/upb/decode.o python_build/temp.linux-i686-3.9/third_party/upb/upb/encode.o python_build/temp.linux-i686-3.9/third_party/upb/upb/msg.o python_build/temp.linux-i686-3.9/third_party/upb/upb/port.o python_build/temp.linux-i686-3.9/third_party/upb/upb/table.o python_build/temp.linux-i686-3.9/third_party/upb/upb/upb.o -L/usr/lib -lrt -lm -lssl -lcrypto -lz -lcares -o python_build/lib.linux-i686-3.9/grpc/_cython/cygrpc.cpython-39-i386-linux-musl.so -lpthread -Wl,-wrap,memcpy -static-libgcc copying python_build/lib.linux-i686-3.9/grpc/_cython/cygrpc.cpython-39-i386-linux-musl.so -> src/python/grpcio/grpc/_cython >>> py3-grpcio: Entering fakeroot... Found cython-generated files... running install running build running build_py running build_project_metadata copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.linux-i686-3.9/grpc copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.linux-i686-3.9/grpc/_cython/_credentials running build_ext Found cython-generated files... copying python_build/lib.linux-i686-3.9/grpc/_cython/cygrpc.cpython-39-i386-linux-musl.so -> src/python/grpcio/grpc/_cython running install_lib creating /home/buildozer/aports/community/py3-grpcio/pkg creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_common.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_simple_stubs.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_interceptor.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_utilities.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta copying python_build/lib.linux-i686-3.9/grpc/beta/utilities.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta copying python_build/lib.linux-i686-3.9/grpc/beta/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta copying python_build/lib.linux-i686-3.9/grpc/beta/implementations.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta copying python_build/lib.linux-i686-3.9/grpc/beta/_client_adaptations.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta copying python_build/lib.linux-i686-3.9/grpc/beta/_server_adaptations.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta copying python_build/lib.linux-i686-3.9/grpc/beta/interfaces.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta copying python_build/lib.linux-i686-3.9/grpc/beta/_metadata.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython copying python_build/lib.linux-i686-3.9/grpc/_cython/cygrpc.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython copying python_build/lib.linux-i686-3.9/grpc/_cython/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-i686-3.9/grpc/_cython/_cygrpc/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython/_cygrpc creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-i686-3.9/grpc/_cython/_credentials/roots.pem -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-i686-3.9/grpc/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_channel.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-i686-3.9/grpc/experimental/gevent.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_interceptor.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_base_server.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_base_channel.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_typing.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_channel.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_base_call.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_utils.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_call.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_metadata.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/aio/_server.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-i686-3.9/grpc/experimental/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-i686-3.9/grpc/experimental/session_cache.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-i686-3.9/grpc/_grpcio_metadata.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_compression.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework copying python_build/lib.linux-i686-3.9/grpc/framework/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-i686-3.9/grpc/framework/foundation/stream_util.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-i686-3.9/grpc/framework/foundation/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-i686-3.9/grpc/framework/foundation/logging_pool.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-i686-3.9/grpc/framework/foundation/abandonment.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-i686-3.9/grpc/framework/foundation/callable_util.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-i686-3.9/grpc/framework/foundation/future.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-i686-3.9/grpc/framework/foundation/stream.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-i686-3.9/grpc/framework/common/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-i686-3.9/grpc/framework/common/cardinality.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-i686-3.9/grpc/framework/common/style.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/common creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-i686-3.9/grpc/framework/interfaces/face/utilities.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-i686-3.9/grpc/framework/interfaces/face/face.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-i686-3.9/grpc/framework/interfaces/face/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/face creating /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-i686-3.9/grpc/framework/interfaces/base/utilities.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-i686-3.9/grpc/framework/interfaces/base/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-i686-3.9/grpc/framework/interfaces/base/base.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-i686-3.9/grpc/framework/interfaces/__init__.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces copying python_build/lib.linux-i686-3.9/grpc/_plugin_wrapping.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_server.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc copying python_build/lib.linux-i686-3.9/grpc/_auth.py -> /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_common.py to _common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_simple_stubs.py to _simple_stubs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_interceptor.py to _interceptor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_utilities.py to _utilities.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta/utilities.py to utilities.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta/implementations.py to implementations.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/beta/_metadata.py to _metadata.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_channel.py to _channel.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/gevent.py to gevent.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_interceptor.py to _interceptor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_base_server.py to _base_server.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_base_channel.py to _base_channel.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_typing.py to _typing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_channel.py to _channel.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_base_call.py to _base_call.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_utils.py to _utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_call.py to _call.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_metadata.py to _metadata.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/aio/_server.py to _server.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_compression.py to _compression.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation/future.py to future.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/foundation/stream.py to stream.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/common/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/common/style.py to style.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_server.py to _server.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpc/_auth.py to _auth.cpython-39.pyc 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' 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-with-bazel' 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 /home/buildozer/aports/community/py3-grpcio/pkg/py3-grpcio/usr/lib/python3.9/site-packages/grpcio-1.30.0-py3.9.egg-info running install_scripts >>> py3-grpcio*: Running postcheck for py3-grpcio >>> py3-grpcio*: Preparing package py3-grpcio... >>> py3-grpcio*: Stripping binaries >>> py3-grpcio*: Scanning shared objects >>> py3-grpcio*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcares.so.2 so:libcrypto.so.1.1 so:libssl.so.1.1 so:libstdc++.so.6 so:libz.so.1 >>> py3-grpcio*: Package size: 4.5 MB >>> py3-grpcio*: Compressing data... >>> py3-grpcio*: Create checksum... >>> py3-grpcio*: Create py3-grpcio-1.30.0-r1.apk >>> py3-grpcio: Build complete at Sun, 23 May 2021 13:19:45 +0000 elapsed time 0h 10m 17s >>> py3-grpcio: Cleaning up srcdir >>> py3-grpcio: Cleaning up pkgdir >>> py3-grpcio: Uninstalling dependencies... (1/21) Purging .makedepends-py3-grpcio (20210523.130932) (2/21) Purging python3-dev (3.9.5-r1) (3/21) Purging py3-setuptools (52.0.0-r3) (4/21) Purging py3-ordered-set (4.0.2-r1) (5/21) Purging py3-appdirs (1.4.4-r2) (6/21) Purging py3-packaging (20.9-r1) (7/21) Purging py3-parsing (2.4.7-r2) (8/21) Purging py3-six (1.15.0-r1) (9/21) Purging cython (0.29.22-r2) (10/21) Purging python3 (3.9.5-r1) (11/21) Purging zlib-dev (1.2.11-r3) (12/21) Purging openssl-dev (1.1.1k-r0) (13/21) Purging c-ares-dev (1.17.1-r1) (14/21) Purging linux-headers (5.10.27-r0) (15/21) Purging libbz2 (1.0.8-r1) (16/21) Purging libffi (3.3-r2) (17/21) Purging gdbm (1.19-r0) (18/21) Purging xz-libs (5.2.5-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.1.0-r0) (21/21) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-grpcio: Updating the community/x86 repository index... >>> py3-grpcio: Signing the index...